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

# Functions

New creates a new internal transfers API client.
NewCancelTransferOK creates a CancelTransferOK with default headers values.
NewCancelTransferParams creates a new CancelTransferParams object, with the default timeout for this client.
NewCancelTransferParamsWithContext creates a new CancelTransferParams object with the ability to set a context for a request.
NewCancelTransferParamsWithHTTPClient creates a new CancelTransferParams object with the ability to set a custom HTTPClient for a request.
NewCancelTransferParamsWithTimeout creates a new CancelTransferParams object with the ability to set a timeout on a request.
NewGetTransferOK creates a GetTransferOK with default headers values.
NewGetTransferParams creates a new GetTransferParams object, with the default timeout for this client.
NewGetTransferParamsWithContext creates a new GetTransferParams object with the ability to set a context for a request.
NewGetTransferParamsWithHTTPClient creates a new GetTransferParams object with the ability to set a custom HTTPClient for a request.
NewGetTransferParamsWithTimeout creates a new GetTransferParams object with the ability to set a timeout on a request.
NewGetTransferStatusInternalServerError creates a GetTransferStatusInternalServerError with default headers values.
NewGetTransferStatusNotFound creates a GetTransferStatusNotFound with default headers values.
NewGetTransferStatusNotImplemented creates a GetTransferStatusNotImplemented with default headers values.
NewGetTransferStatusOK creates a GetTransferStatusOK with default headers values.
NewGetTransferStatusParams creates a new GetTransferStatusParams object, with the default timeout for this client.
NewGetTransferStatusParamsWithContext creates a new GetTransferStatusParams object with the ability to set a context for a request.
NewGetTransferStatusParamsWithHTTPClient creates a new GetTransferStatusParams object with the ability to set a custom HTTPClient for a request.
NewGetTransferStatusParamsWithTimeout creates a new GetTransferStatusParams object with the ability to set a timeout on a request.
NewGetTransferStatusServiceUnavailable creates a GetTransferStatusServiceUnavailable with default headers values.
NewRequestAccountTransferBadRequest creates a RequestAccountTransferBadRequest with default headers values.
NewRequestAccountTransferConflict creates a RequestAccountTransferConflict with default headers values.
NewRequestAccountTransferInternalServerError creates a RequestAccountTransferInternalServerError with default headers values.
NewRequestAccountTransferNotFound creates a RequestAccountTransferNotFound with default headers values.
NewRequestAccountTransferNotImplemented creates a RequestAccountTransferNotImplemented with default headers values.
NewRequestAccountTransferOK creates a RequestAccountTransferOK with default headers values.
NewRequestAccountTransferParams creates a new RequestAccountTransferParams object, with the default timeout for this client.
NewRequestAccountTransferParamsWithContext creates a new RequestAccountTransferParams object with the ability to set a context for a request.
NewRequestAccountTransferParamsWithHTTPClient creates a new RequestAccountTransferParams object with the ability to set a custom HTTPClient for a request.
NewRequestAccountTransferParamsWithTimeout creates a new RequestAccountTransferParams object with the ability to set a timeout on a request.
NewRequestAccountTransferServiceUnavailable creates a RequestAccountTransferServiceUnavailable with default headers values.
NewRequestAccountTransferUnauthorized creates a RequestAccountTransferUnauthorized with default headers values.
NewSearchForTransfersBadRequest creates a SearchForTransfersBadRequest with default headers values.
NewSearchForTransfersInternalServerError creates a SearchForTransfersInternalServerError with default headers values.
NewSearchForTransfersNotFound creates a SearchForTransfersNotFound with default headers values.
NewSearchForTransfersNotImplemented creates a SearchForTransfersNotImplemented with default headers values.
NewSearchForTransfersOK creates a SearchForTransfersOK with default headers values.
NewSearchForTransfersParams creates a new SearchForTransfersParams object, with the default timeout for this client.
NewSearchForTransfersParamsWithContext creates a new SearchForTransfersParams object with the ability to set a context for a request.
NewSearchForTransfersParamsWithHTTPClient creates a new SearchForTransfersParams object with the ability to set a custom HTTPClient for a request.
NewSearchForTransfersParamsWithTimeout creates a new SearchForTransfersParams object with the ability to set a timeout on a request.
NewSearchForTransfersServiceUnavailable creates a SearchForTransfersServiceUnavailable with default headers values.

# Structs

CancelTransferOK describes a response with status code 200, with default header values.
CancelTransferParams contains all the parameters to send to the API endpoint for the cancel transfer operation.
CancelTransferReader is a Reader for the CancelTransfer structure.
Client for internal transfers API */.
GetTransferOK describes a response with status code 200, with default header values.
GetTransferParams contains all the parameters to send to the API endpoint for the get transfer operation.
GetTransferReader is a Reader for the GetTransfer structure.
GetTransferStatusInternalServerError describes a response with status code 500, with default header values.
GetTransferStatusNotFound describes a response with status code 404, with default header values.
GetTransferStatusNotImplemented describes a response with status code 501, with default header values.
GetTransferStatusOK describes a response with status code 200, with default header values.
GetTransferStatusParams contains all the parameters to send to the API endpoint for the get transfer status operation.
GetTransferStatusReader is a Reader for the GetTransferStatus structure.
GetTransferStatusServiceUnavailable describes a response with status code 503, with default header values.
RequestAccountTransferBadRequest describes a response with status code 400, with default header values.
RequestAccountTransferConflict describes a response with status code 409, with default header values.
RequestAccountTransferInternalServerError describes a response with status code 500, with default header values.
RequestAccountTransferNotFound describes a response with status code 404, with default header values.
RequestAccountTransferNotImplemented describes a response with status code 501, with default header values.
RequestAccountTransferOK describes a response with status code 200, with default header values.
RequestAccountTransferParams contains all the parameters to send to the API endpoint for the request account transfer operation.
RequestAccountTransferReader is a Reader for the RequestAccountTransfer structure.
RequestAccountTransferServiceUnavailable describes a response with status code 503, with default header values.
RequestAccountTransferUnauthorized describes a response with status code 401, with default header values.
SearchForTransfersBadRequest describes a response with status code 400, with default header values.
SearchForTransfersInternalServerError describes a response with status code 500, with default header values.
SearchForTransfersNotFound describes a response with status code 404, with default header values.
SearchForTransfersNotImplemented describes a response with status code 501, with default header values.
SearchForTransfersOK describes a response with status code 200, with default header values.
SearchForTransfersParams contains all the parameters to send to the API endpoint for the search for transfers operation.
SearchForTransfersReader is a Reader for the SearchForTransfers structure.
SearchForTransfersServiceUnavailable 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.