# Functions
New creates a new account statements API client.
NewGetAccountStatementBadRequest creates a GetAccountStatementBadRequest with default headers values.
NewGetAccountStatementFound creates a GetAccountStatementFound with default headers values.
NewGetAccountStatementInternalServerError creates a GetAccountStatementInternalServerError with default headers values.
NewGetAccountStatementNotAcceptable creates a GetAccountStatementNotAcceptable with default headers values.
NewGetAccountStatementNotFound creates a GetAccountStatementNotFound with default headers values.
NewGetAccountStatementNotImplemented creates a GetAccountStatementNotImplemented with default headers values.
NewGetAccountStatementOK creates a GetAccountStatementOK with default headers values.
NewGetAccountStatementParams creates a new GetAccountStatementParams object, with the default timeout for this client.
NewGetAccountStatementParamsWithContext creates a new GetAccountStatementParams object with the ability to set a context for a request.
NewGetAccountStatementParamsWithHTTPClient creates a new GetAccountStatementParams object with the ability to set a custom HTTPClient for a request.
NewGetAccountStatementParamsWithTimeout creates a new GetAccountStatementParams object with the ability to set a timeout on a request.
NewGetAccountStatementServiceUnavailable creates a GetAccountStatementServiceUnavailable with default headers values.
NewSearchForAccountStatementsBadRequest creates a SearchForAccountStatementsBadRequest with default headers values.
NewSearchForAccountStatementsInternalServerError creates a SearchForAccountStatementsInternalServerError with default headers values.
NewSearchForAccountStatementsNotFound creates a SearchForAccountStatementsNotFound with default headers values.
NewSearchForAccountStatementsNotImplemented creates a SearchForAccountStatementsNotImplemented with default headers values.
NewSearchForAccountStatementsOK creates a SearchForAccountStatementsOK with default headers values.
NewSearchForAccountStatementsParams creates a new SearchForAccountStatementsParams object, with the default timeout for this client.
NewSearchForAccountStatementsParamsWithContext creates a new SearchForAccountStatementsParams object with the ability to set a context for a request.
NewSearchForAccountStatementsParamsWithHTTPClient creates a new SearchForAccountStatementsParams object with the ability to set a custom HTTPClient for a request.
NewSearchForAccountStatementsParamsWithTimeout creates a new SearchForAccountStatementsParams object with the ability to set a timeout on a request.
NewSearchForAccountStatementsServiceUnavailable creates a SearchForAccountStatementsServiceUnavailable with default headers values.
# Structs
Client for account statements API
*/.
GetAccountStatementBadRequest describes a response with status code 400, with default header values.
GetAccountStatementFound describes a response with status code 302, with default header values.
GetAccountStatementInternalServerError describes a response with status code 500, with default header values.
GetAccountStatementNotAcceptable describes a response with status code 406, with default header values.
GetAccountStatementNotFound describes a response with status code 404, with default header values.
GetAccountStatementNotImplemented describes a response with status code 501, with default header values.
GetAccountStatementOK describes a response with status code 200, with default header values.
GetAccountStatementParams contains all the parameters to send to the API endpoint
for the get account statement operation.
GetAccountStatementReader is a Reader for the GetAccountStatement structure.
GetAccountStatementServiceUnavailable describes a response with status code 503, with default header values.
SearchForAccountStatementsBadRequest describes a response with status code 400, with default header values.
SearchForAccountStatementsInternalServerError describes a response with status code 500, with default header values.
SearchForAccountStatementsNotFound describes a response with status code 404, with default header values.
SearchForAccountStatementsNotImplemented describes a response with status code 501, with default header values.
SearchForAccountStatementsOK describes a response with status code 200, with default header values.
SearchForAccountStatementsParams contains all the parameters to send to the API endpoint
for the search for account statements operation.
SearchForAccountStatementsReader is a Reader for the SearchForAccountStatements structure.
SearchForAccountStatementsServiceUnavailable 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.