# Functions
New creates a new account service API client.
NewAccountServiceCanIDefault creates a AccountServiceCanIDefault with default headers values.
NewAccountServiceCanIOK creates a AccountServiceCanIOK with default headers values.
NewAccountServiceCanIParams creates a new AccountServiceCanIParams object, with the default timeout for this client.
NewAccountServiceCanIParamsWithContext creates a new AccountServiceCanIParams object with the ability to set a context for a request.
NewAccountServiceCanIParamsWithHTTPClient creates a new AccountServiceCanIParams object with the ability to set a custom HTTPClient for a request.
NewAccountServiceCanIParamsWithTimeout creates a new AccountServiceCanIParams object with the ability to set a timeout on a request.
NewAccountServiceCreateTokenDefault creates a AccountServiceCreateTokenDefault with default headers values.
NewAccountServiceCreateTokenOK creates a AccountServiceCreateTokenOK with default headers values.
NewAccountServiceCreateTokenParams creates a new AccountServiceCreateTokenParams object, with the default timeout for this client.
NewAccountServiceCreateTokenParamsWithContext creates a new AccountServiceCreateTokenParams object with the ability to set a context for a request.
NewAccountServiceCreateTokenParamsWithHTTPClient creates a new AccountServiceCreateTokenParams object with the ability to set a custom HTTPClient for a request.
NewAccountServiceCreateTokenParamsWithTimeout creates a new AccountServiceCreateTokenParams object with the ability to set a timeout on a request.
NewAccountServiceDeleteTokenDefault creates a AccountServiceDeleteTokenDefault with default headers values.
NewAccountServiceDeleteTokenOK creates a AccountServiceDeleteTokenOK with default headers values.
NewAccountServiceDeleteTokenParams creates a new AccountServiceDeleteTokenParams object, with the default timeout for this client.
NewAccountServiceDeleteTokenParamsWithContext creates a new AccountServiceDeleteTokenParams object with the ability to set a context for a request.
NewAccountServiceDeleteTokenParamsWithHTTPClient creates a new AccountServiceDeleteTokenParams object with the ability to set a custom HTTPClient for a request.
NewAccountServiceDeleteTokenParamsWithTimeout creates a new AccountServiceDeleteTokenParams object with the ability to set a timeout on a request.
NewAccountServiceGetAccountDefault creates a AccountServiceGetAccountDefault with default headers values.
NewAccountServiceGetAccountOK creates a AccountServiceGetAccountOK with default headers values.
NewAccountServiceGetAccountParams creates a new AccountServiceGetAccountParams object, with the default timeout for this client.
NewAccountServiceGetAccountParamsWithContext creates a new AccountServiceGetAccountParams object with the ability to set a context for a request.
NewAccountServiceGetAccountParamsWithHTTPClient creates a new AccountServiceGetAccountParams object with the ability to set a custom HTTPClient for a request.
NewAccountServiceGetAccountParamsWithTimeout creates a new AccountServiceGetAccountParams object with the ability to set a timeout on a request.
NewAccountServiceListAccountsDefault creates a AccountServiceListAccountsDefault with default headers values.
NewAccountServiceListAccountsOK creates a AccountServiceListAccountsOK with default headers values.
NewAccountServiceListAccountsParams creates a new AccountServiceListAccountsParams object, with the default timeout for this client.
NewAccountServiceListAccountsParamsWithContext creates a new AccountServiceListAccountsParams object with the ability to set a context for a request.
NewAccountServiceListAccountsParamsWithHTTPClient creates a new AccountServiceListAccountsParams object with the ability to set a custom HTTPClient for a request.
NewAccountServiceListAccountsParamsWithTimeout creates a new AccountServiceListAccountsParams object with the ability to set a timeout on a request.
NewAccountServiceUpdatePasswordDefault creates a AccountServiceUpdatePasswordDefault with default headers values.
NewAccountServiceUpdatePasswordOK creates a AccountServiceUpdatePasswordOK with default headers values.
NewAccountServiceUpdatePasswordParams creates a new AccountServiceUpdatePasswordParams object, with the default timeout for this client.
NewAccountServiceUpdatePasswordParamsWithContext creates a new AccountServiceUpdatePasswordParams object with the ability to set a context for a request.
NewAccountServiceUpdatePasswordParamsWithHTTPClient creates a new AccountServiceUpdatePasswordParams object with the ability to set a custom HTTPClient for a request.
NewAccountServiceUpdatePasswordParamsWithTimeout creates a new AccountServiceUpdatePasswordParams object with the ability to set a timeout on a request.
# Structs
AccountServiceCanIDefault describes a response with status code -1, with default header values.
AccountServiceCanIOK describes a response with status code 200, with default header values.
AccountServiceCanIParams contains all the parameters to send to the API endpoint
for the account service can i operation.
AccountServiceCanIReader is a Reader for the AccountServiceCanI structure.
AccountServiceCreateTokenDefault describes a response with status code -1, with default header values.
AccountServiceCreateTokenOK describes a response with status code 200, with default header values.
AccountServiceCreateTokenParams contains all the parameters to send to the API endpoint
for the account service create token operation.
AccountServiceCreateTokenReader is a Reader for the AccountServiceCreateToken structure.
AccountServiceDeleteTokenDefault describes a response with status code -1, with default header values.
AccountServiceDeleteTokenOK describes a response with status code 200, with default header values.
AccountServiceDeleteTokenParams contains all the parameters to send to the API endpoint
for the account service delete token operation.
AccountServiceDeleteTokenReader is a Reader for the AccountServiceDeleteToken structure.
AccountServiceGetAccountDefault describes a response with status code -1, with default header values.
AccountServiceGetAccountOK describes a response with status code 200, with default header values.
AccountServiceGetAccountParams contains all the parameters to send to the API endpoint
for the account service get account operation.
AccountServiceGetAccountReader is a Reader for the AccountServiceGetAccount structure.
AccountServiceListAccountsDefault describes a response with status code -1, with default header values.
AccountServiceListAccountsOK describes a response with status code 200, with default header values.
AccountServiceListAccountsParams contains all the parameters to send to the API endpoint
for the account service list accounts operation.
AccountServiceListAccountsReader is a Reader for the AccountServiceListAccounts structure.
AccountServiceUpdatePasswordDefault describes a response with status code -1, with default header values.
AccountServiceUpdatePasswordOK describes a response with status code 200, with default header values.
AccountServiceUpdatePasswordParams contains all the parameters to send to the API endpoint
for the account service update password operation.
AccountServiceUpdatePasswordReader is a Reader for the AccountServiceUpdatePassword structure.
Client for account service API
*/.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.