# Functions
New creates a new account transactions API client.
NewGetAccountTransactionImagesInternalServerError creates a GetAccountTransactionImagesInternalServerError with default headers values.
NewGetAccountTransactionImagesNotAcceptable creates a GetAccountTransactionImagesNotAcceptable with default headers values.
NewGetAccountTransactionImagesNotFound creates a GetAccountTransactionImagesNotFound with default headers values.
NewGetAccountTransactionImagesNotImplemented creates a GetAccountTransactionImagesNotImplemented with default headers values.
NewGetAccountTransactionImagesOK creates a GetAccountTransactionImagesOK with default headers values.
NewGetAccountTransactionImagesParams creates a new GetAccountTransactionImagesParams object, with the default timeout for this client.
NewGetAccountTransactionImagesParamsWithContext creates a new GetAccountTransactionImagesParams object with the ability to set a context for a request.
NewGetAccountTransactionImagesParamsWithHTTPClient creates a new GetAccountTransactionImagesParams object with the ability to set a custom HTTPClient for a request.
NewGetAccountTransactionImagesParamsWithTimeout creates a new GetAccountTransactionImagesParams object with the ability to set a timeout on a request.
NewGetAccountTransactionImagesServiceUnavailable creates a GetAccountTransactionImagesServiceUnavailable with default headers values.
NewSearchForAccountTransactionsBadRequest creates a SearchForAccountTransactionsBadRequest with default headers values.
NewSearchForAccountTransactionsInternalServerError creates a SearchForAccountTransactionsInternalServerError with default headers values.
NewSearchForAccountTransactionsNotFound creates a SearchForAccountTransactionsNotFound with default headers values.
NewSearchForAccountTransactionsNotImplemented creates a SearchForAccountTransactionsNotImplemented with default headers values.
NewSearchForAccountTransactionsOK creates a SearchForAccountTransactionsOK with default headers values.
NewSearchForAccountTransactionsParams creates a new SearchForAccountTransactionsParams object, with the default timeout for this client.
NewSearchForAccountTransactionsParamsWithContext creates a new SearchForAccountTransactionsParams object with the ability to set a context for a request.
NewSearchForAccountTransactionsParamsWithHTTPClient creates a new SearchForAccountTransactionsParams object with the ability to set a custom HTTPClient for a request.
NewSearchForAccountTransactionsParamsWithTimeout creates a new SearchForAccountTransactionsParams object with the ability to set a timeout on a request.
NewSearchForAccountTransactionsServiceUnavailable creates a SearchForAccountTransactionsServiceUnavailable with default headers values.
# Structs
Client for account transactions API
*/.
GetAccountTransactionImagesInternalServerError describes a response with status code 500, with default header values.
GetAccountTransactionImagesNotAcceptable describes a response with status code 406, with default header values.
GetAccountTransactionImagesNotFound describes a response with status code 404, with default header values.
GetAccountTransactionImagesNotImplemented describes a response with status code 501, with default header values.
GetAccountTransactionImagesOK describes a response with status code 200, with default header values.
GetAccountTransactionImagesParams contains all the parameters to send to the API endpoint
for the get account transaction images operation.
GetAccountTransactionImagesReader is a Reader for the GetAccountTransactionImages structure.
GetAccountTransactionImagesServiceUnavailable describes a response with status code 503, with default header values.
SearchForAccountTransactionsBadRequest describes a response with status code 400, with default header values.
SearchForAccountTransactionsInternalServerError describes a response with status code 500, with default header values.
SearchForAccountTransactionsNotFound describes a response with status code 404, with default header values.
SearchForAccountTransactionsNotImplemented describes a response with status code 501, with default header values.
SearchForAccountTransactionsOK describes a response with status code 200, with default header values.
SearchForAccountTransactionsParams contains all the parameters to send to the API endpoint
for the search for account transactions operation.
SearchForAccountTransactionsReader is a Reader for the SearchForAccountTransactions structure.
SearchForAccountTransactionsServiceUnavailable describes a response with status code 503, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.