response library

Classes

ApiResponse
A Response from an ApiClient.
SuccessApiResponse
A successful ApiResponse, most likely with a status code between 200 and 299.

Exceptions / Errors

ErrorApiResponse
An ApiResponse that represents an error.
RateLimitedResponse
An ApiResponse that represents a rate limited response.