# Functions
New creates a new access token API client.
New creates a new access token API client with basic auth credentials.
New creates a new access token API client with a bearer token for authentication.
NewCreateAccessTokenCreated creates a CreateAccessTokenCreated with default headers values.
NewCreateAccessTokenDefault creates a CreateAccessTokenDefault with default headers values.
NewCreateAccessTokenParams creates a new CreateAccessTokenParams object, with the default timeout for this client.
NewCreateAccessTokenParamsWithContext creates a new CreateAccessTokenParams object with the ability to set a context for a request.
NewCreateAccessTokenParamsWithHTTPClient creates a new CreateAccessTokenParams object with the ability to set a custom HTTPClient for a request.
NewCreateAccessTokenParamsWithTimeout creates a new CreateAccessTokenParams object with the ability to set a timeout on a request.
# Structs
Client for access token API
*/.
CreateAccessTokenCreated describes a response with status code 201, with default header values.
CreateAccessTokenDefault describes a response with status code -1, with default header values.
CreateAccessTokenParams contains all the parameters to send to the API endpoint
for the create access token operation.
CreateAccessTokenReader is a Reader for the CreateAccessToken structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.