package
0.0.0-20241209095753-63130f30408d
Repository: https://github.com/cloudentity/openbanking-quickstart.git
Documentation: pkg.go.dev

# Functions

New creates a new account information API client.
NewGetAccountInternalServerError creates a GetAccountInternalServerError with default headers values.
NewGetAccountNotFound creates a GetAccountNotFound with default headers values.
NewGetAccountNotImplemented creates a GetAccountNotImplemented with default headers values.
NewGetAccountOK creates a GetAccountOK with default headers values.
NewGetAccountParams creates a new GetAccountParams object, with the default timeout for this client.
NewGetAccountParamsWithContext creates a new GetAccountParams object with the ability to set a context for a request.
NewGetAccountParamsWithHTTPClient creates a new GetAccountParams object with the ability to set a custom HTTPClient for a request.
NewGetAccountParamsWithTimeout creates a new GetAccountParams object with the ability to set a timeout on a request.
NewGetAccountServiceUnavailable creates a GetAccountServiceUnavailable with default headers values.
NewSearchForAccountsBadRequest creates a SearchForAccountsBadRequest with default headers values.
NewSearchForAccountsInternalServerError creates a SearchForAccountsInternalServerError with default headers values.
NewSearchForAccountsNotFound creates a SearchForAccountsNotFound with default headers values.
NewSearchForAccountsNotImplemented creates a SearchForAccountsNotImplemented with default headers values.
NewSearchForAccountsOK creates a SearchForAccountsOK with default headers values.
NewSearchForAccountsParams creates a new SearchForAccountsParams object, with the default timeout for this client.
NewSearchForAccountsParamsWithContext creates a new SearchForAccountsParams object with the ability to set a context for a request.
NewSearchForAccountsParamsWithHTTPClient creates a new SearchForAccountsParams object with the ability to set a custom HTTPClient for a request.
NewSearchForAccountsParamsWithTimeout creates a new SearchForAccountsParams object with the ability to set a timeout on a request.
NewSearchForAccountsServiceUnavailable creates a SearchForAccountsServiceUnavailable with default headers values.

# Structs

Client for account information API */.
GetAccountInternalServerError describes a response with status code 500, with default header values.
GetAccountNotFound describes a response with status code 404, with default header values.
GetAccountNotImplemented describes a response with status code 501, with default header values.
GetAccountOK describes a response with status code 200, with default header values.
GetAccountParams contains all the parameters to send to the API endpoint for the get account operation.
GetAccountReader is a Reader for the GetAccount structure.
GetAccountServiceUnavailable describes a response with status code 503, with default header values.
SearchForAccountsBadRequest describes a response with status code 400, with default header values.
SearchForAccountsInternalServerError describes a response with status code 500, with default header values.
SearchForAccountsNotFound describes a response with status code 404, with default header values.
SearchForAccountsNotImplemented describes a response with status code 501, with default header values.
SearchForAccountsOK describes a response with status code 200, with default header values.
SearchForAccountsParams contains all the parameters to send to the API endpoint for the search for accounts operation.
SearchForAccountsReader is a Reader for the SearchForAccounts structure.
SearchForAccountsServiceUnavailable 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.