# Functions
New creates a new utilities API client.
NewGetMySubscriptionBadRequest creates a GetMySubscriptionBadRequest with default headers values.
NewGetMySubscriptionNotFound creates a GetMySubscriptionNotFound with default headers values.
NewGetMySubscriptionOK creates a GetMySubscriptionOK with default headers values.
NewGetMySubscriptionParams creates a new GetMySubscriptionParams object, with the default timeout for this client.
NewGetMySubscriptionParamsWithContext creates a new GetMySubscriptionParams object with the ability to set a context for a request.
NewGetMySubscriptionParamsWithHTTPClient creates a new GetMySubscriptionParams object with the ability to set a custom HTTPClient for a request.
NewGetMySubscriptionParamsWithTimeout creates a new GetMySubscriptionParams object with the ability to set a timeout on a request.
NewGetMySubscriptionUnauthorized creates a GetMySubscriptionUnauthorized with default headers values.
NewListMySubscriptionsBadRequest creates a ListMySubscriptionsBadRequest with default headers values.
NewListMySubscriptionsOK creates a ListMySubscriptionsOK with default headers values.
NewListMySubscriptionsParams creates a new ListMySubscriptionsParams object, with the default timeout for this client.
NewListMySubscriptionsParamsWithContext creates a new ListMySubscriptionsParams object with the ability to set a context for a request.
NewListMySubscriptionsParamsWithHTTPClient creates a new ListMySubscriptionsParams object with the ability to set a custom HTTPClient for a request.
NewListMySubscriptionsParamsWithTimeout creates a new ListMySubscriptionsParams object with the ability to set a timeout on a request.
NewListMySubscriptionsUnauthorized creates a ListMySubscriptionsUnauthorized with default headers values.
NewPingBadRequest creates a PingBadRequest with default headers values.
NewPingOK creates a PingOK with default headers values.
NewPingParams creates a new PingParams object, with the default timeout for this client.
NewPingParamsWithContext creates a new PingParams object with the ability to set a context for a request.
NewPingParamsWithHTTPClient creates a new PingParams object with the ability to set a custom HTTPClient for a request.
NewPingParamsWithTimeout creates a new PingParams object with the ability to set a timeout on a request.
NewPingUnauthorized creates a PingUnauthorized with default headers values.
# Structs
Client for utilities API
*/.
GetMySubscriptionBadRequest describes a response with status code 400, with default header values.
GetMySubscriptionNotFound describes a response with status code 404, with default header values.
GetMySubscriptionOK describes a response with status code 200, with default header values.
GetMySubscriptionParams contains all the parameters to send to the API endpoint
for the get my subscription operation.
GetMySubscriptionReader is a Reader for the GetMySubscription structure.
GetMySubscriptionUnauthorized describes a response with status code 401, with default header values.
ListMySubscriptionsBadRequest describes a response with status code 400, with default header values.
ListMySubscriptionsOK describes a response with status code 200, with default header values.
ListMySubscriptionsParams contains all the parameters to send to the API endpoint
for the list my subscriptions operation.
ListMySubscriptionsReader is a Reader for the ListMySubscriptions structure.
ListMySubscriptionsUnauthorized describes a response with status code 401, with default header values.
PingBadRequest describes a response with status code 400, with default header values.
PingOK describes a response with status code 200, with default header values.
PingParams contains all the parameters to send to the API endpoint
for the ping operation.
PingReader is a Reader for the Ping structure.
PingUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.