# Functions

New creates a new token controller API client.
NewGetAccessTokenUsingPOSTCreated creates a GetAccessTokenUsingPOSTCreated with default headers values.
NewGetAccessTokenUsingPOSTForbidden creates a GetAccessTokenUsingPOSTForbidden with default headers values.
NewGetAccessTokenUsingPOSTNotFound creates a GetAccessTokenUsingPOSTNotFound with default headers values.
NewGetAccessTokenUsingPOSTOK creates a GetAccessTokenUsingPOSTOK with default headers values.
NewGetAccessTokenUsingPOSTParams creates a new GetAccessTokenUsingPOSTParams object with the default values initialized.
NewGetAccessTokenUsingPOSTParamsWithContext creates a new GetAccessTokenUsingPOSTParams object with the default values initialized, and the ability to set a context for a request.
NewGetAccessTokenUsingPOSTParamsWithHTTPClient creates a new GetAccessTokenUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAccessTokenUsingPOSTParamsWithTimeout creates a new GetAccessTokenUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAccessTokenUsingPOSTUnauthorized creates a GetAccessTokenUsingPOSTUnauthorized with default headers values.

# Structs

Client for token controller API */.
GetAccessTokenUsingPOSTCreated handles this case with default header values.
GetAccessTokenUsingPOSTForbidden handles this case with default header values.
GetAccessTokenUsingPOSTNotFound handles this case with default header values.
GetAccessTokenUsingPOSTOK handles this case with default header values.
GetAccessTokenUsingPOSTParams contains all the parameters to send to the API endpoint for the get access token using p o s t operation typically these are written to a http.Request */.
GetAccessTokenUsingPOSTReader is a Reader for the GetAccessTokenUsingPOST structure.
GetAccessTokenUsingPOSTUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.