# Functions
New creates a new accounts API client.
NewGetCurrentAccountNotFound creates a GetCurrentAccountNotFound with default headers values.
NewGetCurrentAccountOK creates a GetCurrentAccountOK with default headers values.
NewGetCurrentAccountParams creates a new GetCurrentAccountParams object, with the default timeout for this client.
NewGetCurrentAccountParamsWithContext creates a new GetCurrentAccountParams object with the ability to set a context for a request.
NewGetCurrentAccountParamsWithHTTPClient creates a new GetCurrentAccountParams object with the ability to set a custom HTTPClient for a request.
NewGetCurrentAccountParamsWithTimeout creates a new GetCurrentAccountParams object with the ability to set a timeout on a request.
NewPatchCurrentAccountNotFound creates a PatchCurrentAccountNotFound with default headers values.
NewPatchCurrentAccountOK creates a PatchCurrentAccountOK with default headers values.
NewPatchCurrentAccountParams creates a new PatchCurrentAccountParams object, with the default timeout for this client.
NewPatchCurrentAccountParamsWithContext creates a new PatchCurrentAccountParams object with the ability to set a context for a request.
NewPatchCurrentAccountParamsWithHTTPClient creates a new PatchCurrentAccountParams object with the ability to set a custom HTTPClient for a request.
NewPatchCurrentAccountParamsWithTimeout creates a new PatchCurrentAccountParams object with the ability to set a timeout on a request.
NewUpdateCurrentAccountNotFound creates a UpdateCurrentAccountNotFound with default headers values.
NewUpdateCurrentAccountOK creates a UpdateCurrentAccountOK with default headers values.
NewUpdateCurrentAccountParams creates a new UpdateCurrentAccountParams object, with the default timeout for this client.
NewUpdateCurrentAccountParamsWithContext creates a new UpdateCurrentAccountParams object with the ability to set a context for a request.
NewUpdateCurrentAccountParamsWithHTTPClient creates a new UpdateCurrentAccountParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCurrentAccountParamsWithTimeout creates a new UpdateCurrentAccountParams object with the ability to set a timeout on a request.
# Structs
Client for accounts API
*/.
GetCurrentAccountNotFound describes a response with status code 404, with default header values.
GetCurrentAccountOK describes a response with status code 200, with default header values.
GetCurrentAccountParams contains all the parameters to send to the API endpoint
for the get current account operation.
GetCurrentAccountReader is a Reader for the GetCurrentAccount structure.
PatchCurrentAccountNotFound describes a response with status code 404, with default header values.
PatchCurrentAccountOK describes a response with status code 200, with default header values.
PatchCurrentAccountParams contains all the parameters to send to the API endpoint
for the patch current account operation.
PatchCurrentAccountReader is a Reader for the PatchCurrentAccount structure.
UpdateCurrentAccountNotFound describes a response with status code 404, with default header values.
UpdateCurrentAccountOK describes a response with status code 200, with default header values.
UpdateCurrentAccountParams contains all the parameters to send to the API endpoint
for the update current account operation.
UpdateCurrentAccountReader is a Reader for the UpdateCurrentAccount structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.