Documentation
¶
Index ¶
- func WithAcceptApplicationJSON(r *runtime.ClientOperation)
- func WithAcceptApplicationJSONCharsetUTF8(r *runtime.ClientOperation)
- func WithAcceptApplicationJoseJwe(r *runtime.ClientOperation)
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeApplicationJSONCharsetUTF8(r *runtime.ClientOperation)
- func WithContentTypeApplicationJoseJwe(r *runtime.ClientOperation)
- type Client
- func (a *Client) CreateInternationalPaymentConsents(params *CreateInternationalPaymentConsentsParams, ...) (*CreateInternationalPaymentConsentsCreated, error)
- func (a *Client) GetInternationalPaymentConsentsConsentID(params *GetInternationalPaymentConsentsConsentIDParams, ...) (*GetInternationalPaymentConsentsConsentIDOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CreateInternationalPaymentConsentsBadRequest
- func (o *CreateInternationalPaymentConsentsBadRequest) Code() int
- func (o *CreateInternationalPaymentConsentsBadRequest) Error() string
- func (o *CreateInternationalPaymentConsentsBadRequest) GetPayload() *models.OBErrorResponse1
- func (o *CreateInternationalPaymentConsentsBadRequest) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsBadRequest) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsBadRequest) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsBadRequest) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsBadRequest) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsBadRequest) String() string
- type CreateInternationalPaymentConsentsCreated
- func (o *CreateInternationalPaymentConsentsCreated) Code() int
- func (o *CreateInternationalPaymentConsentsCreated) Error() string
- func (o *CreateInternationalPaymentConsentsCreated) GetPayload() *models.OBWriteInternationalConsentResponse6
- func (o *CreateInternationalPaymentConsentsCreated) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsCreated) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsCreated) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsCreated) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsCreated) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsCreated) String() string
- type CreateInternationalPaymentConsentsForbidden
- func (o *CreateInternationalPaymentConsentsForbidden) Code() int
- func (o *CreateInternationalPaymentConsentsForbidden) Error() string
- func (o *CreateInternationalPaymentConsentsForbidden) GetPayload() *models.OBErrorResponse1
- func (o *CreateInternationalPaymentConsentsForbidden) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsForbidden) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsForbidden) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsForbidden) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsForbidden) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsForbidden) String() string
- type CreateInternationalPaymentConsentsInternalServerError
- func (o *CreateInternationalPaymentConsentsInternalServerError) Code() int
- func (o *CreateInternationalPaymentConsentsInternalServerError) Error() string
- func (o *CreateInternationalPaymentConsentsInternalServerError) GetPayload() *models.OBErrorResponse1
- func (o *CreateInternationalPaymentConsentsInternalServerError) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsInternalServerError) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsInternalServerError) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsInternalServerError) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsInternalServerError) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsInternalServerError) String() string
- type CreateInternationalPaymentConsentsMethodNotAllowed
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) Code() int
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) Error() string
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsMethodNotAllowed) String() string
- type CreateInternationalPaymentConsentsNotAcceptable
- func (o *CreateInternationalPaymentConsentsNotAcceptable) Code() int
- func (o *CreateInternationalPaymentConsentsNotAcceptable) Error() string
- func (o *CreateInternationalPaymentConsentsNotAcceptable) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsNotAcceptable) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsNotAcceptable) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsNotAcceptable) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsNotAcceptable) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsNotAcceptable) String() string
- type CreateInternationalPaymentConsentsNotFound
- func (o *CreateInternationalPaymentConsentsNotFound) Code() int
- func (o *CreateInternationalPaymentConsentsNotFound) Error() string
- func (o *CreateInternationalPaymentConsentsNotFound) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsNotFound) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsNotFound) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsNotFound) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsNotFound) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsNotFound) String() string
- type CreateInternationalPaymentConsentsParams
- func NewCreateInternationalPaymentConsentsParams() *CreateInternationalPaymentConsentsParams
- func NewCreateInternationalPaymentConsentsParamsWithContext(ctx context.Context) *CreateInternationalPaymentConsentsParams
- func NewCreateInternationalPaymentConsentsParamsWithHTTPClient(client *http.Client) *CreateInternationalPaymentConsentsParams
- func NewCreateInternationalPaymentConsentsParamsWithTimeout(timeout time.Duration) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) SetAuthorization(authorization string)
- func (o *CreateInternationalPaymentConsentsParams) SetContext(ctx context.Context)
- func (o *CreateInternationalPaymentConsentsParams) SetDefaults()
- func (o *CreateInternationalPaymentConsentsParams) SetHTTPClient(client *http.Client)
- func (o *CreateInternationalPaymentConsentsParams) SetOBWriteInternationalConsent5Param(oBWriteInternationalConsent5Param *models.OBWriteInternationalConsent5)
- func (o *CreateInternationalPaymentConsentsParams) SetTimeout(timeout time.Duration)
- func (o *CreateInternationalPaymentConsentsParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
- func (o *CreateInternationalPaymentConsentsParams) SetXFapiAuthDate(xFapiAuthDate *string)
- func (o *CreateInternationalPaymentConsentsParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
- func (o *CreateInternationalPaymentConsentsParams) SetXFapiInteractionID(xFapiInteractionID *string)
- func (o *CreateInternationalPaymentConsentsParams) SetXIdempotencyKey(xIdempotencyKey string)
- func (o *CreateInternationalPaymentConsentsParams) SetXJwsSignature(xJwsSignature string)
- func (o *CreateInternationalPaymentConsentsParams) WithAuthorization(authorization string) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithContext(ctx context.Context) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithDefaults() *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithHTTPClient(client *http.Client) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithOBWriteInternationalConsent5Param(oBWriteInternationalConsent5Param *models.OBWriteInternationalConsent5) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithTimeout(timeout time.Duration) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithXFapiAuthDate(xFapiAuthDate *string) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithXFapiInteractionID(xFapiInteractionID *string) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithXIdempotencyKey(xIdempotencyKey string) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WithXJwsSignature(xJwsSignature string) *CreateInternationalPaymentConsentsParams
- func (o *CreateInternationalPaymentConsentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateInternationalPaymentConsentsReader
- type CreateInternationalPaymentConsentsTooManyRequests
- func (o *CreateInternationalPaymentConsentsTooManyRequests) Code() int
- func (o *CreateInternationalPaymentConsentsTooManyRequests) Error() string
- func (o *CreateInternationalPaymentConsentsTooManyRequests) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsTooManyRequests) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsTooManyRequests) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsTooManyRequests) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsTooManyRequests) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsTooManyRequests) String() string
- type CreateInternationalPaymentConsentsUnauthorized
- func (o *CreateInternationalPaymentConsentsUnauthorized) Code() int
- func (o *CreateInternationalPaymentConsentsUnauthorized) Error() string
- func (o *CreateInternationalPaymentConsentsUnauthorized) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsUnauthorized) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsUnauthorized) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsUnauthorized) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsUnauthorized) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsUnauthorized) String() string
- type CreateInternationalPaymentConsentsUnsupportedMediaType
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) Code() int
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) Error() string
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsClientError() bool
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsCode(code int) bool
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsRedirect() bool
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsServerError() bool
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsSuccess() bool
- func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) String() string
- type GetInternationalPaymentConsentsConsentIDBadRequest
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) GetPayload() *models.OBErrorResponse1
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDBadRequest) String() string
- type GetInternationalPaymentConsentsConsentIDForbidden
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) GetPayload() *models.OBErrorResponse1
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDForbidden) String() string
- type GetInternationalPaymentConsentsConsentIDInternalServerError
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) GetPayload() *models.OBErrorResponse1
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) String() string
- type GetInternationalPaymentConsentsConsentIDMethodNotAllowed
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) String() string
- type GetInternationalPaymentConsentsConsentIDNotAcceptable
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) String() string
- type GetInternationalPaymentConsentsConsentIDNotFound
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDNotFound) String() string
- type GetInternationalPaymentConsentsConsentIDOK
- func (o *GetInternationalPaymentConsentsConsentIDOK) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDOK) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDOK) GetPayload() *models.OBWriteInternationalConsentResponse6
- func (o *GetInternationalPaymentConsentsConsentIDOK) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDOK) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDOK) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDOK) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDOK) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDOK) String() string
- type GetInternationalPaymentConsentsConsentIDParams
- func NewGetInternationalPaymentConsentsConsentIDParams() *GetInternationalPaymentConsentsConsentIDParams
- func NewGetInternationalPaymentConsentsConsentIDParamsWithContext(ctx context.Context) *GetInternationalPaymentConsentsConsentIDParams
- func NewGetInternationalPaymentConsentsConsentIDParamsWithHTTPClient(client *http.Client) *GetInternationalPaymentConsentsConsentIDParams
- func NewGetInternationalPaymentConsentsConsentIDParamsWithTimeout(timeout time.Duration) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetAuthorization(authorization string)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetConsentID(consentID string)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetContext(ctx context.Context)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetDefaults()
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetHTTPClient(client *http.Client)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetTimeout(timeout time.Duration)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetXFapiAuthDate(xFapiAuthDate *string)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
- func (o *GetInternationalPaymentConsentsConsentIDParams) SetXFapiInteractionID(xFapiInteractionID *string)
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithAuthorization(authorization string) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithConsentID(consentID string) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithContext(ctx context.Context) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithDefaults() *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithHTTPClient(client *http.Client) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithTimeout(timeout time.Duration) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithXFapiAuthDate(xFapiAuthDate *string) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WithXFapiInteractionID(xFapiInteractionID *string) *GetInternationalPaymentConsentsConsentIDParams
- func (o *GetInternationalPaymentConsentsConsentIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetInternationalPaymentConsentsConsentIDReader
- type GetInternationalPaymentConsentsConsentIDTooManyRequests
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) String() string
- type GetInternationalPaymentConsentsConsentIDUnauthorized
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) Code() int
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) Error() string
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsClientError() bool
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsCode(code int) bool
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsRedirect() bool
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsServerError() bool
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsSuccess() bool
- func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithAcceptApplicationJSON ¶
func WithAcceptApplicationJSON(r *runtime.ClientOperation)
WithAcceptApplicationJSON sets the Accept header to "application/json".
func WithAcceptApplicationJSONCharsetUTF8 ¶
func WithAcceptApplicationJSONCharsetUTF8(r *runtime.ClientOperation)
WithAcceptApplicationJSONCharsetUTF8 sets the Accept header to "application/json; charset=utf-8".
func WithAcceptApplicationJoseJwe ¶
func WithAcceptApplicationJoseJwe(r *runtime.ClientOperation)
WithAcceptApplicationJoseJwe sets the Accept header to "application/jose+jwe".
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeApplicationJSONCharsetUTF8 ¶
func WithContentTypeApplicationJSONCharsetUTF8(r *runtime.ClientOperation)
WithContentTypeApplicationJSONCharsetUTF8 sets the Content-Type header to "application/json; charset=utf-8".
func WithContentTypeApplicationJoseJwe ¶
func WithContentTypeApplicationJoseJwe(r *runtime.ClientOperation)
WithContentTypeApplicationJoseJwe sets the Content-Type header to "application/jose+jwe".
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for international payments API
func (*Client) CreateInternationalPaymentConsents ¶
func (a *Client) CreateInternationalPaymentConsents(params *CreateInternationalPaymentConsentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateInternationalPaymentConsentsCreated, error)
CreateInternationalPaymentConsents creates international payment consents
func (*Client) GetInternationalPaymentConsentsConsentID ¶
func (a *Client) GetInternationalPaymentConsentsConsentID(params *GetInternationalPaymentConsentsConsentIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInternationalPaymentConsentsConsentIDOK, error)
GetInternationalPaymentConsentsConsentID gets international payment consents
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
func WithAccept ¶
func WithAccept(mime string) ClientOption
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface { CreateInternationalPaymentConsents(params *CreateInternationalPaymentConsentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateInternationalPaymentConsentsCreated, error) GetInternationalPaymentConsentsConsentID(params *GetInternationalPaymentConsentsConsentIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInternationalPaymentConsentsConsentIDOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new international payments API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new international payments API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new international payments API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type CreateInternationalPaymentConsentsBadRequest ¶
type CreateInternationalPaymentConsentsBadRequest struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBErrorResponse1 }
CreateInternationalPaymentConsentsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewCreateInternationalPaymentConsentsBadRequest ¶
func NewCreateInternationalPaymentConsentsBadRequest() *CreateInternationalPaymentConsentsBadRequest
NewCreateInternationalPaymentConsentsBadRequest creates a CreateInternationalPaymentConsentsBadRequest with default headers values
func (*CreateInternationalPaymentConsentsBadRequest) Code ¶
func (o *CreateInternationalPaymentConsentsBadRequest) Code() int
Code gets the status code for the create international payment consents bad request response
func (*CreateInternationalPaymentConsentsBadRequest) Error ¶
func (o *CreateInternationalPaymentConsentsBadRequest) Error() string
func (*CreateInternationalPaymentConsentsBadRequest) GetPayload ¶
func (o *CreateInternationalPaymentConsentsBadRequest) GetPayload() *models.OBErrorResponse1
func (*CreateInternationalPaymentConsentsBadRequest) IsClientError ¶
func (o *CreateInternationalPaymentConsentsBadRequest) IsClientError() bool
IsClientError returns true when this create international payment consents bad request response has a 4xx status code
func (*CreateInternationalPaymentConsentsBadRequest) IsCode ¶
func (o *CreateInternationalPaymentConsentsBadRequest) IsCode(code int) bool
IsCode returns true when this create international payment consents bad request response a status code equal to that given
func (*CreateInternationalPaymentConsentsBadRequest) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsBadRequest) IsRedirect() bool
IsRedirect returns true when this create international payment consents bad request response has a 3xx status code
func (*CreateInternationalPaymentConsentsBadRequest) IsServerError ¶
func (o *CreateInternationalPaymentConsentsBadRequest) IsServerError() bool
IsServerError returns true when this create international payment consents bad request response has a 5xx status code
func (*CreateInternationalPaymentConsentsBadRequest) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsBadRequest) IsSuccess() bool
IsSuccess returns true when this create international payment consents bad request response has a 2xx status code
func (*CreateInternationalPaymentConsentsBadRequest) String ¶
func (o *CreateInternationalPaymentConsentsBadRequest) String() string
type CreateInternationalPaymentConsentsCreated ¶
type CreateInternationalPaymentConsentsCreated struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBWriteInternationalConsentResponse6 }
CreateInternationalPaymentConsentsCreated describes a response with status code 201, with default header values.
International Payment Consents Created
func NewCreateInternationalPaymentConsentsCreated ¶
func NewCreateInternationalPaymentConsentsCreated() *CreateInternationalPaymentConsentsCreated
NewCreateInternationalPaymentConsentsCreated creates a CreateInternationalPaymentConsentsCreated with default headers values
func (*CreateInternationalPaymentConsentsCreated) Code ¶
func (o *CreateInternationalPaymentConsentsCreated) Code() int
Code gets the status code for the create international payment consents created response
func (*CreateInternationalPaymentConsentsCreated) Error ¶
func (o *CreateInternationalPaymentConsentsCreated) Error() string
func (*CreateInternationalPaymentConsentsCreated) GetPayload ¶
func (o *CreateInternationalPaymentConsentsCreated) GetPayload() *models.OBWriteInternationalConsentResponse6
func (*CreateInternationalPaymentConsentsCreated) IsClientError ¶
func (o *CreateInternationalPaymentConsentsCreated) IsClientError() bool
IsClientError returns true when this create international payment consents created response has a 4xx status code
func (*CreateInternationalPaymentConsentsCreated) IsCode ¶
func (o *CreateInternationalPaymentConsentsCreated) IsCode(code int) bool
IsCode returns true when this create international payment consents created response a status code equal to that given
func (*CreateInternationalPaymentConsentsCreated) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsCreated) IsRedirect() bool
IsRedirect returns true when this create international payment consents created response has a 3xx status code
func (*CreateInternationalPaymentConsentsCreated) IsServerError ¶
func (o *CreateInternationalPaymentConsentsCreated) IsServerError() bool
IsServerError returns true when this create international payment consents created response has a 5xx status code
func (*CreateInternationalPaymentConsentsCreated) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsCreated) IsSuccess() bool
IsSuccess returns true when this create international payment consents created response has a 2xx status code
func (*CreateInternationalPaymentConsentsCreated) String ¶
func (o *CreateInternationalPaymentConsentsCreated) String() string
type CreateInternationalPaymentConsentsForbidden ¶
type CreateInternationalPaymentConsentsForbidden struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBErrorResponse1 }
CreateInternationalPaymentConsentsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateInternationalPaymentConsentsForbidden ¶
func NewCreateInternationalPaymentConsentsForbidden() *CreateInternationalPaymentConsentsForbidden
NewCreateInternationalPaymentConsentsForbidden creates a CreateInternationalPaymentConsentsForbidden with default headers values
func (*CreateInternationalPaymentConsentsForbidden) Code ¶
func (o *CreateInternationalPaymentConsentsForbidden) Code() int
Code gets the status code for the create international payment consents forbidden response
func (*CreateInternationalPaymentConsentsForbidden) Error ¶
func (o *CreateInternationalPaymentConsentsForbidden) Error() string
func (*CreateInternationalPaymentConsentsForbidden) GetPayload ¶
func (o *CreateInternationalPaymentConsentsForbidden) GetPayload() *models.OBErrorResponse1
func (*CreateInternationalPaymentConsentsForbidden) IsClientError ¶
func (o *CreateInternationalPaymentConsentsForbidden) IsClientError() bool
IsClientError returns true when this create international payment consents forbidden response has a 4xx status code
func (*CreateInternationalPaymentConsentsForbidden) IsCode ¶
func (o *CreateInternationalPaymentConsentsForbidden) IsCode(code int) bool
IsCode returns true when this create international payment consents forbidden response a status code equal to that given
func (*CreateInternationalPaymentConsentsForbidden) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsForbidden) IsRedirect() bool
IsRedirect returns true when this create international payment consents forbidden response has a 3xx status code
func (*CreateInternationalPaymentConsentsForbidden) IsServerError ¶
func (o *CreateInternationalPaymentConsentsForbidden) IsServerError() bool
IsServerError returns true when this create international payment consents forbidden response has a 5xx status code
func (*CreateInternationalPaymentConsentsForbidden) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsForbidden) IsSuccess() bool
IsSuccess returns true when this create international payment consents forbidden response has a 2xx status code
func (*CreateInternationalPaymentConsentsForbidden) String ¶
func (o *CreateInternationalPaymentConsentsForbidden) String() string
type CreateInternationalPaymentConsentsInternalServerError ¶
type CreateInternationalPaymentConsentsInternalServerError struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBErrorResponse1 }
CreateInternationalPaymentConsentsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateInternationalPaymentConsentsInternalServerError ¶
func NewCreateInternationalPaymentConsentsInternalServerError() *CreateInternationalPaymentConsentsInternalServerError
NewCreateInternationalPaymentConsentsInternalServerError creates a CreateInternationalPaymentConsentsInternalServerError with default headers values
func (*CreateInternationalPaymentConsentsInternalServerError) Code ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) Code() int
Code gets the status code for the create international payment consents internal server error response
func (*CreateInternationalPaymentConsentsInternalServerError) Error ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) Error() string
func (*CreateInternationalPaymentConsentsInternalServerError) GetPayload ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) GetPayload() *models.OBErrorResponse1
func (*CreateInternationalPaymentConsentsInternalServerError) IsClientError ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) IsClientError() bool
IsClientError returns true when this create international payment consents internal server error response has a 4xx status code
func (*CreateInternationalPaymentConsentsInternalServerError) IsCode ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) IsCode(code int) bool
IsCode returns true when this create international payment consents internal server error response a status code equal to that given
func (*CreateInternationalPaymentConsentsInternalServerError) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this create international payment consents internal server error response has a 3xx status code
func (*CreateInternationalPaymentConsentsInternalServerError) IsServerError ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) IsServerError() bool
IsServerError returns true when this create international payment consents internal server error response has a 5xx status code
func (*CreateInternationalPaymentConsentsInternalServerError) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this create international payment consents internal server error response has a 2xx status code
func (*CreateInternationalPaymentConsentsInternalServerError) String ¶
func (o *CreateInternationalPaymentConsentsInternalServerError) String() string
type CreateInternationalPaymentConsentsMethodNotAllowed ¶
type CreateInternationalPaymentConsentsMethodNotAllowed struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
CreateInternationalPaymentConsentsMethodNotAllowed describes a response with status code 405, with default header values.
Method Not Allowed
func NewCreateInternationalPaymentConsentsMethodNotAllowed ¶
func NewCreateInternationalPaymentConsentsMethodNotAllowed() *CreateInternationalPaymentConsentsMethodNotAllowed
NewCreateInternationalPaymentConsentsMethodNotAllowed creates a CreateInternationalPaymentConsentsMethodNotAllowed with default headers values
func (*CreateInternationalPaymentConsentsMethodNotAllowed) Code ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) Code() int
Code gets the status code for the create international payment consents method not allowed response
func (*CreateInternationalPaymentConsentsMethodNotAllowed) Error ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) Error() string
func (*CreateInternationalPaymentConsentsMethodNotAllowed) IsClientError ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsClientError() bool
IsClientError returns true when this create international payment consents method not allowed response has a 4xx status code
func (*CreateInternationalPaymentConsentsMethodNotAllowed) IsCode ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this create international payment consents method not allowed response a status code equal to that given
func (*CreateInternationalPaymentConsentsMethodNotAllowed) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this create international payment consents method not allowed response has a 3xx status code
func (*CreateInternationalPaymentConsentsMethodNotAllowed) IsServerError ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsServerError() bool
IsServerError returns true when this create international payment consents method not allowed response has a 5xx status code
func (*CreateInternationalPaymentConsentsMethodNotAllowed) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this create international payment consents method not allowed response has a 2xx status code
func (*CreateInternationalPaymentConsentsMethodNotAllowed) String ¶
func (o *CreateInternationalPaymentConsentsMethodNotAllowed) String() string
type CreateInternationalPaymentConsentsNotAcceptable ¶
type CreateInternationalPaymentConsentsNotAcceptable struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
CreateInternationalPaymentConsentsNotAcceptable describes a response with status code 406, with default header values.
Not Acceptable
func NewCreateInternationalPaymentConsentsNotAcceptable ¶
func NewCreateInternationalPaymentConsentsNotAcceptable() *CreateInternationalPaymentConsentsNotAcceptable
NewCreateInternationalPaymentConsentsNotAcceptable creates a CreateInternationalPaymentConsentsNotAcceptable with default headers values
func (*CreateInternationalPaymentConsentsNotAcceptable) Code ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) Code() int
Code gets the status code for the create international payment consents not acceptable response
func (*CreateInternationalPaymentConsentsNotAcceptable) Error ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) Error() string
func (*CreateInternationalPaymentConsentsNotAcceptable) IsClientError ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) IsClientError() bool
IsClientError returns true when this create international payment consents not acceptable response has a 4xx status code
func (*CreateInternationalPaymentConsentsNotAcceptable) IsCode ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) IsCode(code int) bool
IsCode returns true when this create international payment consents not acceptable response a status code equal to that given
func (*CreateInternationalPaymentConsentsNotAcceptable) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) IsRedirect() bool
IsRedirect returns true when this create international payment consents not acceptable response has a 3xx status code
func (*CreateInternationalPaymentConsentsNotAcceptable) IsServerError ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) IsServerError() bool
IsServerError returns true when this create international payment consents not acceptable response has a 5xx status code
func (*CreateInternationalPaymentConsentsNotAcceptable) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) IsSuccess() bool
IsSuccess returns true when this create international payment consents not acceptable response has a 2xx status code
func (*CreateInternationalPaymentConsentsNotAcceptable) String ¶
func (o *CreateInternationalPaymentConsentsNotAcceptable) String() string
type CreateInternationalPaymentConsentsNotFound ¶
type CreateInternationalPaymentConsentsNotFound struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
CreateInternationalPaymentConsentsNotFound describes a response with status code 404, with default header values.
Not found
func NewCreateInternationalPaymentConsentsNotFound ¶
func NewCreateInternationalPaymentConsentsNotFound() *CreateInternationalPaymentConsentsNotFound
NewCreateInternationalPaymentConsentsNotFound creates a CreateInternationalPaymentConsentsNotFound with default headers values
func (*CreateInternationalPaymentConsentsNotFound) Code ¶
func (o *CreateInternationalPaymentConsentsNotFound) Code() int
Code gets the status code for the create international payment consents not found response
func (*CreateInternationalPaymentConsentsNotFound) Error ¶
func (o *CreateInternationalPaymentConsentsNotFound) Error() string
func (*CreateInternationalPaymentConsentsNotFound) IsClientError ¶
func (o *CreateInternationalPaymentConsentsNotFound) IsClientError() bool
IsClientError returns true when this create international payment consents not found response has a 4xx status code
func (*CreateInternationalPaymentConsentsNotFound) IsCode ¶
func (o *CreateInternationalPaymentConsentsNotFound) IsCode(code int) bool
IsCode returns true when this create international payment consents not found response a status code equal to that given
func (*CreateInternationalPaymentConsentsNotFound) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsNotFound) IsRedirect() bool
IsRedirect returns true when this create international payment consents not found response has a 3xx status code
func (*CreateInternationalPaymentConsentsNotFound) IsServerError ¶
func (o *CreateInternationalPaymentConsentsNotFound) IsServerError() bool
IsServerError returns true when this create international payment consents not found response has a 5xx status code
func (*CreateInternationalPaymentConsentsNotFound) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsNotFound) IsSuccess() bool
IsSuccess returns true when this create international payment consents not found response has a 2xx status code
func (*CreateInternationalPaymentConsentsNotFound) String ¶
func (o *CreateInternationalPaymentConsentsNotFound) String() string
type CreateInternationalPaymentConsentsParams ¶
type CreateInternationalPaymentConsentsParams struct { /* Authorization. An Authorisation Token as per https://tools.ietf.org/html/rfc6750 */ Authorization string /* OBWriteInternationalConsent5Param. Default */ OBWriteInternationalConsent5Param *models.OBWriteInternationalConsent5 /* XCustomerUserAgent. Indicates the user-agent that the PSU is using. */ XCustomerUserAgent *string /* XFapiAuthDate. The time when the PSU last logged in with the TPP. All dates in the HTTP headers are represented as RFC 7231 Full Dates. An example is below: Sun, 10 Sep 2017 19:43:31 UTC */ XFapiAuthDate *string /* XFapiCustomerIPAddress. The PSU's IP address if the PSU is currently logged in with the TPP. */ XFapiCustomerIPAddress *string /* XFapiInteractionID. An RFC4122 UID used as a correlation id. */ XFapiInteractionID *string /* XIdempotencyKey. Every request will be processed only once per x-idempotency-key. The Idempotency Key will be valid for 24 hours. */ XIdempotencyKey string /* XJwsSignature. A detached JWS signature of the body of the payload. */ XJwsSignature string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateInternationalPaymentConsentsParams contains all the parameters to send to the API endpoint
for the create international payment consents operation. Typically these are written to a http.Request.
func NewCreateInternationalPaymentConsentsParams ¶
func NewCreateInternationalPaymentConsentsParams() *CreateInternationalPaymentConsentsParams
NewCreateInternationalPaymentConsentsParams creates a new CreateInternationalPaymentConsentsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateInternationalPaymentConsentsParamsWithContext ¶
func NewCreateInternationalPaymentConsentsParamsWithContext(ctx context.Context) *CreateInternationalPaymentConsentsParams
NewCreateInternationalPaymentConsentsParamsWithContext creates a new CreateInternationalPaymentConsentsParams object with the ability to set a context for a request.
func NewCreateInternationalPaymentConsentsParamsWithHTTPClient ¶
func NewCreateInternationalPaymentConsentsParamsWithHTTPClient(client *http.Client) *CreateInternationalPaymentConsentsParams
NewCreateInternationalPaymentConsentsParamsWithHTTPClient creates a new CreateInternationalPaymentConsentsParams object with the ability to set a custom HTTPClient for a request.
func NewCreateInternationalPaymentConsentsParamsWithTimeout ¶
func NewCreateInternationalPaymentConsentsParamsWithTimeout(timeout time.Duration) *CreateInternationalPaymentConsentsParams
NewCreateInternationalPaymentConsentsParamsWithTimeout creates a new CreateInternationalPaymentConsentsParams object with the ability to set a timeout on a request.
func (*CreateInternationalPaymentConsentsParams) SetAuthorization ¶
func (o *CreateInternationalPaymentConsentsParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetContext ¶
func (o *CreateInternationalPaymentConsentsParams) SetContext(ctx context.Context)
SetContext adds the context to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetDefaults ¶
func (o *CreateInternationalPaymentConsentsParams) SetDefaults()
SetDefaults hydrates default values in the create international payment consents params (not the query body).
All values with no default are reset to their zero value.
func (*CreateInternationalPaymentConsentsParams) SetHTTPClient ¶
func (o *CreateInternationalPaymentConsentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetOBWriteInternationalConsent5Param ¶
func (o *CreateInternationalPaymentConsentsParams) SetOBWriteInternationalConsent5Param(oBWriteInternationalConsent5Param *models.OBWriteInternationalConsent5)
SetOBWriteInternationalConsent5Param adds the oBWriteInternationalConsent5Param to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetTimeout ¶
func (o *CreateInternationalPaymentConsentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetXCustomerUserAgent ¶
func (o *CreateInternationalPaymentConsentsParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
SetXCustomerUserAgent adds the xCustomerUserAgent to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetXFapiAuthDate ¶
func (o *CreateInternationalPaymentConsentsParams) SetXFapiAuthDate(xFapiAuthDate *string)
SetXFapiAuthDate adds the xFapiAuthDate to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetXFapiCustomerIPAddress ¶
func (o *CreateInternationalPaymentConsentsParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
SetXFapiCustomerIPAddress adds the xFapiCustomerIpAddress to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetXFapiInteractionID ¶
func (o *CreateInternationalPaymentConsentsParams) SetXFapiInteractionID(xFapiInteractionID *string)
SetXFapiInteractionID adds the xFapiInteractionId to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetXIdempotencyKey ¶
func (o *CreateInternationalPaymentConsentsParams) SetXIdempotencyKey(xIdempotencyKey string)
SetXIdempotencyKey adds the xIdempotencyKey to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) SetXJwsSignature ¶
func (o *CreateInternationalPaymentConsentsParams) SetXJwsSignature(xJwsSignature string)
SetXJwsSignature adds the xJwsSignature to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithAuthorization ¶
func (o *CreateInternationalPaymentConsentsParams) WithAuthorization(authorization string) *CreateInternationalPaymentConsentsParams
WithAuthorization adds the authorization to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithContext ¶
func (o *CreateInternationalPaymentConsentsParams) WithContext(ctx context.Context) *CreateInternationalPaymentConsentsParams
WithContext adds the context to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithDefaults ¶
func (o *CreateInternationalPaymentConsentsParams) WithDefaults() *CreateInternationalPaymentConsentsParams
WithDefaults hydrates default values in the create international payment consents params (not the query body).
All values with no default are reset to their zero value.
func (*CreateInternationalPaymentConsentsParams) WithHTTPClient ¶
func (o *CreateInternationalPaymentConsentsParams) WithHTTPClient(client *http.Client) *CreateInternationalPaymentConsentsParams
WithHTTPClient adds the HTTPClient to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithOBWriteInternationalConsent5Param ¶
func (o *CreateInternationalPaymentConsentsParams) WithOBWriteInternationalConsent5Param(oBWriteInternationalConsent5Param *models.OBWriteInternationalConsent5) *CreateInternationalPaymentConsentsParams
WithOBWriteInternationalConsent5Param adds the oBWriteInternationalConsent5Param to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithTimeout ¶
func (o *CreateInternationalPaymentConsentsParams) WithTimeout(timeout time.Duration) *CreateInternationalPaymentConsentsParams
WithTimeout adds the timeout to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithXCustomerUserAgent ¶
func (o *CreateInternationalPaymentConsentsParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *CreateInternationalPaymentConsentsParams
WithXCustomerUserAgent adds the xCustomerUserAgent to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithXFapiAuthDate ¶
func (o *CreateInternationalPaymentConsentsParams) WithXFapiAuthDate(xFapiAuthDate *string) *CreateInternationalPaymentConsentsParams
WithXFapiAuthDate adds the xFapiAuthDate to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithXFapiCustomerIPAddress ¶
func (o *CreateInternationalPaymentConsentsParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *CreateInternationalPaymentConsentsParams
WithXFapiCustomerIPAddress adds the xFapiCustomerIPAddress to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithXFapiInteractionID ¶
func (o *CreateInternationalPaymentConsentsParams) WithXFapiInteractionID(xFapiInteractionID *string) *CreateInternationalPaymentConsentsParams
WithXFapiInteractionID adds the xFapiInteractionID to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithXIdempotencyKey ¶
func (o *CreateInternationalPaymentConsentsParams) WithXIdempotencyKey(xIdempotencyKey string) *CreateInternationalPaymentConsentsParams
WithXIdempotencyKey adds the xIdempotencyKey to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WithXJwsSignature ¶
func (o *CreateInternationalPaymentConsentsParams) WithXJwsSignature(xJwsSignature string) *CreateInternationalPaymentConsentsParams
WithXJwsSignature adds the xJwsSignature to the create international payment consents params
func (*CreateInternationalPaymentConsentsParams) WriteToRequest ¶
func (o *CreateInternationalPaymentConsentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateInternationalPaymentConsentsReader ¶
type CreateInternationalPaymentConsentsReader struct {
// contains filtered or unexported fields
}
CreateInternationalPaymentConsentsReader is a Reader for the CreateInternationalPaymentConsents structure.
func (*CreateInternationalPaymentConsentsReader) ReadResponse ¶
func (o *CreateInternationalPaymentConsentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateInternationalPaymentConsentsTooManyRequests ¶
type CreateInternationalPaymentConsentsTooManyRequests struct { /* Number in seconds to wait */ RetryAfter int64 /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
CreateInternationalPaymentConsentsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateInternationalPaymentConsentsTooManyRequests ¶
func NewCreateInternationalPaymentConsentsTooManyRequests() *CreateInternationalPaymentConsentsTooManyRequests
NewCreateInternationalPaymentConsentsTooManyRequests creates a CreateInternationalPaymentConsentsTooManyRequests with default headers values
func (*CreateInternationalPaymentConsentsTooManyRequests) Code ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) Code() int
Code gets the status code for the create international payment consents too many requests response
func (*CreateInternationalPaymentConsentsTooManyRequests) Error ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) Error() string
func (*CreateInternationalPaymentConsentsTooManyRequests) IsClientError ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) IsClientError() bool
IsClientError returns true when this create international payment consents too many requests response has a 4xx status code
func (*CreateInternationalPaymentConsentsTooManyRequests) IsCode ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this create international payment consents too many requests response a status code equal to that given
func (*CreateInternationalPaymentConsentsTooManyRequests) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create international payment consents too many requests response has a 3xx status code
func (*CreateInternationalPaymentConsentsTooManyRequests) IsServerError ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) IsServerError() bool
IsServerError returns true when this create international payment consents too many requests response has a 5xx status code
func (*CreateInternationalPaymentConsentsTooManyRequests) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create international payment consents too many requests response has a 2xx status code
func (*CreateInternationalPaymentConsentsTooManyRequests) String ¶
func (o *CreateInternationalPaymentConsentsTooManyRequests) String() string
type CreateInternationalPaymentConsentsUnauthorized ¶
type CreateInternationalPaymentConsentsUnauthorized struct { string }XFapiInteractionID
CreateInternationalPaymentConsentsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewCreateInternationalPaymentConsentsUnauthorized ¶
func NewCreateInternationalPaymentConsentsUnauthorized() *CreateInternationalPaymentConsentsUnauthorized
NewCreateInternationalPaymentConsentsUnauthorized creates a CreateInternationalPaymentConsentsUnauthorized with default headers values
func (*CreateInternationalPaymentConsentsUnauthorized) Code ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) Code() int
Code gets the status code for the create international payment consents unauthorized response
func (*CreateInternationalPaymentConsentsUnauthorized) Error ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) Error() string
func (*CreateInternationalPaymentConsentsUnauthorized) IsClientError ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) IsClientError() bool
IsClientError returns true when this create international payment consents unauthorized response has a 4xx status code
func (*CreateInternationalPaymentConsentsUnauthorized) IsCode ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) IsCode(code int) bool
IsCode returns true when this create international payment consents unauthorized response a status code equal to that given
func (*CreateInternationalPaymentConsentsUnauthorized) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) IsRedirect() bool
IsRedirect returns true when this create international payment consents unauthorized response has a 3xx status code
func (*CreateInternationalPaymentConsentsUnauthorized) IsServerError ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) IsServerError() bool
IsServerError returns true when this create international payment consents unauthorized response has a 5xx status code
func (*CreateInternationalPaymentConsentsUnauthorized) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) IsSuccess() bool
IsSuccess returns true when this create international payment consents unauthorized response has a 2xx status code
func (*CreateInternationalPaymentConsentsUnauthorized) String ¶
func (o *CreateInternationalPaymentConsentsUnauthorized) String() string
type CreateInternationalPaymentConsentsUnsupportedMediaType ¶
type CreateInternationalPaymentConsentsUnsupportedMediaType struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
CreateInternationalPaymentConsentsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type
func NewCreateInternationalPaymentConsentsUnsupportedMediaType ¶
func NewCreateInternationalPaymentConsentsUnsupportedMediaType() *CreateInternationalPaymentConsentsUnsupportedMediaType
NewCreateInternationalPaymentConsentsUnsupportedMediaType creates a CreateInternationalPaymentConsentsUnsupportedMediaType with default headers values
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) Code ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) Code() int
Code gets the status code for the create international payment consents unsupported media type response
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) Error ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) Error() string
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) IsClientError ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this create international payment consents unsupported media type response has a 4xx status code
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) IsCode ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this create international payment consents unsupported media type response a status code equal to that given
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) IsRedirect ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this create international payment consents unsupported media type response has a 3xx status code
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) IsServerError ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this create international payment consents unsupported media type response has a 5xx status code
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) IsSuccess ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this create international payment consents unsupported media type response has a 2xx status code
func (*CreateInternationalPaymentConsentsUnsupportedMediaType) String ¶
func (o *CreateInternationalPaymentConsentsUnsupportedMediaType) String() string
type GetInternationalPaymentConsentsConsentIDBadRequest ¶
type GetInternationalPaymentConsentsConsentIDBadRequest struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBErrorResponse1 }
GetInternationalPaymentConsentsConsentIDBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetInternationalPaymentConsentsConsentIDBadRequest ¶
func NewGetInternationalPaymentConsentsConsentIDBadRequest() *GetInternationalPaymentConsentsConsentIDBadRequest
NewGetInternationalPaymentConsentsConsentIDBadRequest creates a GetInternationalPaymentConsentsConsentIDBadRequest with default headers values
func (*GetInternationalPaymentConsentsConsentIDBadRequest) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) Code() int
Code gets the status code for the get international payment consents consent Id bad request response
func (*GetInternationalPaymentConsentsConsentIDBadRequest) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) Error() string
func (*GetInternationalPaymentConsentsConsentIDBadRequest) GetPayload ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) GetPayload() *models.OBErrorResponse1
func (*GetInternationalPaymentConsentsConsentIDBadRequest) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id bad request response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDBadRequest) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id bad request response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDBadRequest) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id bad request response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDBadRequest) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id bad request response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDBadRequest) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id bad request response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDBadRequest) String ¶
func (o *GetInternationalPaymentConsentsConsentIDBadRequest) String() string
type GetInternationalPaymentConsentsConsentIDForbidden ¶
type GetInternationalPaymentConsentsConsentIDForbidden struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBErrorResponse1 }
GetInternationalPaymentConsentsConsentIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetInternationalPaymentConsentsConsentIDForbidden ¶
func NewGetInternationalPaymentConsentsConsentIDForbidden() *GetInternationalPaymentConsentsConsentIDForbidden
NewGetInternationalPaymentConsentsConsentIDForbidden creates a GetInternationalPaymentConsentsConsentIDForbidden with default headers values
func (*GetInternationalPaymentConsentsConsentIDForbidden) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) Code() int
Code gets the status code for the get international payment consents consent Id forbidden response
func (*GetInternationalPaymentConsentsConsentIDForbidden) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) Error() string
func (*GetInternationalPaymentConsentsConsentIDForbidden) GetPayload ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) GetPayload() *models.OBErrorResponse1
func (*GetInternationalPaymentConsentsConsentIDForbidden) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id forbidden response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDForbidden) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id forbidden response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDForbidden) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id forbidden response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDForbidden) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id forbidden response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDForbidden) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id forbidden response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDForbidden) String ¶
func (o *GetInternationalPaymentConsentsConsentIDForbidden) String() string
type GetInternationalPaymentConsentsConsentIDInternalServerError ¶
type GetInternationalPaymentConsentsConsentIDInternalServerError struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBErrorResponse1 }
GetInternationalPaymentConsentsConsentIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetInternationalPaymentConsentsConsentIDInternalServerError ¶
func NewGetInternationalPaymentConsentsConsentIDInternalServerError() *GetInternationalPaymentConsentsConsentIDInternalServerError
NewGetInternationalPaymentConsentsConsentIDInternalServerError creates a GetInternationalPaymentConsentsConsentIDInternalServerError with default headers values
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) Code() int
Code gets the status code for the get international payment consents consent Id internal server error response
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) Error() string
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) GetPayload ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) GetPayload() *models.OBErrorResponse1
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id internal server error response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id internal server error response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id internal server error response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id internal server error response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id internal server error response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDInternalServerError) String ¶
func (o *GetInternationalPaymentConsentsConsentIDInternalServerError) String() string
type GetInternationalPaymentConsentsConsentIDMethodNotAllowed ¶
type GetInternationalPaymentConsentsConsentIDMethodNotAllowed struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
GetInternationalPaymentConsentsConsentIDMethodNotAllowed describes a response with status code 405, with default header values.
Method Not Allowed
func NewGetInternationalPaymentConsentsConsentIDMethodNotAllowed ¶
func NewGetInternationalPaymentConsentsConsentIDMethodNotAllowed() *GetInternationalPaymentConsentsConsentIDMethodNotAllowed
NewGetInternationalPaymentConsentsConsentIDMethodNotAllowed creates a GetInternationalPaymentConsentsConsentIDMethodNotAllowed with default headers values
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) Code() int
Code gets the status code for the get international payment consents consent Id method not allowed response
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) Error() string
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id method not allowed response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id method not allowed response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id method not allowed response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id method not allowed response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id method not allowed response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDMethodNotAllowed) String ¶
func (o *GetInternationalPaymentConsentsConsentIDMethodNotAllowed) String() string
type GetInternationalPaymentConsentsConsentIDNotAcceptable ¶
type GetInternationalPaymentConsentsConsentIDNotAcceptable struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
GetInternationalPaymentConsentsConsentIDNotAcceptable describes a response with status code 406, with default header values.
Not Acceptable
func NewGetInternationalPaymentConsentsConsentIDNotAcceptable ¶
func NewGetInternationalPaymentConsentsConsentIDNotAcceptable() *GetInternationalPaymentConsentsConsentIDNotAcceptable
NewGetInternationalPaymentConsentsConsentIDNotAcceptable creates a GetInternationalPaymentConsentsConsentIDNotAcceptable with default headers values
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) Code() int
Code gets the status code for the get international payment consents consent Id not acceptable response
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) Error() string
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id not acceptable response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id not acceptable response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id not acceptable response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id not acceptable response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id not acceptable response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDNotAcceptable) String ¶
func (o *GetInternationalPaymentConsentsConsentIDNotAcceptable) String() string
type GetInternationalPaymentConsentsConsentIDNotFound ¶
type GetInternationalPaymentConsentsConsentIDNotFound struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
GetInternationalPaymentConsentsConsentIDNotFound describes a response with status code 404, with default header values.
Not found
func NewGetInternationalPaymentConsentsConsentIDNotFound ¶
func NewGetInternationalPaymentConsentsConsentIDNotFound() *GetInternationalPaymentConsentsConsentIDNotFound
NewGetInternationalPaymentConsentsConsentIDNotFound creates a GetInternationalPaymentConsentsConsentIDNotFound with default headers values
func (*GetInternationalPaymentConsentsConsentIDNotFound) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) Code() int
Code gets the status code for the get international payment consents consent Id not found response
func (*GetInternationalPaymentConsentsConsentIDNotFound) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) Error() string
func (*GetInternationalPaymentConsentsConsentIDNotFound) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id not found response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDNotFound) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id not found response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDNotFound) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id not found response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDNotFound) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id not found response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDNotFound) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id not found response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDNotFound) String ¶
func (o *GetInternationalPaymentConsentsConsentIDNotFound) String() string
type GetInternationalPaymentConsentsConsentIDOK ¶
type GetInternationalPaymentConsentsConsentIDOK struct { /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string /* Header containing a detached JWS signature of the body of the payload. */ XJwsSignature string Payload *models.OBWriteInternationalConsentResponse6 }
GetInternationalPaymentConsentsConsentIDOK describes a response with status code 200, with default header values.
International Payment Consents Read
func NewGetInternationalPaymentConsentsConsentIDOK ¶
func NewGetInternationalPaymentConsentsConsentIDOK() *GetInternationalPaymentConsentsConsentIDOK
NewGetInternationalPaymentConsentsConsentIDOK creates a GetInternationalPaymentConsentsConsentIDOK with default headers values
func (*GetInternationalPaymentConsentsConsentIDOK) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) Code() int
Code gets the status code for the get international payment consents consent Id o k response
func (*GetInternationalPaymentConsentsConsentIDOK) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) Error() string
func (*GetInternationalPaymentConsentsConsentIDOK) GetPayload ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) GetPayload() *models.OBWriteInternationalConsentResponse6
func (*GetInternationalPaymentConsentsConsentIDOK) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id o k response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDOK) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id o k response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDOK) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id o k response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDOK) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id o k response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDOK) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id o k response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDOK) String ¶
func (o *GetInternationalPaymentConsentsConsentIDOK) String() string
type GetInternationalPaymentConsentsConsentIDParams ¶
type GetInternationalPaymentConsentsConsentIDParams struct { /* Authorization. An Authorisation Token as per https://tools.ietf.org/html/rfc6750 */ Authorization string /* ConsentID. ConsentId */ ConsentID string /* XCustomerUserAgent. Indicates the user-agent that the PSU is using. */ XCustomerUserAgent *string /* XFapiAuthDate. The time when the PSU last logged in with the TPP. All dates in the HTTP headers are represented as RFC 7231 Full Dates. An example is below: Sun, 10 Sep 2017 19:43:31 UTC */ XFapiAuthDate *string /* XFapiCustomerIPAddress. The PSU's IP address if the PSU is currently logged in with the TPP. */ XFapiCustomerIPAddress *string /* XFapiInteractionID. An RFC4122 UID used as a correlation id. */ XFapiInteractionID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetInternationalPaymentConsentsConsentIDParams contains all the parameters to send to the API endpoint
for the get international payment consents consent Id operation. Typically these are written to a http.Request.
func NewGetInternationalPaymentConsentsConsentIDParams ¶
func NewGetInternationalPaymentConsentsConsentIDParams() *GetInternationalPaymentConsentsConsentIDParams
NewGetInternationalPaymentConsentsConsentIDParams creates a new GetInternationalPaymentConsentsConsentIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetInternationalPaymentConsentsConsentIDParamsWithContext ¶
func NewGetInternationalPaymentConsentsConsentIDParamsWithContext(ctx context.Context) *GetInternationalPaymentConsentsConsentIDParams
NewGetInternationalPaymentConsentsConsentIDParamsWithContext creates a new GetInternationalPaymentConsentsConsentIDParams object with the ability to set a context for a request.
func NewGetInternationalPaymentConsentsConsentIDParamsWithHTTPClient ¶
func NewGetInternationalPaymentConsentsConsentIDParamsWithHTTPClient(client *http.Client) *GetInternationalPaymentConsentsConsentIDParams
NewGetInternationalPaymentConsentsConsentIDParamsWithHTTPClient creates a new GetInternationalPaymentConsentsConsentIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetInternationalPaymentConsentsConsentIDParamsWithTimeout ¶
func NewGetInternationalPaymentConsentsConsentIDParamsWithTimeout(timeout time.Duration) *GetInternationalPaymentConsentsConsentIDParams
NewGetInternationalPaymentConsentsConsentIDParamsWithTimeout creates a new GetInternationalPaymentConsentsConsentIDParams object with the ability to set a timeout on a request.
func (*GetInternationalPaymentConsentsConsentIDParams) SetAuthorization ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetConsentID ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetConsentID(consentID string)
SetConsentID adds the consentId to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetContext ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetDefaults ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetDefaults()
SetDefaults hydrates default values in the get international payment consents consent Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetInternationalPaymentConsentsConsentIDParams) SetHTTPClient ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetTimeout ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetXCustomerUserAgent ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
SetXCustomerUserAgent adds the xCustomerUserAgent to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetXFapiAuthDate ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetXFapiAuthDate(xFapiAuthDate *string)
SetXFapiAuthDate adds the xFapiAuthDate to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetXFapiCustomerIPAddress ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
SetXFapiCustomerIPAddress adds the xFapiCustomerIpAddress to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) SetXFapiInteractionID ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) SetXFapiInteractionID(xFapiInteractionID *string)
SetXFapiInteractionID adds the xFapiInteractionId to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithAuthorization ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithAuthorization(authorization string) *GetInternationalPaymentConsentsConsentIDParams
WithAuthorization adds the authorization to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithConsentID ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithConsentID(consentID string) *GetInternationalPaymentConsentsConsentIDParams
WithConsentID adds the consentID to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithContext ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithContext(ctx context.Context) *GetInternationalPaymentConsentsConsentIDParams
WithContext adds the context to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithDefaults ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithDefaults() *GetInternationalPaymentConsentsConsentIDParams
WithDefaults hydrates default values in the get international payment consents consent Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetInternationalPaymentConsentsConsentIDParams) WithHTTPClient ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithHTTPClient(client *http.Client) *GetInternationalPaymentConsentsConsentIDParams
WithHTTPClient adds the HTTPClient to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithTimeout ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithTimeout(timeout time.Duration) *GetInternationalPaymentConsentsConsentIDParams
WithTimeout adds the timeout to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithXCustomerUserAgent ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *GetInternationalPaymentConsentsConsentIDParams
WithXCustomerUserAgent adds the xCustomerUserAgent to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithXFapiAuthDate ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithXFapiAuthDate(xFapiAuthDate *string) *GetInternationalPaymentConsentsConsentIDParams
WithXFapiAuthDate adds the xFapiAuthDate to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithXFapiCustomerIPAddress ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *GetInternationalPaymentConsentsConsentIDParams
WithXFapiCustomerIPAddress adds the xFapiCustomerIPAddress to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WithXFapiInteractionID ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WithXFapiInteractionID(xFapiInteractionID *string) *GetInternationalPaymentConsentsConsentIDParams
WithXFapiInteractionID adds the xFapiInteractionID to the get international payment consents consent Id params
func (*GetInternationalPaymentConsentsConsentIDParams) WriteToRequest ¶
func (o *GetInternationalPaymentConsentsConsentIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetInternationalPaymentConsentsConsentIDReader ¶
type GetInternationalPaymentConsentsConsentIDReader struct {
// contains filtered or unexported fields
}
GetInternationalPaymentConsentsConsentIDReader is a Reader for the GetInternationalPaymentConsentsConsentID structure.
func (*GetInternationalPaymentConsentsConsentIDReader) ReadResponse ¶
func (o *GetInternationalPaymentConsentsConsentIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetInternationalPaymentConsentsConsentIDTooManyRequests ¶
type GetInternationalPaymentConsentsConsentIDTooManyRequests struct { /* Number in seconds to wait */ RetryAfter int64 /* An RFC4122 UID used as a correlation id. */ XFapiInteractionID string }
GetInternationalPaymentConsentsConsentIDTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetInternationalPaymentConsentsConsentIDTooManyRequests ¶
func NewGetInternationalPaymentConsentsConsentIDTooManyRequests() *GetInternationalPaymentConsentsConsentIDTooManyRequests
NewGetInternationalPaymentConsentsConsentIDTooManyRequests creates a GetInternationalPaymentConsentsConsentIDTooManyRequests with default headers values
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) Code() int
Code gets the status code for the get international payment consents consent Id too many requests response
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) Error() string
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id too many requests response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id too many requests response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id too many requests response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id too many requests response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id too many requests response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDTooManyRequests) String ¶
func (o *GetInternationalPaymentConsentsConsentIDTooManyRequests) String() string
type GetInternationalPaymentConsentsConsentIDUnauthorized ¶
type GetInternationalPaymentConsentsConsentIDUnauthorized struct { string }XFapiInteractionID
GetInternationalPaymentConsentsConsentIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetInternationalPaymentConsentsConsentIDUnauthorized ¶
func NewGetInternationalPaymentConsentsConsentIDUnauthorized() *GetInternationalPaymentConsentsConsentIDUnauthorized
NewGetInternationalPaymentConsentsConsentIDUnauthorized creates a GetInternationalPaymentConsentsConsentIDUnauthorized with default headers values
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) Code ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) Code() int
Code gets the status code for the get international payment consents consent Id unauthorized response
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) Error ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) Error() string
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) IsClientError ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsClientError() bool
IsClientError returns true when this get international payment consents consent Id unauthorized response has a 4xx status code
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) IsCode ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get international payment consents consent Id unauthorized response a status code equal to that given
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) IsRedirect ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get international payment consents consent Id unauthorized response has a 3xx status code
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) IsServerError ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsServerError() bool
IsServerError returns true when this get international payment consents consent Id unauthorized response has a 5xx status code
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) IsSuccess ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get international payment consents consent Id unauthorized response has a 2xx status code
func (*GetInternationalPaymentConsentsConsentIDUnauthorized) String ¶
func (o *GetInternationalPaymentConsentsConsentIDUnauthorized) String() string