Class JwtFetchApiKeyResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.server.response.JwtFetchApiKeyResponse

public class JwtFetchApiKeyResponse extends ZulipApiResponse
Zulip API response class for fetching an API key via JWT.
See Also:
  • Constructor Details

    • JwtFetchApiKeyResponse

      public JwtFetchApiKeyResponse()
  • Method Details