# Functions

New creates a new tokens API client.
NewDeleteV1TokensTokenIDNotFound creates a DeleteV1TokensTokenIDNotFound with default headers values.
NewDeleteV1TokensTokenIDOK creates a DeleteV1TokensTokenIDOK with default headers values.
NewDeleteV1TokensTokenIDParams creates a new DeleteV1TokensTokenIDParams object with the default values initialized.
NewDeleteV1TokensTokenIDParamsWithContext creates a new DeleteV1TokensTokenIDParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteV1TokensTokenIDParamsWithHTTPClient creates a new DeleteV1TokensTokenIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteV1TokensTokenIDParamsWithTimeout creates a new DeleteV1TokensTokenIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetV1TokensOK creates a GetV1TokensOK with default headers values.
NewGetV1TokensParams creates a new GetV1TokensParams object with the default values initialized.
NewGetV1TokensParamsWithContext creates a new GetV1TokensParams object with the default values initialized, and the ability to set a context for a request.
NewGetV1TokensParamsWithHTTPClient creates a new GetV1TokensParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetV1TokensParamsWithTimeout creates a new GetV1TokensParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostV1TokensBadRequest creates a PostV1TokensBadRequest with default headers values.
NewPostV1TokensCreated creates a PostV1TokensCreated with default headers values.
NewPostV1TokensParams creates a new PostV1TokensParams object with the default values initialized.
NewPostV1TokensParamsWithContext creates a new PostV1TokensParams object with the default values initialized, and the ability to set a context for a request.
NewPostV1TokensParamsWithHTTPClient creates a new PostV1TokensParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostV1TokensParamsWithTimeout creates a new PostV1TokensParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutV1TokensTokenIDBadRequest creates a PutV1TokensTokenIDBadRequest with default headers values.
NewPutV1TokensTokenIDNotFound creates a PutV1TokensTokenIDNotFound with default headers values.
NewPutV1TokensTokenIDOK creates a PutV1TokensTokenIDOK with default headers values.
NewPutV1TokensTokenIDParams creates a new PutV1TokensTokenIDParams object with the default values initialized.
NewPutV1TokensTokenIDParamsWithContext creates a new PutV1TokensTokenIDParams object with the default values initialized, and the ability to set a context for a request.
NewPutV1TokensTokenIDParamsWithHTTPClient creates a new PutV1TokensTokenIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutV1TokensTokenIDParamsWithTimeout creates a new PutV1TokensTokenIDParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for tokens API */.
DeleteV1TokensTokenIDNotFound handles this case with default header values.
DeleteV1TokensTokenIDOK handles this case with default header values.
DeleteV1TokensTokenIDParams contains all the parameters to send to the API endpoint for the delete v1 tokens token ID operation typically these are written to a http.Request */.
DeleteV1TokensTokenIDReader is a Reader for the DeleteV1TokensTokenID structure.
GetV1TokensOK handles this case with default header values.
GetV1TokensParams contains all the parameters to send to the API endpoint for the get v1 tokens operation typically these are written to a http.Request */.
GetV1TokensReader is a Reader for the GetV1Tokens structure.
PostV1TokensBadRequest handles this case with default header values.
PostV1TokensCreated handles this case with default header values.
PostV1TokensParams contains all the parameters to send to the API endpoint for the post v1 tokens operation typically these are written to a http.Request */.
PostV1TokensReader is a Reader for the PostV1Tokens structure.
PutV1TokensTokenIDBadRequest handles this case with default header values.
PutV1TokensTokenIDNotFound handles this case with default header values.
PutV1TokensTokenIDOK handles this case with default header values.
PutV1TokensTokenIDParams contains all the parameters to send to the API endpoint for the put v1 tokens token ID operation typically these are written to a http.Request */.
PutV1TokensTokenIDReader is a Reader for the PutV1TokensTokenID structure.

# Interfaces

ClientService is the interface for Client methods.