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

# Functions

New creates a new payee management API client.
NewCreatePayeeConflict creates a CreatePayeeConflict with default headers values.
NewCreatePayeeCreated creates a CreatePayeeCreated with default headers values.
NewCreatePayeeOK creates a CreatePayeeOK with default headers values.
NewCreatePayeeParams creates a new CreatePayeeParams object, with the default timeout for this client.
NewCreatePayeeParamsWithContext creates a new CreatePayeeParams object with the ability to set a context for a request.
NewCreatePayeeParamsWithHTTPClient creates a new CreatePayeeParams object with the ability to set a custom HTTPClient for a request.
NewCreatePayeeParamsWithTimeout creates a new CreatePayeeParams object with the ability to set a timeout on a request.
NewDeletePayeeBadRequest creates a DeletePayeeBadRequest with default headers values.
NewDeletePayeeInternalServerError creates a DeletePayeeInternalServerError with default headers values.
NewDeletePayeeNotFound creates a DeletePayeeNotFound with default headers values.
NewDeletePayeeNotImplemented creates a DeletePayeeNotImplemented with default headers values.
NewDeletePayeeOK creates a DeletePayeeOK with default headers values.
NewDeletePayeeParams creates a new DeletePayeeParams object, with the default timeout for this client.
NewDeletePayeeParamsWithContext creates a new DeletePayeeParams object with the ability to set a context for a request.
NewDeletePayeeParamsWithHTTPClient creates a new DeletePayeeParams object with the ability to set a custom HTTPClient for a request.
NewDeletePayeeParamsWithTimeout creates a new DeletePayeeParams object with the ability to set a timeout on a request.
NewDeletePayeeServiceUnavailable creates a DeletePayeeServiceUnavailable with default headers values.
NewGetPayeeInternalServerError creates a GetPayeeInternalServerError with default headers values.
NewGetPayeeNotFound creates a GetPayeeNotFound with default headers values.
NewGetPayeeNotImplemented creates a GetPayeeNotImplemented with default headers values.
NewGetPayeeOK creates a GetPayeeOK with default headers values.
NewGetPayeeParams creates a new GetPayeeParams object, with the default timeout for this client.
NewGetPayeeParamsWithContext creates a new GetPayeeParams object with the ability to set a context for a request.
NewGetPayeeParamsWithHTTPClient creates a new GetPayeeParams object with the ability to set a custom HTTPClient for a request.
NewGetPayeeParamsWithTimeout creates a new GetPayeeParams object with the ability to set a timeout on a request.
NewGetPayeeServiceUnavailable creates a GetPayeeServiceUnavailable with default headers values.
NewSearchForPayeesInternalServerError creates a SearchForPayeesInternalServerError with default headers values.
NewSearchForPayeesNotFound creates a SearchForPayeesNotFound with default headers values.
NewSearchForPayeesNotImplemented creates a SearchForPayeesNotImplemented with default headers values.
NewSearchForPayeesOK creates a SearchForPayeesOK with default headers values.
NewSearchForPayeesParams creates a new SearchForPayeesParams object, with the default timeout for this client.
NewSearchForPayeesParamsWithContext creates a new SearchForPayeesParams object with the ability to set a context for a request.
NewSearchForPayeesParamsWithHTTPClient creates a new SearchForPayeesParams object with the ability to set a custom HTTPClient for a request.
NewSearchForPayeesParamsWithTimeout creates a new SearchForPayeesParams object with the ability to set a timeout on a request.
NewSearchForPayeesServiceUnavailable creates a SearchForPayeesServiceUnavailable with default headers values.
NewUpdatePayeeBadRequest creates a UpdatePayeeBadRequest with default headers values.
NewUpdatePayeeConflict creates a UpdatePayeeConflict with default headers values.
NewUpdatePayeeInternalServerError creates a UpdatePayeeInternalServerError with default headers values.
NewUpdatePayeeNotFound creates a UpdatePayeeNotFound with default headers values.
NewUpdatePayeeNotImplemented creates a UpdatePayeeNotImplemented with default headers values.
NewUpdatePayeeOK creates a UpdatePayeeOK with default headers values.
NewUpdatePayeeParams creates a new UpdatePayeeParams object, with the default timeout for this client.
NewUpdatePayeeParamsWithContext creates a new UpdatePayeeParams object with the ability to set a context for a request.
NewUpdatePayeeParamsWithHTTPClient creates a new UpdatePayeeParams object with the ability to set a custom HTTPClient for a request.
NewUpdatePayeeParamsWithTimeout creates a new UpdatePayeeParams object with the ability to set a timeout on a request.
NewUpdatePayeeServiceUnavailable creates a UpdatePayeeServiceUnavailable with default headers values.

# Structs

Client for payee management API */.
CreatePayeeConflict describes a response with status code 409, with default header values.
CreatePayeeCreated describes a response with status code 201, with default header values.
CreatePayeeOK describes a response with status code 200, with default header values.
CreatePayeeParams contains all the parameters to send to the API endpoint for the create payee operation.
CreatePayeeReader is a Reader for the CreatePayee structure.
DeletePayeeBadRequest describes a response with status code 400, with default header values.
DeletePayeeInternalServerError describes a response with status code 500, with default header values.
DeletePayeeNotFound describes a response with status code 404, with default header values.
DeletePayeeNotImplemented describes a response with status code 501, with default header values.
DeletePayeeOK describes a response with status code 200, with default header values.
DeletePayeeParams contains all the parameters to send to the API endpoint for the delete payee operation.
DeletePayeeReader is a Reader for the DeletePayee structure.
DeletePayeeServiceUnavailable describes a response with status code 503, with default header values.
GetPayeeInternalServerError describes a response with status code 500, with default header values.
GetPayeeNotFound describes a response with status code 404, with default header values.
GetPayeeNotImplemented describes a response with status code 501, with default header values.
GetPayeeOK describes a response with status code 200, with default header values.
GetPayeeParams contains all the parameters to send to the API endpoint for the get payee operation.
GetPayeeReader is a Reader for the GetPayee structure.
GetPayeeServiceUnavailable describes a response with status code 503, with default header values.
SearchForPayeesInternalServerError describes a response with status code 500, with default header values.
SearchForPayeesNotFound describes a response with status code 404, with default header values.
SearchForPayeesNotImplemented describes a response with status code 501, with default header values.
SearchForPayeesOK describes a response with status code 200, with default header values.
SearchForPayeesParams contains all the parameters to send to the API endpoint for the search for payees operation.
SearchForPayeesReader is a Reader for the SearchForPayees structure.
SearchForPayeesServiceUnavailable describes a response with status code 503, with default header values.
UpdatePayeeBadRequest describes a response with status code 400, with default header values.
UpdatePayeeConflict describes a response with status code 409, with default header values.
UpdatePayeeInternalServerError describes a response with status code 500, with default header values.
UpdatePayeeNotFound describes a response with status code 404, with default header values.
UpdatePayeeNotImplemented describes a response with status code 501, with default header values.
UpdatePayeeOK describes a response with status code 200, with default header values.
UpdatePayeeParams contains all the parameters to send to the API endpoint for the update payee operation.
UpdatePayeeReader is a Reader for the UpdatePayee structure.
UpdatePayeeServiceUnavailable 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.