Documentation ¶
Index ¶
- type Client
- func (c *Client) CreatePayment() *CreatePaymentRequest
- func (c *Client) CreatePaymentAdvice() *CreatePaymentAdviceRequest
- func (c *Client) CreatePaymentAdviceSubmission() *CreatePaymentAdviceSubmissionRequest
- func (c *Client) CreatePaymentRecall() *CreatePaymentRecallRequest
- func (c *Client) CreatePaymentRecallDecision() *CreatePaymentRecallDecisionRequest
- func (c *Client) CreatePaymentRecallDecisionSubmission() *CreatePaymentRecallDecisionSubmissionRequest
- func (c *Client) CreatePaymentRecallSubmission() *CreatePaymentRecallSubmissionRequest
- func (c *Client) CreatePaymentReturn() *CreatePaymentReturnRequest
- func (c *Client) CreatePaymentReturnReversal() *CreatePaymentReturnReversalRequest
- func (c *Client) CreatePaymentReturnSubmission() *CreatePaymentReturnSubmissionRequest
- func (c *Client) CreatePaymentReversal() *CreatePaymentReversalRequest
- func (c *Client) CreatePaymentReversalSubmission() *CreatePaymentReversalSubmissionRequest
- func (c *Client) CreatePaymentSubmission() *CreatePaymentSubmissionRequest
- func (c *Client) PatchPaymentAdmissionTask() *PatchPaymentAdmissionTaskRequest
- func (c *Client) PatchReversalAdmissionTask() *PatchReversalAdmissionTaskRequest
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreatePaymentAdviceBadRequest
- func (o *CreatePaymentAdviceBadRequest) Code() int
- func (o *CreatePaymentAdviceBadRequest) Error() string
- func (o *CreatePaymentAdviceBadRequest) IsClientError() bool
- func (o *CreatePaymentAdviceBadRequest) IsCode(code int) bool
- func (o *CreatePaymentAdviceBadRequest) IsRedirect() bool
- func (o *CreatePaymentAdviceBadRequest) IsServerError() bool
- func (o *CreatePaymentAdviceBadRequest) IsSuccess() bool
- type CreatePaymentAdviceCreated
- func (o *CreatePaymentAdviceCreated) Code() int
- func (o *CreatePaymentAdviceCreated) Error() string
- func (o *CreatePaymentAdviceCreated) IsClientError() bool
- func (o *CreatePaymentAdviceCreated) IsCode(code int) bool
- func (o *CreatePaymentAdviceCreated) IsRedirect() bool
- func (o *CreatePaymentAdviceCreated) IsServerError() bool
- func (o *CreatePaymentAdviceCreated) IsSuccess() bool
- type CreatePaymentAdviceReader
- type CreatePaymentAdviceRequest
- func (a *CreatePaymentAdviceRequest) Do() (*CreatePaymentAdviceCreated, error)
- func (o *CreatePaymentAdviceRequest) FromJson(j string) (*CreatePaymentAdviceRequest, error)
- func (a *CreatePaymentAdviceRequest) MustDo() *CreatePaymentAdviceCreated
- func (o *CreatePaymentAdviceRequest) WithAdviceCreationRequest(adviceCreationRequest models.AdviceCreation) *CreatePaymentAdviceRequest
- func (o *CreatePaymentAdviceRequest) WithContext(ctx context.Context) *CreatePaymentAdviceRequest
- func (o *CreatePaymentAdviceRequest) WithHTTPClient(client *http.Client) *CreatePaymentAdviceRequest
- func (o *CreatePaymentAdviceRequest) WithID(id strfmt.UUID) *CreatePaymentAdviceRequest
- func (o *CreatePaymentAdviceRequest) WithoutAdviceCreationRequest() *CreatePaymentAdviceRequest
- func (o *CreatePaymentAdviceRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentAdviceSubmissionBadRequest
- func (o *CreatePaymentAdviceSubmissionBadRequest) Code() int
- func (o *CreatePaymentAdviceSubmissionBadRequest) Error() string
- func (o *CreatePaymentAdviceSubmissionBadRequest) IsClientError() bool
- func (o *CreatePaymentAdviceSubmissionBadRequest) IsCode(code int) bool
- func (o *CreatePaymentAdviceSubmissionBadRequest) IsRedirect() bool
- func (o *CreatePaymentAdviceSubmissionBadRequest) IsServerError() bool
- func (o *CreatePaymentAdviceSubmissionBadRequest) IsSuccess() bool
- type CreatePaymentAdviceSubmissionCreated
- func (o *CreatePaymentAdviceSubmissionCreated) Code() int
- func (o *CreatePaymentAdviceSubmissionCreated) Error() string
- func (o *CreatePaymentAdviceSubmissionCreated) IsClientError() bool
- func (o *CreatePaymentAdviceSubmissionCreated) IsCode(code int) bool
- func (o *CreatePaymentAdviceSubmissionCreated) IsRedirect() bool
- func (o *CreatePaymentAdviceSubmissionCreated) IsServerError() bool
- func (o *CreatePaymentAdviceSubmissionCreated) IsSuccess() bool
- type CreatePaymentAdviceSubmissionReader
- type CreatePaymentAdviceSubmissionRequest
- func (a *CreatePaymentAdviceSubmissionRequest) Do() (*CreatePaymentAdviceSubmissionCreated, error)
- func (o *CreatePaymentAdviceSubmissionRequest) FromJson(j string) (*CreatePaymentAdviceSubmissionRequest, error)
- func (a *CreatePaymentAdviceSubmissionRequest) MustDo() *CreatePaymentAdviceSubmissionCreated
- func (o *CreatePaymentAdviceSubmissionRequest) WithAdviceID(adviceID strfmt.UUID) *CreatePaymentAdviceSubmissionRequest
- func (o *CreatePaymentAdviceSubmissionRequest) WithAdviceSubmissionCreationRequest(adviceSubmissionCreationRequest models.AdviceSubmissionCreation) *CreatePaymentAdviceSubmissionRequest
- func (o *CreatePaymentAdviceSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentAdviceSubmissionRequest
- func (o *CreatePaymentAdviceSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentAdviceSubmissionRequest
- func (o *CreatePaymentAdviceSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentAdviceSubmissionRequest
- func (o *CreatePaymentAdviceSubmissionRequest) WithoutAdviceSubmissionCreationRequest() *CreatePaymentAdviceSubmissionRequest
- func (o *CreatePaymentAdviceSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentBadRequest
- func (o *CreatePaymentBadRequest) Code() int
- func (o *CreatePaymentBadRequest) Error() string
- func (o *CreatePaymentBadRequest) IsClientError() bool
- func (o *CreatePaymentBadRequest) IsCode(code int) bool
- func (o *CreatePaymentBadRequest) IsRedirect() bool
- func (o *CreatePaymentBadRequest) IsServerError() bool
- func (o *CreatePaymentBadRequest) IsSuccess() bool
- type CreatePaymentCreated
- func (o *CreatePaymentCreated) Code() int
- func (o *CreatePaymentCreated) Error() string
- func (o *CreatePaymentCreated) IsClientError() bool
- func (o *CreatePaymentCreated) IsCode(code int) bool
- func (o *CreatePaymentCreated) IsRedirect() bool
- func (o *CreatePaymentCreated) IsServerError() bool
- func (o *CreatePaymentCreated) IsSuccess() bool
- type CreatePaymentReader
- type CreatePaymentRecallBadRequest
- func (o *CreatePaymentRecallBadRequest) Code() int
- func (o *CreatePaymentRecallBadRequest) Error() string
- func (o *CreatePaymentRecallBadRequest) IsClientError() bool
- func (o *CreatePaymentRecallBadRequest) IsCode(code int) bool
- func (o *CreatePaymentRecallBadRequest) IsRedirect() bool
- func (o *CreatePaymentRecallBadRequest) IsServerError() bool
- func (o *CreatePaymentRecallBadRequest) IsSuccess() bool
- type CreatePaymentRecallCreated
- func (o *CreatePaymentRecallCreated) Code() int
- func (o *CreatePaymentRecallCreated) Error() string
- func (o *CreatePaymentRecallCreated) IsClientError() bool
- func (o *CreatePaymentRecallCreated) IsCode(code int) bool
- func (o *CreatePaymentRecallCreated) IsRedirect() bool
- func (o *CreatePaymentRecallCreated) IsServerError() bool
- func (o *CreatePaymentRecallCreated) IsSuccess() bool
- type CreatePaymentRecallDecisionBadRequest
- func (o *CreatePaymentRecallDecisionBadRequest) Code() int
- func (o *CreatePaymentRecallDecisionBadRequest) Error() string
- func (o *CreatePaymentRecallDecisionBadRequest) IsClientError() bool
- func (o *CreatePaymentRecallDecisionBadRequest) IsCode(code int) bool
- func (o *CreatePaymentRecallDecisionBadRequest) IsRedirect() bool
- func (o *CreatePaymentRecallDecisionBadRequest) IsServerError() bool
- func (o *CreatePaymentRecallDecisionBadRequest) IsSuccess() bool
- type CreatePaymentRecallDecisionCreated
- func (o *CreatePaymentRecallDecisionCreated) Code() int
- func (o *CreatePaymentRecallDecisionCreated) Error() string
- func (o *CreatePaymentRecallDecisionCreated) IsClientError() bool
- func (o *CreatePaymentRecallDecisionCreated) IsCode(code int) bool
- func (o *CreatePaymentRecallDecisionCreated) IsRedirect() bool
- func (o *CreatePaymentRecallDecisionCreated) IsServerError() bool
- func (o *CreatePaymentRecallDecisionCreated) IsSuccess() bool
- type CreatePaymentRecallDecisionReader
- type CreatePaymentRecallDecisionRequest
- func (a *CreatePaymentRecallDecisionRequest) Do() (*CreatePaymentRecallDecisionCreated, error)
- func (o *CreatePaymentRecallDecisionRequest) FromJson(j string) (*CreatePaymentRecallDecisionRequest, error)
- func (a *CreatePaymentRecallDecisionRequest) MustDo() *CreatePaymentRecallDecisionCreated
- func (o *CreatePaymentRecallDecisionRequest) WithContext(ctx context.Context) *CreatePaymentRecallDecisionRequest
- func (o *CreatePaymentRecallDecisionRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallDecisionRequest
- func (o *CreatePaymentRecallDecisionRequest) WithID(id strfmt.UUID) *CreatePaymentRecallDecisionRequest
- func (o *CreatePaymentRecallDecisionRequest) WithRecallDecisionCreationRequest(recallDecisionCreationRequest models.RecallDecisionCreation) *CreatePaymentRecallDecisionRequest
- func (o *CreatePaymentRecallDecisionRequest) WithRecallID(recallID strfmt.UUID) *CreatePaymentRecallDecisionRequest
- func (o *CreatePaymentRecallDecisionRequest) WithoutRecallDecisionCreationRequest() *CreatePaymentRecallDecisionRequest
- func (o *CreatePaymentRecallDecisionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentRecallDecisionSubmissionBadRequest
- func (o *CreatePaymentRecallDecisionSubmissionBadRequest) Code() int
- func (o *CreatePaymentRecallDecisionSubmissionBadRequest) Error() string
- func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsClientError() bool
- func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsCode(code int) bool
- func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsRedirect() bool
- func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsServerError() bool
- func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsSuccess() bool
- type CreatePaymentRecallDecisionSubmissionCreated
- func (o *CreatePaymentRecallDecisionSubmissionCreated) Code() int
- func (o *CreatePaymentRecallDecisionSubmissionCreated) Error() string
- func (o *CreatePaymentRecallDecisionSubmissionCreated) IsClientError() bool
- func (o *CreatePaymentRecallDecisionSubmissionCreated) IsCode(code int) bool
- func (o *CreatePaymentRecallDecisionSubmissionCreated) IsRedirect() bool
- func (o *CreatePaymentRecallDecisionSubmissionCreated) IsServerError() bool
- func (o *CreatePaymentRecallDecisionSubmissionCreated) IsSuccess() bool
- type CreatePaymentRecallDecisionSubmissionReader
- type CreatePaymentRecallDecisionSubmissionRequest
- func (a *CreatePaymentRecallDecisionSubmissionRequest) Do() (*CreatePaymentRecallDecisionSubmissionCreated, error)
- func (o *CreatePaymentRecallDecisionSubmissionRequest) FromJson(j string) (*CreatePaymentRecallDecisionSubmissionRequest, error)
- func (a *CreatePaymentRecallDecisionSubmissionRequest) MustDo() *CreatePaymentRecallDecisionSubmissionCreated
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentRecallDecisionSubmissionRequest
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WithDecisionID(decisionID strfmt.UUID) *CreatePaymentRecallDecisionSubmissionRequest
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallDecisionSubmissionRequest
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentRecallDecisionSubmissionRequest
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WithRecallDecisionSubmissionCreationRequest(...) *CreatePaymentRecallDecisionSubmissionRequest
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WithRecallID(recallID strfmt.UUID) *CreatePaymentRecallDecisionSubmissionRequest
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WithoutRecallDecisionSubmissionCreationRequest() *CreatePaymentRecallDecisionSubmissionRequest
- func (o *CreatePaymentRecallDecisionSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentRecallReader
- type CreatePaymentRecallRequest
- func (a *CreatePaymentRecallRequest) Do() (*CreatePaymentRecallCreated, error)
- func (o *CreatePaymentRecallRequest) FromJson(j string) (*CreatePaymentRecallRequest, error)
- func (a *CreatePaymentRecallRequest) MustDo() *CreatePaymentRecallCreated
- func (o *CreatePaymentRecallRequest) WithContext(ctx context.Context) *CreatePaymentRecallRequest
- func (o *CreatePaymentRecallRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallRequest
- func (o *CreatePaymentRecallRequest) WithID(id strfmt.UUID) *CreatePaymentRecallRequest
- func (o *CreatePaymentRecallRequest) WithRecallCreationRequest(recallCreationRequest models.RecallCreation) *CreatePaymentRecallRequest
- func (o *CreatePaymentRecallRequest) WithoutRecallCreationRequest() *CreatePaymentRecallRequest
- func (o *CreatePaymentRecallRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentRecallSubmissionBadRequest
- func (o *CreatePaymentRecallSubmissionBadRequest) Code() int
- func (o *CreatePaymentRecallSubmissionBadRequest) Error() string
- func (o *CreatePaymentRecallSubmissionBadRequest) IsClientError() bool
- func (o *CreatePaymentRecallSubmissionBadRequest) IsCode(code int) bool
- func (o *CreatePaymentRecallSubmissionBadRequest) IsRedirect() bool
- func (o *CreatePaymentRecallSubmissionBadRequest) IsServerError() bool
- func (o *CreatePaymentRecallSubmissionBadRequest) IsSuccess() bool
- type CreatePaymentRecallSubmissionCreated
- func (o *CreatePaymentRecallSubmissionCreated) Code() int
- func (o *CreatePaymentRecallSubmissionCreated) Error() string
- func (o *CreatePaymentRecallSubmissionCreated) IsClientError() bool
- func (o *CreatePaymentRecallSubmissionCreated) IsCode(code int) bool
- func (o *CreatePaymentRecallSubmissionCreated) IsRedirect() bool
- func (o *CreatePaymentRecallSubmissionCreated) IsServerError() bool
- func (o *CreatePaymentRecallSubmissionCreated) IsSuccess() bool
- type CreatePaymentRecallSubmissionReader
- type CreatePaymentRecallSubmissionRequest
- func (a *CreatePaymentRecallSubmissionRequest) Do() (*CreatePaymentRecallSubmissionCreated, error)
- func (o *CreatePaymentRecallSubmissionRequest) FromJson(j string) (*CreatePaymentRecallSubmissionRequest, error)
- func (a *CreatePaymentRecallSubmissionRequest) MustDo() *CreatePaymentRecallSubmissionCreated
- func (o *CreatePaymentRecallSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentRecallSubmissionRequest
- func (o *CreatePaymentRecallSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallSubmissionRequest
- func (o *CreatePaymentRecallSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentRecallSubmissionRequest
- func (o *CreatePaymentRecallSubmissionRequest) WithRecallID(recallID strfmt.UUID) *CreatePaymentRecallSubmissionRequest
- func (o *CreatePaymentRecallSubmissionRequest) WithRecallSubmissionCreationRequest(recallSubmissionCreationRequest models.RecallSubmissionCreation) *CreatePaymentRecallSubmissionRequest
- func (o *CreatePaymentRecallSubmissionRequest) WithoutRecallSubmissionCreationRequest() *CreatePaymentRecallSubmissionRequest
- func (o *CreatePaymentRecallSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentRequest
- func (a *CreatePaymentRequest) Do() (*CreatePaymentCreated, error)
- func (o *CreatePaymentRequest) FromJson(j string) (*CreatePaymentRequest, error)
- func (a *CreatePaymentRequest) MustDo() *CreatePaymentCreated
- func (o *CreatePaymentRequest) WithContext(ctx context.Context) *CreatePaymentRequest
- func (o *CreatePaymentRequest) WithHTTPClient(client *http.Client) *CreatePaymentRequest
- func (o *CreatePaymentRequest) WithPaymentCreationRequest(paymentCreationRequest models.PaymentCreation) *CreatePaymentRequest
- func (o *CreatePaymentRequest) WithoutPaymentCreationRequest() *CreatePaymentRequest
- func (o *CreatePaymentRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentReturnBadRequest
- func (o *CreatePaymentReturnBadRequest) Code() int
- func (o *CreatePaymentReturnBadRequest) Error() string
- func (o *CreatePaymentReturnBadRequest) IsClientError() bool
- func (o *CreatePaymentReturnBadRequest) IsCode(code int) bool
- func (o *CreatePaymentReturnBadRequest) IsRedirect() bool
- func (o *CreatePaymentReturnBadRequest) IsServerError() bool
- func (o *CreatePaymentReturnBadRequest) IsSuccess() bool
- type CreatePaymentReturnConflict
- func (o *CreatePaymentReturnConflict) Code() int
- func (o *CreatePaymentReturnConflict) Error() string
- func (o *CreatePaymentReturnConflict) IsClientError() bool
- func (o *CreatePaymentReturnConflict) IsCode(code int) bool
- func (o *CreatePaymentReturnConflict) IsRedirect() bool
- func (o *CreatePaymentReturnConflict) IsServerError() bool
- func (o *CreatePaymentReturnConflict) IsSuccess() bool
- type CreatePaymentReturnCreated
- func (o *CreatePaymentReturnCreated) Code() int
- func (o *CreatePaymentReturnCreated) Error() string
- func (o *CreatePaymentReturnCreated) IsClientError() bool
- func (o *CreatePaymentReturnCreated) IsCode(code int) bool
- func (o *CreatePaymentReturnCreated) IsRedirect() bool
- func (o *CreatePaymentReturnCreated) IsServerError() bool
- func (o *CreatePaymentReturnCreated) IsSuccess() bool
- type CreatePaymentReturnForbidden
- func (o *CreatePaymentReturnForbidden) Code() int
- func (o *CreatePaymentReturnForbidden) Error() string
- func (o *CreatePaymentReturnForbidden) IsClientError() bool
- func (o *CreatePaymentReturnForbidden) IsCode(code int) bool
- func (o *CreatePaymentReturnForbidden) IsRedirect() bool
- func (o *CreatePaymentReturnForbidden) IsServerError() bool
- func (o *CreatePaymentReturnForbidden) IsSuccess() bool
- type CreatePaymentReturnInternalServerError
- func (o *CreatePaymentReturnInternalServerError) Code() int
- func (o *CreatePaymentReturnInternalServerError) Error() string
- func (o *CreatePaymentReturnInternalServerError) IsClientError() bool
- func (o *CreatePaymentReturnInternalServerError) IsCode(code int) bool
- func (o *CreatePaymentReturnInternalServerError) IsRedirect() bool
- func (o *CreatePaymentReturnInternalServerError) IsServerError() bool
- func (o *CreatePaymentReturnInternalServerError) IsSuccess() bool
- type CreatePaymentReturnNotFound
- func (o *CreatePaymentReturnNotFound) Code() int
- func (o *CreatePaymentReturnNotFound) Error() string
- func (o *CreatePaymentReturnNotFound) IsClientError() bool
- func (o *CreatePaymentReturnNotFound) IsCode(code int) bool
- func (o *CreatePaymentReturnNotFound) IsRedirect() bool
- func (o *CreatePaymentReturnNotFound) IsServerError() bool
- func (o *CreatePaymentReturnNotFound) IsSuccess() bool
- type CreatePaymentReturnReader
- type CreatePaymentReturnRequest
- func (a *CreatePaymentReturnRequest) Do() (*CreatePaymentReturnCreated, error)
- func (o *CreatePaymentReturnRequest) FromJson(j string) (*CreatePaymentReturnRequest, error)
- func (a *CreatePaymentReturnRequest) MustDo() *CreatePaymentReturnCreated
- func (o *CreatePaymentReturnRequest) WithContext(ctx context.Context) *CreatePaymentReturnRequest
- func (o *CreatePaymentReturnRequest) WithHTTPClient(client *http.Client) *CreatePaymentReturnRequest
- func (o *CreatePaymentReturnRequest) WithID(id strfmt.UUID) *CreatePaymentReturnRequest
- func (o *CreatePaymentReturnRequest) WithReturnCreationRequest(returnCreationRequest models.ReturnCreation) *CreatePaymentReturnRequest
- func (o *CreatePaymentReturnRequest) WithoutReturnCreationRequest() *CreatePaymentReturnRequest
- func (o *CreatePaymentReturnRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentReturnReversalBadRequest
- func (o *CreatePaymentReturnReversalBadRequest) Code() int
- func (o *CreatePaymentReturnReversalBadRequest) Error() string
- func (o *CreatePaymentReturnReversalBadRequest) IsClientError() bool
- func (o *CreatePaymentReturnReversalBadRequest) IsCode(code int) bool
- func (o *CreatePaymentReturnReversalBadRequest) IsRedirect() bool
- func (o *CreatePaymentReturnReversalBadRequest) IsServerError() bool
- func (o *CreatePaymentReturnReversalBadRequest) IsSuccess() bool
- type CreatePaymentReturnReversalConflict
- func (o *CreatePaymentReturnReversalConflict) Code() int
- func (o *CreatePaymentReturnReversalConflict) Error() string
- func (o *CreatePaymentReturnReversalConflict) IsClientError() bool
- func (o *CreatePaymentReturnReversalConflict) IsCode(code int) bool
- func (o *CreatePaymentReturnReversalConflict) IsRedirect() bool
- func (o *CreatePaymentReturnReversalConflict) IsServerError() bool
- func (o *CreatePaymentReturnReversalConflict) IsSuccess() bool
- type CreatePaymentReturnReversalCreated
- func (o *CreatePaymentReturnReversalCreated) Code() int
- func (o *CreatePaymentReturnReversalCreated) Error() string
- func (o *CreatePaymentReturnReversalCreated) IsClientError() bool
- func (o *CreatePaymentReturnReversalCreated) IsCode(code int) bool
- func (o *CreatePaymentReturnReversalCreated) IsRedirect() bool
- func (o *CreatePaymentReturnReversalCreated) IsServerError() bool
- func (o *CreatePaymentReturnReversalCreated) IsSuccess() bool
- type CreatePaymentReturnReversalForbidden
- func (o *CreatePaymentReturnReversalForbidden) Code() int
- func (o *CreatePaymentReturnReversalForbidden) Error() string
- func (o *CreatePaymentReturnReversalForbidden) IsClientError() bool
- func (o *CreatePaymentReturnReversalForbidden) IsCode(code int) bool
- func (o *CreatePaymentReturnReversalForbidden) IsRedirect() bool
- func (o *CreatePaymentReturnReversalForbidden) IsServerError() bool
- func (o *CreatePaymentReturnReversalForbidden) IsSuccess() bool
- type CreatePaymentReturnReversalInternalServerError
- func (o *CreatePaymentReturnReversalInternalServerError) Code() int
- func (o *CreatePaymentReturnReversalInternalServerError) Error() string
- func (o *CreatePaymentReturnReversalInternalServerError) IsClientError() bool
- func (o *CreatePaymentReturnReversalInternalServerError) IsCode(code int) bool
- func (o *CreatePaymentReturnReversalInternalServerError) IsRedirect() bool
- func (o *CreatePaymentReturnReversalInternalServerError) IsServerError() bool
- func (o *CreatePaymentReturnReversalInternalServerError) IsSuccess() bool
- type CreatePaymentReturnReversalNotFound
- func (o *CreatePaymentReturnReversalNotFound) Code() int
- func (o *CreatePaymentReturnReversalNotFound) Error() string
- func (o *CreatePaymentReturnReversalNotFound) IsClientError() bool
- func (o *CreatePaymentReturnReversalNotFound) IsCode(code int) bool
- func (o *CreatePaymentReturnReversalNotFound) IsRedirect() bool
- func (o *CreatePaymentReturnReversalNotFound) IsServerError() bool
- func (o *CreatePaymentReturnReversalNotFound) IsSuccess() bool
- type CreatePaymentReturnReversalReader
- type CreatePaymentReturnReversalRequest
- func (a *CreatePaymentReturnReversalRequest) Do() (*CreatePaymentReturnReversalCreated, error)
- func (o *CreatePaymentReturnReversalRequest) FromJson(j string) (*CreatePaymentReturnReversalRequest, error)
- func (a *CreatePaymentReturnReversalRequest) MustDo() *CreatePaymentReturnReversalCreated
- func (o *CreatePaymentReturnReversalRequest) WithContext(ctx context.Context) *CreatePaymentReturnReversalRequest
- func (o *CreatePaymentReturnReversalRequest) WithHTTPClient(client *http.Client) *CreatePaymentReturnReversalRequest
- func (o *CreatePaymentReturnReversalRequest) WithID(id strfmt.UUID) *CreatePaymentReturnReversalRequest
- func (o *CreatePaymentReturnReversalRequest) WithReturnID(returnID strfmt.UUID) *CreatePaymentReturnReversalRequest
- func (o *CreatePaymentReturnReversalRequest) WithReturnReversalCreationRequest(returnReversalCreationRequest models.ReturnReversalCreation) *CreatePaymentReturnReversalRequest
- func (o *CreatePaymentReturnReversalRequest) WithoutReturnReversalCreationRequest() *CreatePaymentReturnReversalRequest
- func (o *CreatePaymentReturnReversalRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentReturnReversalUnauthorized
- func (o *CreatePaymentReturnReversalUnauthorized) Code() int
- func (o *CreatePaymentReturnReversalUnauthorized) Error() string
- func (o *CreatePaymentReturnReversalUnauthorized) IsClientError() bool
- func (o *CreatePaymentReturnReversalUnauthorized) IsCode(code int) bool
- func (o *CreatePaymentReturnReversalUnauthorized) IsRedirect() bool
- func (o *CreatePaymentReturnReversalUnauthorized) IsServerError() bool
- func (o *CreatePaymentReturnReversalUnauthorized) IsSuccess() bool
- type CreatePaymentReturnSubmissionBadRequest
- func (o *CreatePaymentReturnSubmissionBadRequest) Code() int
- func (o *CreatePaymentReturnSubmissionBadRequest) Error() string
- func (o *CreatePaymentReturnSubmissionBadRequest) IsClientError() bool
- func (o *CreatePaymentReturnSubmissionBadRequest) IsCode(code int) bool
- func (o *CreatePaymentReturnSubmissionBadRequest) IsRedirect() bool
- func (o *CreatePaymentReturnSubmissionBadRequest) IsServerError() bool
- func (o *CreatePaymentReturnSubmissionBadRequest) IsSuccess() bool
- type CreatePaymentReturnSubmissionConflict
- func (o *CreatePaymentReturnSubmissionConflict) Code() int
- func (o *CreatePaymentReturnSubmissionConflict) Error() string
- func (o *CreatePaymentReturnSubmissionConflict) IsClientError() bool
- func (o *CreatePaymentReturnSubmissionConflict) IsCode(code int) bool
- func (o *CreatePaymentReturnSubmissionConflict) IsRedirect() bool
- func (o *CreatePaymentReturnSubmissionConflict) IsServerError() bool
- func (o *CreatePaymentReturnSubmissionConflict) IsSuccess() bool
- type CreatePaymentReturnSubmissionCreated
- func (o *CreatePaymentReturnSubmissionCreated) Code() int
- func (o *CreatePaymentReturnSubmissionCreated) Error() string
- func (o *CreatePaymentReturnSubmissionCreated) IsClientError() bool
- func (o *CreatePaymentReturnSubmissionCreated) IsCode(code int) bool
- func (o *CreatePaymentReturnSubmissionCreated) IsRedirect() bool
- func (o *CreatePaymentReturnSubmissionCreated) IsServerError() bool
- func (o *CreatePaymentReturnSubmissionCreated) IsSuccess() bool
- type CreatePaymentReturnSubmissionForbidden
- func (o *CreatePaymentReturnSubmissionForbidden) Code() int
- func (o *CreatePaymentReturnSubmissionForbidden) Error() string
- func (o *CreatePaymentReturnSubmissionForbidden) IsClientError() bool
- func (o *CreatePaymentReturnSubmissionForbidden) IsCode(code int) bool
- func (o *CreatePaymentReturnSubmissionForbidden) IsRedirect() bool
- func (o *CreatePaymentReturnSubmissionForbidden) IsServerError() bool
- func (o *CreatePaymentReturnSubmissionForbidden) IsSuccess() bool
- type CreatePaymentReturnSubmissionInternalServerError
- func (o *CreatePaymentReturnSubmissionInternalServerError) Code() int
- func (o *CreatePaymentReturnSubmissionInternalServerError) Error() string
- func (o *CreatePaymentReturnSubmissionInternalServerError) IsClientError() bool
- func (o *CreatePaymentReturnSubmissionInternalServerError) IsCode(code int) bool
- func (o *CreatePaymentReturnSubmissionInternalServerError) IsRedirect() bool
- func (o *CreatePaymentReturnSubmissionInternalServerError) IsServerError() bool
- func (o *CreatePaymentReturnSubmissionInternalServerError) IsSuccess() bool
- type CreatePaymentReturnSubmissionNotFound
- func (o *CreatePaymentReturnSubmissionNotFound) Code() int
- func (o *CreatePaymentReturnSubmissionNotFound) Error() string
- func (o *CreatePaymentReturnSubmissionNotFound) IsClientError() bool
- func (o *CreatePaymentReturnSubmissionNotFound) IsCode(code int) bool
- func (o *CreatePaymentReturnSubmissionNotFound) IsRedirect() bool
- func (o *CreatePaymentReturnSubmissionNotFound) IsServerError() bool
- func (o *CreatePaymentReturnSubmissionNotFound) IsSuccess() bool
- type CreatePaymentReturnSubmissionReader
- type CreatePaymentReturnSubmissionRequest
- func (a *CreatePaymentReturnSubmissionRequest) Do() (*CreatePaymentReturnSubmissionCreated, error)
- func (o *CreatePaymentReturnSubmissionRequest) FromJson(j string) (*CreatePaymentReturnSubmissionRequest, error)
- func (a *CreatePaymentReturnSubmissionRequest) MustDo() *CreatePaymentReturnSubmissionCreated
- func (o *CreatePaymentReturnSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentReturnSubmissionRequest
- func (o *CreatePaymentReturnSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentReturnSubmissionRequest
- func (o *CreatePaymentReturnSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentReturnSubmissionRequest
- func (o *CreatePaymentReturnSubmissionRequest) WithReturnID(returnID strfmt.UUID) *CreatePaymentReturnSubmissionRequest
- func (o *CreatePaymentReturnSubmissionRequest) WithReturnSubmissionCreationRequest(returnSubmissionCreationRequest models.ReturnSubmissionCreation) *CreatePaymentReturnSubmissionRequest
- func (o *CreatePaymentReturnSubmissionRequest) WithoutReturnSubmissionCreationRequest() *CreatePaymentReturnSubmissionRequest
- func (o *CreatePaymentReturnSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentReturnSubmissionUnauthorized
- func (o *CreatePaymentReturnSubmissionUnauthorized) Code() int
- func (o *CreatePaymentReturnSubmissionUnauthorized) Error() string
- func (o *CreatePaymentReturnSubmissionUnauthorized) IsClientError() bool
- func (o *CreatePaymentReturnSubmissionUnauthorized) IsCode(code int) bool
- func (o *CreatePaymentReturnSubmissionUnauthorized) IsRedirect() bool
- func (o *CreatePaymentReturnSubmissionUnauthorized) IsServerError() bool
- func (o *CreatePaymentReturnSubmissionUnauthorized) IsSuccess() bool
- type CreatePaymentReturnUnauthorized
- func (o *CreatePaymentReturnUnauthorized) Code() int
- func (o *CreatePaymentReturnUnauthorized) Error() string
- func (o *CreatePaymentReturnUnauthorized) IsClientError() bool
- func (o *CreatePaymentReturnUnauthorized) IsCode(code int) bool
- func (o *CreatePaymentReturnUnauthorized) IsRedirect() bool
- func (o *CreatePaymentReturnUnauthorized) IsServerError() bool
- func (o *CreatePaymentReturnUnauthorized) IsSuccess() bool
- type CreatePaymentReversalBadRequest
- func (o *CreatePaymentReversalBadRequest) Code() int
- func (o *CreatePaymentReversalBadRequest) Error() string
- func (o *CreatePaymentReversalBadRequest) IsClientError() bool
- func (o *CreatePaymentReversalBadRequest) IsCode(code int) bool
- func (o *CreatePaymentReversalBadRequest) IsRedirect() bool
- func (o *CreatePaymentReversalBadRequest) IsServerError() bool
- func (o *CreatePaymentReversalBadRequest) IsSuccess() bool
- type CreatePaymentReversalCreated
- func (o *CreatePaymentReversalCreated) Code() int
- func (o *CreatePaymentReversalCreated) Error() string
- func (o *CreatePaymentReversalCreated) IsClientError() bool
- func (o *CreatePaymentReversalCreated) IsCode(code int) bool
- func (o *CreatePaymentReversalCreated) IsRedirect() bool
- func (o *CreatePaymentReversalCreated) IsServerError() bool
- func (o *CreatePaymentReversalCreated) IsSuccess() bool
- type CreatePaymentReversalReader
- type CreatePaymentReversalRequest
- func (a *CreatePaymentReversalRequest) Do() (*CreatePaymentReversalCreated, error)
- func (o *CreatePaymentReversalRequest) FromJson(j string) (*CreatePaymentReversalRequest, error)
- func (a *CreatePaymentReversalRequest) MustDo() *CreatePaymentReversalCreated
- func (o *CreatePaymentReversalRequest) WithContext(ctx context.Context) *CreatePaymentReversalRequest
- func (o *CreatePaymentReversalRequest) WithHTTPClient(client *http.Client) *CreatePaymentReversalRequest
- func (o *CreatePaymentReversalRequest) WithID(id strfmt.UUID) *CreatePaymentReversalRequest
- func (o *CreatePaymentReversalRequest) WithReversalCreationRequest(reversalCreationRequest models.ReversalCreation) *CreatePaymentReversalRequest
- func (o *CreatePaymentReversalRequest) WithoutReversalCreationRequest() *CreatePaymentReversalRequest
- func (o *CreatePaymentReversalRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentReversalSubmissionBadRequest
- func (o *CreatePaymentReversalSubmissionBadRequest) Code() int
- func (o *CreatePaymentReversalSubmissionBadRequest) Error() string
- func (o *CreatePaymentReversalSubmissionBadRequest) IsClientError() bool
- func (o *CreatePaymentReversalSubmissionBadRequest) IsCode(code int) bool
- func (o *CreatePaymentReversalSubmissionBadRequest) IsRedirect() bool
- func (o *CreatePaymentReversalSubmissionBadRequest) IsServerError() bool
- func (o *CreatePaymentReversalSubmissionBadRequest) IsSuccess() bool
- type CreatePaymentReversalSubmissionCreated
- func (o *CreatePaymentReversalSubmissionCreated) Code() int
- func (o *CreatePaymentReversalSubmissionCreated) Error() string
- func (o *CreatePaymentReversalSubmissionCreated) IsClientError() bool
- func (o *CreatePaymentReversalSubmissionCreated) IsCode(code int) bool
- func (o *CreatePaymentReversalSubmissionCreated) IsRedirect() bool
- func (o *CreatePaymentReversalSubmissionCreated) IsServerError() bool
- func (o *CreatePaymentReversalSubmissionCreated) IsSuccess() bool
- type CreatePaymentReversalSubmissionReader
- type CreatePaymentReversalSubmissionRequest
- func (a *CreatePaymentReversalSubmissionRequest) Do() (*CreatePaymentReversalSubmissionCreated, error)
- func (o *CreatePaymentReversalSubmissionRequest) FromJson(j string) (*CreatePaymentReversalSubmissionRequest, error)
- func (a *CreatePaymentReversalSubmissionRequest) MustDo() *CreatePaymentReversalSubmissionCreated
- func (o *CreatePaymentReversalSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentReversalSubmissionRequest
- func (o *CreatePaymentReversalSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentReversalSubmissionRequest
- func (o *CreatePaymentReversalSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentReversalSubmissionRequest
- func (o *CreatePaymentReversalSubmissionRequest) WithReversalID(reversalID strfmt.UUID) *CreatePaymentReversalSubmissionRequest
- func (o *CreatePaymentReversalSubmissionRequest) WithReversalSubmissionCreationRequest(reversalSubmissionCreationRequest models.ReversalSubmissionCreation) *CreatePaymentReversalSubmissionRequest
- func (o *CreatePaymentReversalSubmissionRequest) WithoutReversalSubmissionCreationRequest() *CreatePaymentReversalSubmissionRequest
- func (o *CreatePaymentReversalSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentSubmissionBadRequest
- func (o *CreatePaymentSubmissionBadRequest) Code() int
- func (o *CreatePaymentSubmissionBadRequest) Error() string
- func (o *CreatePaymentSubmissionBadRequest) IsClientError() bool
- func (o *CreatePaymentSubmissionBadRequest) IsCode(code int) bool
- func (o *CreatePaymentSubmissionBadRequest) IsRedirect() bool
- func (o *CreatePaymentSubmissionBadRequest) IsServerError() bool
- func (o *CreatePaymentSubmissionBadRequest) IsSuccess() bool
- type CreatePaymentSubmissionCreated
- func (o *CreatePaymentSubmissionCreated) Code() int
- func (o *CreatePaymentSubmissionCreated) Error() string
- func (o *CreatePaymentSubmissionCreated) IsClientError() bool
- func (o *CreatePaymentSubmissionCreated) IsCode(code int) bool
- func (o *CreatePaymentSubmissionCreated) IsRedirect() bool
- func (o *CreatePaymentSubmissionCreated) IsServerError() bool
- func (o *CreatePaymentSubmissionCreated) IsSuccess() bool
- type CreatePaymentSubmissionReader
- type CreatePaymentSubmissionRequest
- func (a *CreatePaymentSubmissionRequest) Do() (*CreatePaymentSubmissionCreated, error)
- func (o *CreatePaymentSubmissionRequest) FromJson(j string) (*CreatePaymentSubmissionRequest, error)
- func (a *CreatePaymentSubmissionRequest) MustDo() *CreatePaymentSubmissionCreated
- func (o *CreatePaymentSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentSubmissionRequest
- func (o *CreatePaymentSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentSubmissionRequest
- func (o *CreatePaymentSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentSubmissionRequest
- func (o *CreatePaymentSubmissionRequest) WithSubmissionCreationRequest(submissionCreationRequest models.PaymentSubmissionCreation) *CreatePaymentSubmissionRequest
- func (o *CreatePaymentSubmissionRequest) WithoutSubmissionCreationRequest() *CreatePaymentSubmissionRequest
- func (o *CreatePaymentSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchPaymentAdmissionTaskBadRequest
- func (o *PatchPaymentAdmissionTaskBadRequest) Code() int
- func (o *PatchPaymentAdmissionTaskBadRequest) Error() string
- func (o *PatchPaymentAdmissionTaskBadRequest) IsClientError() bool
- func (o *PatchPaymentAdmissionTaskBadRequest) IsCode(code int) bool
- func (o *PatchPaymentAdmissionTaskBadRequest) IsRedirect() bool
- func (o *PatchPaymentAdmissionTaskBadRequest) IsServerError() bool
- func (o *PatchPaymentAdmissionTaskBadRequest) IsSuccess() bool
- type PatchPaymentAdmissionTaskConflict
- func (o *PatchPaymentAdmissionTaskConflict) Code() int
- func (o *PatchPaymentAdmissionTaskConflict) Error() string
- func (o *PatchPaymentAdmissionTaskConflict) IsClientError() bool
- func (o *PatchPaymentAdmissionTaskConflict) IsCode(code int) bool
- func (o *PatchPaymentAdmissionTaskConflict) IsRedirect() bool
- func (o *PatchPaymentAdmissionTaskConflict) IsServerError() bool
- func (o *PatchPaymentAdmissionTaskConflict) IsSuccess() bool
- type PatchPaymentAdmissionTaskOK
- func (o *PatchPaymentAdmissionTaskOK) Code() int
- func (o *PatchPaymentAdmissionTaskOK) Error() string
- func (o *PatchPaymentAdmissionTaskOK) IsClientError() bool
- func (o *PatchPaymentAdmissionTaskOK) IsCode(code int) bool
- func (o *PatchPaymentAdmissionTaskOK) IsRedirect() bool
- func (o *PatchPaymentAdmissionTaskOK) IsServerError() bool
- func (o *PatchPaymentAdmissionTaskOK) IsSuccess() bool
- type PatchPaymentAdmissionTaskReader
- type PatchPaymentAdmissionTaskRequest
- func (a *PatchPaymentAdmissionTaskRequest) Do() (*PatchPaymentAdmissionTaskOK, error)
- func (o *PatchPaymentAdmissionTaskRequest) FromJson(j string) (*PatchPaymentAdmissionTaskRequest, error)
- func (a *PatchPaymentAdmissionTaskRequest) MustDo() *PatchPaymentAdmissionTaskOK
- func (o *PatchPaymentAdmissionTaskRequest) WithAdmissionID(admissionID strfmt.UUID) *PatchPaymentAdmissionTaskRequest
- func (o *PatchPaymentAdmissionTaskRequest) WithContext(ctx context.Context) *PatchPaymentAdmissionTaskRequest
- func (o *PatchPaymentAdmissionTaskRequest) WithHTTPClient(client *http.Client) *PatchPaymentAdmissionTaskRequest
- func (o *PatchPaymentAdmissionTaskRequest) WithID(id strfmt.UUID) *PatchPaymentAdmissionTaskRequest
- func (o *PatchPaymentAdmissionTaskRequest) WithPaymentAdmissionTaskPatchRequest(paymentAdmissionTaskPatchRequest models.PaymentAdmissionTaskAmendment) *PatchPaymentAdmissionTaskRequest
- func (o *PatchPaymentAdmissionTaskRequest) WithTaskID(taskID strfmt.UUID) *PatchPaymentAdmissionTaskRequest
- func (o *PatchPaymentAdmissionTaskRequest) WithoutPaymentAdmissionTaskPatchRequest() *PatchPaymentAdmissionTaskRequest
- func (o *PatchPaymentAdmissionTaskRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchReversalAdmissionTaskBadRequest
- func (o *PatchReversalAdmissionTaskBadRequest) Code() int
- func (o *PatchReversalAdmissionTaskBadRequest) Error() string
- func (o *PatchReversalAdmissionTaskBadRequest) IsClientError() bool
- func (o *PatchReversalAdmissionTaskBadRequest) IsCode(code int) bool
- func (o *PatchReversalAdmissionTaskBadRequest) IsRedirect() bool
- func (o *PatchReversalAdmissionTaskBadRequest) IsServerError() bool
- func (o *PatchReversalAdmissionTaskBadRequest) IsSuccess() bool
- type PatchReversalAdmissionTaskConflict
- func (o *PatchReversalAdmissionTaskConflict) Code() int
- func (o *PatchReversalAdmissionTaskConflict) Error() string
- func (o *PatchReversalAdmissionTaskConflict) IsClientError() bool
- func (o *PatchReversalAdmissionTaskConflict) IsCode(code int) bool
- func (o *PatchReversalAdmissionTaskConflict) IsRedirect() bool
- func (o *PatchReversalAdmissionTaskConflict) IsServerError() bool
- func (o *PatchReversalAdmissionTaskConflict) IsSuccess() bool
- type PatchReversalAdmissionTaskOK
- func (o *PatchReversalAdmissionTaskOK) Code() int
- func (o *PatchReversalAdmissionTaskOK) Error() string
- func (o *PatchReversalAdmissionTaskOK) IsClientError() bool
- func (o *PatchReversalAdmissionTaskOK) IsCode(code int) bool
- func (o *PatchReversalAdmissionTaskOK) IsRedirect() bool
- func (o *PatchReversalAdmissionTaskOK) IsServerError() bool
- func (o *PatchReversalAdmissionTaskOK) IsSuccess() bool
- type PatchReversalAdmissionTaskReader
- type PatchReversalAdmissionTaskRequest
- func (a *PatchReversalAdmissionTaskRequest) Do() (*PatchReversalAdmissionTaskOK, error)
- func (o *PatchReversalAdmissionTaskRequest) FromJson(j string) (*PatchReversalAdmissionTaskRequest, error)
- func (a *PatchReversalAdmissionTaskRequest) MustDo() *PatchReversalAdmissionTaskOK
- func (o *PatchReversalAdmissionTaskRequest) WithAdmissionID(admissionID strfmt.UUID) *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WithContext(ctx context.Context) *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WithHTTPClient(client *http.Client) *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WithID(id strfmt.UUID) *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WithReversalAdmissionTaskPatchRequest(reversalAdmissionTaskPatchRequest models.ReversalAdmissionTaskAmendment) *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WithReversalID(reversalID strfmt.UUID) *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WithTaskID(taskID strfmt.UUID) *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WithoutReversalAdmissionTaskPatchRequest() *PatchReversalAdmissionTaskRequest
- func (o *PatchReversalAdmissionTaskRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for payment writes API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, defaults client.Defaults) *Client
New creates a new payment writes API client.
func (*Client) CreatePayment ¶
func (c *Client) CreatePayment() *CreatePaymentRequest
Client.CreatePayment creates a new CreatePaymentRequest object with the default values initialized.
func (*Client) CreatePaymentAdvice ¶
func (c *Client) CreatePaymentAdvice() *CreatePaymentAdviceRequest
Client.CreatePaymentAdvice creates a new CreatePaymentAdviceRequest object with the default values initialized.
func (*Client) CreatePaymentAdviceSubmission ¶
func (c *Client) CreatePaymentAdviceSubmission() *CreatePaymentAdviceSubmissionRequest
Client.CreatePaymentAdviceSubmission creates a new CreatePaymentAdviceSubmissionRequest object with the default values initialized.
func (*Client) CreatePaymentRecall ¶
func (c *Client) CreatePaymentRecall() *CreatePaymentRecallRequest
Client.CreatePaymentRecall creates a new CreatePaymentRecallRequest object with the default values initialized.
func (*Client) CreatePaymentRecallDecision ¶
func (c *Client) CreatePaymentRecallDecision() *CreatePaymentRecallDecisionRequest
Client.CreatePaymentRecallDecision creates a new CreatePaymentRecallDecisionRequest object with the default values initialized.
func (*Client) CreatePaymentRecallDecisionSubmission ¶
func (c *Client) CreatePaymentRecallDecisionSubmission() *CreatePaymentRecallDecisionSubmissionRequest
Client.CreatePaymentRecallDecisionSubmission creates a new CreatePaymentRecallDecisionSubmissionRequest object with the default values initialized.
func (*Client) CreatePaymentRecallSubmission ¶
func (c *Client) CreatePaymentRecallSubmission() *CreatePaymentRecallSubmissionRequest
Client.CreatePaymentRecallSubmission creates a new CreatePaymentRecallSubmissionRequest object with the default values initialized.
func (*Client) CreatePaymentReturn ¶
func (c *Client) CreatePaymentReturn() *CreatePaymentReturnRequest
Client.CreatePaymentReturn creates a new CreatePaymentReturnRequest object with the default values initialized.
func (*Client) CreatePaymentReturnReversal ¶
func (c *Client) CreatePaymentReturnReversal() *CreatePaymentReturnReversalRequest
Client.CreatePaymentReturnReversal creates a new CreatePaymentReturnReversalRequest object with the default values initialized.
func (*Client) CreatePaymentReturnSubmission ¶
func (c *Client) CreatePaymentReturnSubmission() *CreatePaymentReturnSubmissionRequest
Client.CreatePaymentReturnSubmission creates a new CreatePaymentReturnSubmissionRequest object with the default values initialized.
func (*Client) CreatePaymentReversal ¶
func (c *Client) CreatePaymentReversal() *CreatePaymentReversalRequest
Client.CreatePaymentReversal creates a new CreatePaymentReversalRequest object with the default values initialized.
func (*Client) CreatePaymentReversalSubmission ¶
func (c *Client) CreatePaymentReversalSubmission() *CreatePaymentReversalSubmissionRequest
Client.CreatePaymentReversalSubmission creates a new CreatePaymentReversalSubmissionRequest object with the default values initialized.
func (*Client) CreatePaymentSubmission ¶
func (c *Client) CreatePaymentSubmission() *CreatePaymentSubmissionRequest
Client.CreatePaymentSubmission creates a new CreatePaymentSubmissionRequest object with the default values initialized.
func (*Client) PatchPaymentAdmissionTask ¶
func (c *Client) PatchPaymentAdmissionTask() *PatchPaymentAdmissionTaskRequest
Client.PatchPaymentAdmissionTask creates a new PatchPaymentAdmissionTaskRequest object with the default values initialized.
func (*Client) PatchReversalAdmissionTask ¶
func (c *Client) PatchReversalAdmissionTask() *PatchReversalAdmissionTaskRequest
Client.PatchReversalAdmissionTask creates a new PatchReversalAdmissionTaskRequest object with the default values initialized.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreatePaymentAdviceBadRequest ¶
CreatePaymentAdviceBadRequest handles this case with default header values.
Advice creation error
func NewCreatePaymentAdviceBadRequest ¶
func NewCreatePaymentAdviceBadRequest() *CreatePaymentAdviceBadRequest
NewCreatePaymentAdviceBadRequest creates a CreatePaymentAdviceBadRequest with default headers values
func (*CreatePaymentAdviceBadRequest) Code ¶
func (o *CreatePaymentAdviceBadRequest) Code() int
Code gets the status code for the create payment advice bad request response
func (*CreatePaymentAdviceBadRequest) Error ¶
func (o *CreatePaymentAdviceBadRequest) Error() string
func (*CreatePaymentAdviceBadRequest) IsClientError ¶
func (o *CreatePaymentAdviceBadRequest) IsClientError() bool
IsClientError returns true when this create payment advice bad request response has a 4xx status code
func (*CreatePaymentAdviceBadRequest) IsCode ¶
func (o *CreatePaymentAdviceBadRequest) IsCode(code int) bool
IsCode returns true when this create payment advice bad request response a status code equal to that given
func (*CreatePaymentAdviceBadRequest) IsRedirect ¶
func (o *CreatePaymentAdviceBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment advice bad request response has a 3xx status code
func (*CreatePaymentAdviceBadRequest) IsServerError ¶
func (o *CreatePaymentAdviceBadRequest) IsServerError() bool
IsServerError returns true when this create payment advice bad request response has a 5xx status code
func (*CreatePaymentAdviceBadRequest) IsSuccess ¶
func (o *CreatePaymentAdviceBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment advice bad request response has a 2xx status code
type CreatePaymentAdviceCreated ¶
type CreatePaymentAdviceCreated struct { // isStream: false *models.AdviceCreationResponse }
CreatePaymentAdviceCreated handles this case with default header values.
Advice creation response
func NewCreatePaymentAdviceCreated ¶
func NewCreatePaymentAdviceCreated() *CreatePaymentAdviceCreated
NewCreatePaymentAdviceCreated creates a CreatePaymentAdviceCreated with default headers values
func (*CreatePaymentAdviceCreated) Code ¶
func (o *CreatePaymentAdviceCreated) Code() int
Code gets the status code for the create payment advice created response
func (*CreatePaymentAdviceCreated) Error ¶
func (o *CreatePaymentAdviceCreated) Error() string
func (*CreatePaymentAdviceCreated) IsClientError ¶
func (o *CreatePaymentAdviceCreated) IsClientError() bool
IsClientError returns true when this create payment advice created response has a 4xx status code
func (*CreatePaymentAdviceCreated) IsCode ¶
func (o *CreatePaymentAdviceCreated) IsCode(code int) bool
IsCode returns true when this create payment advice created response a status code equal to that given
func (*CreatePaymentAdviceCreated) IsRedirect ¶
func (o *CreatePaymentAdviceCreated) IsRedirect() bool
IsRedirect returns true when this create payment advice created response has a 3xx status code
func (*CreatePaymentAdviceCreated) IsServerError ¶
func (o *CreatePaymentAdviceCreated) IsServerError() bool
IsServerError returns true when this create payment advice created response has a 5xx status code
func (*CreatePaymentAdviceCreated) IsSuccess ¶
func (o *CreatePaymentAdviceCreated) IsSuccess() bool
IsSuccess returns true when this create payment advice created response has a 2xx status code
type CreatePaymentAdviceReader ¶
type CreatePaymentAdviceReader struct {
// contains filtered or unexported fields
}
CreatePaymentAdviceReader is a Reader for the CreatePaymentAdvice structure.
func (*CreatePaymentAdviceReader) ReadResponse ¶
func (o *CreatePaymentAdviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentAdviceRequest ¶
type CreatePaymentAdviceRequest struct { *models.AdviceCreation ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentAdviceRequest) Do ¶
func (a *CreatePaymentAdviceRequest) Do() (*CreatePaymentAdviceCreated, error)
create payment advice API
func (*CreatePaymentAdviceRequest) FromJson ¶
func (o *CreatePaymentAdviceRequest) FromJson(j string) (*CreatePaymentAdviceRequest, error)
func (*CreatePaymentAdviceRequest) MustDo ¶
func (a *CreatePaymentAdviceRequest) MustDo() *CreatePaymentAdviceCreated
func (*CreatePaymentAdviceRequest) WithAdviceCreationRequest ¶
func (o *CreatePaymentAdviceRequest) WithAdviceCreationRequest(adviceCreationRequest models.AdviceCreation) *CreatePaymentAdviceRequest
func (*CreatePaymentAdviceRequest) WithContext ¶
func (o *CreatePaymentAdviceRequest) WithContext(ctx context.Context) *CreatePaymentAdviceRequest
//////////////// WithContext adds the context to the create payment advice Request
func (*CreatePaymentAdviceRequest) WithHTTPClient ¶
func (o *CreatePaymentAdviceRequest) WithHTTPClient(client *http.Client) *CreatePaymentAdviceRequest
WithHTTPClient adds the HTTPClient to the create payment advice Request
func (*CreatePaymentAdviceRequest) WithID ¶
func (o *CreatePaymentAdviceRequest) WithID(id strfmt.UUID) *CreatePaymentAdviceRequest
func (*CreatePaymentAdviceRequest) WithoutAdviceCreationRequest ¶
func (o *CreatePaymentAdviceRequest) WithoutAdviceCreationRequest() *CreatePaymentAdviceRequest
func (*CreatePaymentAdviceRequest) WriteToRequest ¶
func (o *CreatePaymentAdviceRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentAdviceSubmissionBadRequest ¶
CreatePaymentAdviceSubmissionBadRequest handles this case with default header values.
Advice submission creation error
func NewCreatePaymentAdviceSubmissionBadRequest ¶
func NewCreatePaymentAdviceSubmissionBadRequest() *CreatePaymentAdviceSubmissionBadRequest
NewCreatePaymentAdviceSubmissionBadRequest creates a CreatePaymentAdviceSubmissionBadRequest with default headers values
func (*CreatePaymentAdviceSubmissionBadRequest) Code ¶
func (o *CreatePaymentAdviceSubmissionBadRequest) Code() int
Code gets the status code for the create payment advice submission bad request response
func (*CreatePaymentAdviceSubmissionBadRequest) Error ¶
func (o *CreatePaymentAdviceSubmissionBadRequest) Error() string
func (*CreatePaymentAdviceSubmissionBadRequest) IsClientError ¶
func (o *CreatePaymentAdviceSubmissionBadRequest) IsClientError() bool
IsClientError returns true when this create payment advice submission bad request response has a 4xx status code
func (*CreatePaymentAdviceSubmissionBadRequest) IsCode ¶
func (o *CreatePaymentAdviceSubmissionBadRequest) IsCode(code int) bool
IsCode returns true when this create payment advice submission bad request response a status code equal to that given
func (*CreatePaymentAdviceSubmissionBadRequest) IsRedirect ¶
func (o *CreatePaymentAdviceSubmissionBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment advice submission bad request response has a 3xx status code
func (*CreatePaymentAdviceSubmissionBadRequest) IsServerError ¶
func (o *CreatePaymentAdviceSubmissionBadRequest) IsServerError() bool
IsServerError returns true when this create payment advice submission bad request response has a 5xx status code
func (*CreatePaymentAdviceSubmissionBadRequest) IsSuccess ¶
func (o *CreatePaymentAdviceSubmissionBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment advice submission bad request response has a 2xx status code
type CreatePaymentAdviceSubmissionCreated ¶
type CreatePaymentAdviceSubmissionCreated struct { // isStream: false *models.AdviceSubmissionCreationResponse }
CreatePaymentAdviceSubmissionCreated handles this case with default header values.
Advice submission creation response
func NewCreatePaymentAdviceSubmissionCreated ¶
func NewCreatePaymentAdviceSubmissionCreated() *CreatePaymentAdviceSubmissionCreated
NewCreatePaymentAdviceSubmissionCreated creates a CreatePaymentAdviceSubmissionCreated with default headers values
func (*CreatePaymentAdviceSubmissionCreated) Code ¶
func (o *CreatePaymentAdviceSubmissionCreated) Code() int
Code gets the status code for the create payment advice submission created response
func (*CreatePaymentAdviceSubmissionCreated) Error ¶
func (o *CreatePaymentAdviceSubmissionCreated) Error() string
func (*CreatePaymentAdviceSubmissionCreated) IsClientError ¶
func (o *CreatePaymentAdviceSubmissionCreated) IsClientError() bool
IsClientError returns true when this create payment advice submission created response has a 4xx status code
func (*CreatePaymentAdviceSubmissionCreated) IsCode ¶
func (o *CreatePaymentAdviceSubmissionCreated) IsCode(code int) bool
IsCode returns true when this create payment advice submission created response a status code equal to that given
func (*CreatePaymentAdviceSubmissionCreated) IsRedirect ¶
func (o *CreatePaymentAdviceSubmissionCreated) IsRedirect() bool
IsRedirect returns true when this create payment advice submission created response has a 3xx status code
func (*CreatePaymentAdviceSubmissionCreated) IsServerError ¶
func (o *CreatePaymentAdviceSubmissionCreated) IsServerError() bool
IsServerError returns true when this create payment advice submission created response has a 5xx status code
func (*CreatePaymentAdviceSubmissionCreated) IsSuccess ¶
func (o *CreatePaymentAdviceSubmissionCreated) IsSuccess() bool
IsSuccess returns true when this create payment advice submission created response has a 2xx status code
type CreatePaymentAdviceSubmissionReader ¶
type CreatePaymentAdviceSubmissionReader struct {
// contains filtered or unexported fields
}
CreatePaymentAdviceSubmissionReader is a Reader for the CreatePaymentAdviceSubmission structure.
func (*CreatePaymentAdviceSubmissionReader) ReadResponse ¶
func (o *CreatePaymentAdviceSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentAdviceSubmissionRequest ¶
type CreatePaymentAdviceSubmissionRequest struct { *models.AdviceSubmissionCreation AdviceID strfmt.UUID ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentAdviceSubmissionRequest) Do ¶
func (a *CreatePaymentAdviceSubmissionRequest) Do() (*CreatePaymentAdviceSubmissionCreated, error)
create payment advice submission API
func (*CreatePaymentAdviceSubmissionRequest) FromJson ¶
func (o *CreatePaymentAdviceSubmissionRequest) FromJson(j string) (*CreatePaymentAdviceSubmissionRequest, error)
func (*CreatePaymentAdviceSubmissionRequest) MustDo ¶
func (a *CreatePaymentAdviceSubmissionRequest) MustDo() *CreatePaymentAdviceSubmissionCreated
func (*CreatePaymentAdviceSubmissionRequest) WithAdviceID ¶
func (o *CreatePaymentAdviceSubmissionRequest) WithAdviceID(adviceID strfmt.UUID) *CreatePaymentAdviceSubmissionRequest
func (*CreatePaymentAdviceSubmissionRequest) WithAdviceSubmissionCreationRequest ¶
func (o *CreatePaymentAdviceSubmissionRequest) WithAdviceSubmissionCreationRequest(adviceSubmissionCreationRequest models.AdviceSubmissionCreation) *CreatePaymentAdviceSubmissionRequest
func (*CreatePaymentAdviceSubmissionRequest) WithContext ¶
func (o *CreatePaymentAdviceSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentAdviceSubmissionRequest
//////////////// WithContext adds the context to the create payment advice submission Request
func (*CreatePaymentAdviceSubmissionRequest) WithHTTPClient ¶
func (o *CreatePaymentAdviceSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentAdviceSubmissionRequest
WithHTTPClient adds the HTTPClient to the create payment advice submission Request
func (*CreatePaymentAdviceSubmissionRequest) WithID ¶
func (o *CreatePaymentAdviceSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentAdviceSubmissionRequest
func (*CreatePaymentAdviceSubmissionRequest) WithoutAdviceSubmissionCreationRequest ¶
func (o *CreatePaymentAdviceSubmissionRequest) WithoutAdviceSubmissionCreationRequest() *CreatePaymentAdviceSubmissionRequest
func (*CreatePaymentAdviceSubmissionRequest) WriteToRequest ¶
func (o *CreatePaymentAdviceSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentBadRequest ¶
CreatePaymentBadRequest handles this case with default header values.
Payment creation error
func NewCreatePaymentBadRequest ¶
func NewCreatePaymentBadRequest() *CreatePaymentBadRequest
NewCreatePaymentBadRequest creates a CreatePaymentBadRequest with default headers values
func (*CreatePaymentBadRequest) Code ¶
func (o *CreatePaymentBadRequest) Code() int
Code gets the status code for the create payment bad request response
func (*CreatePaymentBadRequest) Error ¶
func (o *CreatePaymentBadRequest) Error() string
func (*CreatePaymentBadRequest) IsClientError ¶
func (o *CreatePaymentBadRequest) IsClientError() bool
IsClientError returns true when this create payment bad request response has a 4xx status code
func (*CreatePaymentBadRequest) IsCode ¶
func (o *CreatePaymentBadRequest) IsCode(code int) bool
IsCode returns true when this create payment bad request response a status code equal to that given
func (*CreatePaymentBadRequest) IsRedirect ¶
func (o *CreatePaymentBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment bad request response has a 3xx status code
func (*CreatePaymentBadRequest) IsServerError ¶
func (o *CreatePaymentBadRequest) IsServerError() bool
IsServerError returns true when this create payment bad request response has a 5xx status code
func (*CreatePaymentBadRequest) IsSuccess ¶
func (o *CreatePaymentBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment bad request response has a 2xx status code
type CreatePaymentCreated ¶
type CreatePaymentCreated struct { // isStream: false *models.PaymentCreationResponse }
CreatePaymentCreated handles this case with default header values.
Payment creation response
func NewCreatePaymentCreated ¶
func NewCreatePaymentCreated() *CreatePaymentCreated
NewCreatePaymentCreated creates a CreatePaymentCreated with default headers values
func (*CreatePaymentCreated) Code ¶
func (o *CreatePaymentCreated) Code() int
Code gets the status code for the create payment created response
func (*CreatePaymentCreated) Error ¶
func (o *CreatePaymentCreated) Error() string
func (*CreatePaymentCreated) IsClientError ¶
func (o *CreatePaymentCreated) IsClientError() bool
IsClientError returns true when this create payment created response has a 4xx status code
func (*CreatePaymentCreated) IsCode ¶
func (o *CreatePaymentCreated) IsCode(code int) bool
IsCode returns true when this create payment created response a status code equal to that given
func (*CreatePaymentCreated) IsRedirect ¶
func (o *CreatePaymentCreated) IsRedirect() bool
IsRedirect returns true when this create payment created response has a 3xx status code
func (*CreatePaymentCreated) IsServerError ¶
func (o *CreatePaymentCreated) IsServerError() bool
IsServerError returns true when this create payment created response has a 5xx status code
func (*CreatePaymentCreated) IsSuccess ¶
func (o *CreatePaymentCreated) IsSuccess() bool
IsSuccess returns true when this create payment created response has a 2xx status code
type CreatePaymentReader ¶
type CreatePaymentReader struct {
// contains filtered or unexported fields
}
CreatePaymentReader is a Reader for the CreatePayment structure.
func (*CreatePaymentReader) ReadResponse ¶
func (o *CreatePaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentRecallBadRequest ¶
CreatePaymentRecallBadRequest handles this case with default header values.
Recall creation error
func NewCreatePaymentRecallBadRequest ¶
func NewCreatePaymentRecallBadRequest() *CreatePaymentRecallBadRequest
NewCreatePaymentRecallBadRequest creates a CreatePaymentRecallBadRequest with default headers values
func (*CreatePaymentRecallBadRequest) Code ¶
func (o *CreatePaymentRecallBadRequest) Code() int
Code gets the status code for the create payment recall bad request response
func (*CreatePaymentRecallBadRequest) Error ¶
func (o *CreatePaymentRecallBadRequest) Error() string
func (*CreatePaymentRecallBadRequest) IsClientError ¶
func (o *CreatePaymentRecallBadRequest) IsClientError() bool
IsClientError returns true when this create payment recall bad request response has a 4xx status code
func (*CreatePaymentRecallBadRequest) IsCode ¶
func (o *CreatePaymentRecallBadRequest) IsCode(code int) bool
IsCode returns true when this create payment recall bad request response a status code equal to that given
func (*CreatePaymentRecallBadRequest) IsRedirect ¶
func (o *CreatePaymentRecallBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment recall bad request response has a 3xx status code
func (*CreatePaymentRecallBadRequest) IsServerError ¶
func (o *CreatePaymentRecallBadRequest) IsServerError() bool
IsServerError returns true when this create payment recall bad request response has a 5xx status code
func (*CreatePaymentRecallBadRequest) IsSuccess ¶
func (o *CreatePaymentRecallBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment recall bad request response has a 2xx status code
type CreatePaymentRecallCreated ¶
type CreatePaymentRecallCreated struct { // isStream: false *models.RecallCreationResponse }
CreatePaymentRecallCreated handles this case with default header values.
Recall creation response
func NewCreatePaymentRecallCreated ¶
func NewCreatePaymentRecallCreated() *CreatePaymentRecallCreated
NewCreatePaymentRecallCreated creates a CreatePaymentRecallCreated with default headers values
func (*CreatePaymentRecallCreated) Code ¶
func (o *CreatePaymentRecallCreated) Code() int
Code gets the status code for the create payment recall created response
func (*CreatePaymentRecallCreated) Error ¶
func (o *CreatePaymentRecallCreated) Error() string
func (*CreatePaymentRecallCreated) IsClientError ¶
func (o *CreatePaymentRecallCreated) IsClientError() bool
IsClientError returns true when this create payment recall created response has a 4xx status code
func (*CreatePaymentRecallCreated) IsCode ¶
func (o *CreatePaymentRecallCreated) IsCode(code int) bool
IsCode returns true when this create payment recall created response a status code equal to that given
func (*CreatePaymentRecallCreated) IsRedirect ¶
func (o *CreatePaymentRecallCreated) IsRedirect() bool
IsRedirect returns true when this create payment recall created response has a 3xx status code
func (*CreatePaymentRecallCreated) IsServerError ¶
func (o *CreatePaymentRecallCreated) IsServerError() bool
IsServerError returns true when this create payment recall created response has a 5xx status code
func (*CreatePaymentRecallCreated) IsSuccess ¶
func (o *CreatePaymentRecallCreated) IsSuccess() bool
IsSuccess returns true when this create payment recall created response has a 2xx status code
type CreatePaymentRecallDecisionBadRequest ¶
CreatePaymentRecallDecisionBadRequest handles this case with default header values.
Recall decision creation error
func NewCreatePaymentRecallDecisionBadRequest ¶
func NewCreatePaymentRecallDecisionBadRequest() *CreatePaymentRecallDecisionBadRequest
NewCreatePaymentRecallDecisionBadRequest creates a CreatePaymentRecallDecisionBadRequest with default headers values
func (*CreatePaymentRecallDecisionBadRequest) Code ¶
func (o *CreatePaymentRecallDecisionBadRequest) Code() int
Code gets the status code for the create payment recall decision bad request response
func (*CreatePaymentRecallDecisionBadRequest) Error ¶
func (o *CreatePaymentRecallDecisionBadRequest) Error() string
func (*CreatePaymentRecallDecisionBadRequest) IsClientError ¶
func (o *CreatePaymentRecallDecisionBadRequest) IsClientError() bool
IsClientError returns true when this create payment recall decision bad request response has a 4xx status code
func (*CreatePaymentRecallDecisionBadRequest) IsCode ¶
func (o *CreatePaymentRecallDecisionBadRequest) IsCode(code int) bool
IsCode returns true when this create payment recall decision bad request response a status code equal to that given
func (*CreatePaymentRecallDecisionBadRequest) IsRedirect ¶
func (o *CreatePaymentRecallDecisionBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment recall decision bad request response has a 3xx status code
func (*CreatePaymentRecallDecisionBadRequest) IsServerError ¶
func (o *CreatePaymentRecallDecisionBadRequest) IsServerError() bool
IsServerError returns true when this create payment recall decision bad request response has a 5xx status code
func (*CreatePaymentRecallDecisionBadRequest) IsSuccess ¶
func (o *CreatePaymentRecallDecisionBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment recall decision bad request response has a 2xx status code
type CreatePaymentRecallDecisionCreated ¶
type CreatePaymentRecallDecisionCreated struct { // isStream: false *models.RecallDecisionCreationResponse }
CreatePaymentRecallDecisionCreated handles this case with default header values.
Recall decision creation response
func NewCreatePaymentRecallDecisionCreated ¶
func NewCreatePaymentRecallDecisionCreated() *CreatePaymentRecallDecisionCreated
NewCreatePaymentRecallDecisionCreated creates a CreatePaymentRecallDecisionCreated with default headers values
func (*CreatePaymentRecallDecisionCreated) Code ¶
func (o *CreatePaymentRecallDecisionCreated) Code() int
Code gets the status code for the create payment recall decision created response
func (*CreatePaymentRecallDecisionCreated) Error ¶
func (o *CreatePaymentRecallDecisionCreated) Error() string
func (*CreatePaymentRecallDecisionCreated) IsClientError ¶
func (o *CreatePaymentRecallDecisionCreated) IsClientError() bool
IsClientError returns true when this create payment recall decision created response has a 4xx status code
func (*CreatePaymentRecallDecisionCreated) IsCode ¶
func (o *CreatePaymentRecallDecisionCreated) IsCode(code int) bool
IsCode returns true when this create payment recall decision created response a status code equal to that given
func (*CreatePaymentRecallDecisionCreated) IsRedirect ¶
func (o *CreatePaymentRecallDecisionCreated) IsRedirect() bool
IsRedirect returns true when this create payment recall decision created response has a 3xx status code
func (*CreatePaymentRecallDecisionCreated) IsServerError ¶
func (o *CreatePaymentRecallDecisionCreated) IsServerError() bool
IsServerError returns true when this create payment recall decision created response has a 5xx status code
func (*CreatePaymentRecallDecisionCreated) IsSuccess ¶
func (o *CreatePaymentRecallDecisionCreated) IsSuccess() bool
IsSuccess returns true when this create payment recall decision created response has a 2xx status code
type CreatePaymentRecallDecisionReader ¶
type CreatePaymentRecallDecisionReader struct {
// contains filtered or unexported fields
}
CreatePaymentRecallDecisionReader is a Reader for the CreatePaymentRecallDecision structure.
func (*CreatePaymentRecallDecisionReader) ReadResponse ¶
func (o *CreatePaymentRecallDecisionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentRecallDecisionRequest ¶
type CreatePaymentRecallDecisionRequest struct { *models.RecallDecisionCreation ID strfmt.UUID RecallID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentRecallDecisionRequest) Do ¶
func (a *CreatePaymentRecallDecisionRequest) Do() (*CreatePaymentRecallDecisionCreated, error)
create payment recall decision API
func (*CreatePaymentRecallDecisionRequest) FromJson ¶
func (o *CreatePaymentRecallDecisionRequest) FromJson(j string) (*CreatePaymentRecallDecisionRequest, error)
func (*CreatePaymentRecallDecisionRequest) MustDo ¶
func (a *CreatePaymentRecallDecisionRequest) MustDo() *CreatePaymentRecallDecisionCreated
func (*CreatePaymentRecallDecisionRequest) WithContext ¶
func (o *CreatePaymentRecallDecisionRequest) WithContext(ctx context.Context) *CreatePaymentRecallDecisionRequest
//////////////// WithContext adds the context to the create payment recall decision Request
func (*CreatePaymentRecallDecisionRequest) WithHTTPClient ¶
func (o *CreatePaymentRecallDecisionRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallDecisionRequest
WithHTTPClient adds the HTTPClient to the create payment recall decision Request
func (*CreatePaymentRecallDecisionRequest) WithID ¶
func (o *CreatePaymentRecallDecisionRequest) WithID(id strfmt.UUID) *CreatePaymentRecallDecisionRequest
func (*CreatePaymentRecallDecisionRequest) WithRecallDecisionCreationRequest ¶
func (o *CreatePaymentRecallDecisionRequest) WithRecallDecisionCreationRequest(recallDecisionCreationRequest models.RecallDecisionCreation) *CreatePaymentRecallDecisionRequest
func (*CreatePaymentRecallDecisionRequest) WithRecallID ¶
func (o *CreatePaymentRecallDecisionRequest) WithRecallID(recallID strfmt.UUID) *CreatePaymentRecallDecisionRequest
func (*CreatePaymentRecallDecisionRequest) WithoutRecallDecisionCreationRequest ¶
func (o *CreatePaymentRecallDecisionRequest) WithoutRecallDecisionCreationRequest() *CreatePaymentRecallDecisionRequest
func (*CreatePaymentRecallDecisionRequest) WriteToRequest ¶
func (o *CreatePaymentRecallDecisionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentRecallDecisionSubmissionBadRequest ¶
CreatePaymentRecallDecisionSubmissionBadRequest handles this case with default header values.
Recall decision submission creation error
func NewCreatePaymentRecallDecisionSubmissionBadRequest ¶
func NewCreatePaymentRecallDecisionSubmissionBadRequest() *CreatePaymentRecallDecisionSubmissionBadRequest
NewCreatePaymentRecallDecisionSubmissionBadRequest creates a CreatePaymentRecallDecisionSubmissionBadRequest with default headers values
func (*CreatePaymentRecallDecisionSubmissionBadRequest) Code ¶
func (o *CreatePaymentRecallDecisionSubmissionBadRequest) Code() int
Code gets the status code for the create payment recall decision submission bad request response
func (*CreatePaymentRecallDecisionSubmissionBadRequest) Error ¶
func (o *CreatePaymentRecallDecisionSubmissionBadRequest) Error() string
func (*CreatePaymentRecallDecisionSubmissionBadRequest) IsClientError ¶
func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsClientError() bool
IsClientError returns true when this create payment recall decision submission bad request response has a 4xx status code
func (*CreatePaymentRecallDecisionSubmissionBadRequest) IsCode ¶
func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsCode(code int) bool
IsCode returns true when this create payment recall decision submission bad request response a status code equal to that given
func (*CreatePaymentRecallDecisionSubmissionBadRequest) IsRedirect ¶
func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment recall decision submission bad request response has a 3xx status code
func (*CreatePaymentRecallDecisionSubmissionBadRequest) IsServerError ¶
func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsServerError() bool
IsServerError returns true when this create payment recall decision submission bad request response has a 5xx status code
func (*CreatePaymentRecallDecisionSubmissionBadRequest) IsSuccess ¶
func (o *CreatePaymentRecallDecisionSubmissionBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment recall decision submission bad request response has a 2xx status code
type CreatePaymentRecallDecisionSubmissionCreated ¶
type CreatePaymentRecallDecisionSubmissionCreated struct { // isStream: false *models.RecallDecisionSubmissionCreationResponse }
CreatePaymentRecallDecisionSubmissionCreated handles this case with default header values.
Recall decision submission creation response
func NewCreatePaymentRecallDecisionSubmissionCreated ¶
func NewCreatePaymentRecallDecisionSubmissionCreated() *CreatePaymentRecallDecisionSubmissionCreated
NewCreatePaymentRecallDecisionSubmissionCreated creates a CreatePaymentRecallDecisionSubmissionCreated with default headers values
func (*CreatePaymentRecallDecisionSubmissionCreated) Code ¶
func (o *CreatePaymentRecallDecisionSubmissionCreated) Code() int
Code gets the status code for the create payment recall decision submission created response
func (*CreatePaymentRecallDecisionSubmissionCreated) Error ¶
func (o *CreatePaymentRecallDecisionSubmissionCreated) Error() string
func (*CreatePaymentRecallDecisionSubmissionCreated) IsClientError ¶
func (o *CreatePaymentRecallDecisionSubmissionCreated) IsClientError() bool
IsClientError returns true when this create payment recall decision submission created response has a 4xx status code
func (*CreatePaymentRecallDecisionSubmissionCreated) IsCode ¶
func (o *CreatePaymentRecallDecisionSubmissionCreated) IsCode(code int) bool
IsCode returns true when this create payment recall decision submission created response a status code equal to that given
func (*CreatePaymentRecallDecisionSubmissionCreated) IsRedirect ¶
func (o *CreatePaymentRecallDecisionSubmissionCreated) IsRedirect() bool
IsRedirect returns true when this create payment recall decision submission created response has a 3xx status code
func (*CreatePaymentRecallDecisionSubmissionCreated) IsServerError ¶
func (o *CreatePaymentRecallDecisionSubmissionCreated) IsServerError() bool
IsServerError returns true when this create payment recall decision submission created response has a 5xx status code
func (*CreatePaymentRecallDecisionSubmissionCreated) IsSuccess ¶
func (o *CreatePaymentRecallDecisionSubmissionCreated) IsSuccess() bool
IsSuccess returns true when this create payment recall decision submission created response has a 2xx status code
type CreatePaymentRecallDecisionSubmissionReader ¶
type CreatePaymentRecallDecisionSubmissionReader struct {
// contains filtered or unexported fields
}
CreatePaymentRecallDecisionSubmissionReader is a Reader for the CreatePaymentRecallDecisionSubmission structure.
func (*CreatePaymentRecallDecisionSubmissionReader) ReadResponse ¶
func (o *CreatePaymentRecallDecisionSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentRecallDecisionSubmissionRequest ¶
type CreatePaymentRecallDecisionSubmissionRequest struct { *models.RecallDecisionSubmissionCreation DecisionID strfmt.UUID ID strfmt.UUID RecallID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentRecallDecisionSubmissionRequest) Do ¶
func (a *CreatePaymentRecallDecisionSubmissionRequest) Do() (*CreatePaymentRecallDecisionSubmissionCreated, error)
create payment recall decision submission API
func (*CreatePaymentRecallDecisionSubmissionRequest) FromJson ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) FromJson(j string) (*CreatePaymentRecallDecisionSubmissionRequest, error)
func (*CreatePaymentRecallDecisionSubmissionRequest) WithContext ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentRecallDecisionSubmissionRequest
//////////////// WithContext adds the context to the create payment recall decision submission Request
func (*CreatePaymentRecallDecisionSubmissionRequest) WithDecisionID ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WithDecisionID(decisionID strfmt.UUID) *CreatePaymentRecallDecisionSubmissionRequest
func (*CreatePaymentRecallDecisionSubmissionRequest) WithHTTPClient ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallDecisionSubmissionRequest
WithHTTPClient adds the HTTPClient to the create payment recall decision submission Request
func (*CreatePaymentRecallDecisionSubmissionRequest) WithID ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentRecallDecisionSubmissionRequest
func (*CreatePaymentRecallDecisionSubmissionRequest) WithRecallDecisionSubmissionCreationRequest ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WithRecallDecisionSubmissionCreationRequest(recallDecisionSubmissionCreationRequest models.RecallDecisionSubmissionCreation) *CreatePaymentRecallDecisionSubmissionRequest
func (*CreatePaymentRecallDecisionSubmissionRequest) WithRecallID ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WithRecallID(recallID strfmt.UUID) *CreatePaymentRecallDecisionSubmissionRequest
func (*CreatePaymentRecallDecisionSubmissionRequest) WithoutRecallDecisionSubmissionCreationRequest ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WithoutRecallDecisionSubmissionCreationRequest() *CreatePaymentRecallDecisionSubmissionRequest
func (*CreatePaymentRecallDecisionSubmissionRequest) WriteToRequest ¶
func (o *CreatePaymentRecallDecisionSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentRecallReader ¶
type CreatePaymentRecallReader struct {
// contains filtered or unexported fields
}
CreatePaymentRecallReader is a Reader for the CreatePaymentRecall structure.
func (*CreatePaymentRecallReader) ReadResponse ¶
func (o *CreatePaymentRecallReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentRecallRequest ¶
type CreatePaymentRecallRequest struct { *models.RecallCreation ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentRecallRequest) Do ¶
func (a *CreatePaymentRecallRequest) Do() (*CreatePaymentRecallCreated, error)
create payment recall API
func (*CreatePaymentRecallRequest) FromJson ¶
func (o *CreatePaymentRecallRequest) FromJson(j string) (*CreatePaymentRecallRequest, error)
func (*CreatePaymentRecallRequest) MustDo ¶
func (a *CreatePaymentRecallRequest) MustDo() *CreatePaymentRecallCreated
func (*CreatePaymentRecallRequest) WithContext ¶
func (o *CreatePaymentRecallRequest) WithContext(ctx context.Context) *CreatePaymentRecallRequest
//////////////// WithContext adds the context to the create payment recall Request
func (*CreatePaymentRecallRequest) WithHTTPClient ¶
func (o *CreatePaymentRecallRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallRequest
WithHTTPClient adds the HTTPClient to the create payment recall Request
func (*CreatePaymentRecallRequest) WithID ¶
func (o *CreatePaymentRecallRequest) WithID(id strfmt.UUID) *CreatePaymentRecallRequest
func (*CreatePaymentRecallRequest) WithRecallCreationRequest ¶
func (o *CreatePaymentRecallRequest) WithRecallCreationRequest(recallCreationRequest models.RecallCreation) *CreatePaymentRecallRequest
func (*CreatePaymentRecallRequest) WithoutRecallCreationRequest ¶
func (o *CreatePaymentRecallRequest) WithoutRecallCreationRequest() *CreatePaymentRecallRequest
func (*CreatePaymentRecallRequest) WriteToRequest ¶
func (o *CreatePaymentRecallRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentRecallSubmissionBadRequest ¶
CreatePaymentRecallSubmissionBadRequest handles this case with default header values.
Recall submission creation error
func NewCreatePaymentRecallSubmissionBadRequest ¶
func NewCreatePaymentRecallSubmissionBadRequest() *CreatePaymentRecallSubmissionBadRequest
NewCreatePaymentRecallSubmissionBadRequest creates a CreatePaymentRecallSubmissionBadRequest with default headers values
func (*CreatePaymentRecallSubmissionBadRequest) Code ¶
func (o *CreatePaymentRecallSubmissionBadRequest) Code() int
Code gets the status code for the create payment recall submission bad request response
func (*CreatePaymentRecallSubmissionBadRequest) Error ¶
func (o *CreatePaymentRecallSubmissionBadRequest) Error() string
func (*CreatePaymentRecallSubmissionBadRequest) IsClientError ¶
func (o *CreatePaymentRecallSubmissionBadRequest) IsClientError() bool
IsClientError returns true when this create payment recall submission bad request response has a 4xx status code
func (*CreatePaymentRecallSubmissionBadRequest) IsCode ¶
func (o *CreatePaymentRecallSubmissionBadRequest) IsCode(code int) bool
IsCode returns true when this create payment recall submission bad request response a status code equal to that given
func (*CreatePaymentRecallSubmissionBadRequest) IsRedirect ¶
func (o *CreatePaymentRecallSubmissionBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment recall submission bad request response has a 3xx status code
func (*CreatePaymentRecallSubmissionBadRequest) IsServerError ¶
func (o *CreatePaymentRecallSubmissionBadRequest) IsServerError() bool
IsServerError returns true when this create payment recall submission bad request response has a 5xx status code
func (*CreatePaymentRecallSubmissionBadRequest) IsSuccess ¶
func (o *CreatePaymentRecallSubmissionBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment recall submission bad request response has a 2xx status code
type CreatePaymentRecallSubmissionCreated ¶
type CreatePaymentRecallSubmissionCreated struct { // isStream: false *models.RecallSubmissionCreationResponse }
CreatePaymentRecallSubmissionCreated handles this case with default header values.
Recall submission creation response
func NewCreatePaymentRecallSubmissionCreated ¶
func NewCreatePaymentRecallSubmissionCreated() *CreatePaymentRecallSubmissionCreated
NewCreatePaymentRecallSubmissionCreated creates a CreatePaymentRecallSubmissionCreated with default headers values
func (*CreatePaymentRecallSubmissionCreated) Code ¶
func (o *CreatePaymentRecallSubmissionCreated) Code() int
Code gets the status code for the create payment recall submission created response
func (*CreatePaymentRecallSubmissionCreated) Error ¶
func (o *CreatePaymentRecallSubmissionCreated) Error() string
func (*CreatePaymentRecallSubmissionCreated) IsClientError ¶
func (o *CreatePaymentRecallSubmissionCreated) IsClientError() bool
IsClientError returns true when this create payment recall submission created response has a 4xx status code
func (*CreatePaymentRecallSubmissionCreated) IsCode ¶
func (o *CreatePaymentRecallSubmissionCreated) IsCode(code int) bool
IsCode returns true when this create payment recall submission created response a status code equal to that given
func (*CreatePaymentRecallSubmissionCreated) IsRedirect ¶
func (o *CreatePaymentRecallSubmissionCreated) IsRedirect() bool
IsRedirect returns true when this create payment recall submission created response has a 3xx status code
func (*CreatePaymentRecallSubmissionCreated) IsServerError ¶
func (o *CreatePaymentRecallSubmissionCreated) IsServerError() bool
IsServerError returns true when this create payment recall submission created response has a 5xx status code
func (*CreatePaymentRecallSubmissionCreated) IsSuccess ¶
func (o *CreatePaymentRecallSubmissionCreated) IsSuccess() bool
IsSuccess returns true when this create payment recall submission created response has a 2xx status code
type CreatePaymentRecallSubmissionReader ¶
type CreatePaymentRecallSubmissionReader struct {
// contains filtered or unexported fields
}
CreatePaymentRecallSubmissionReader is a Reader for the CreatePaymentRecallSubmission structure.
func (*CreatePaymentRecallSubmissionReader) ReadResponse ¶
func (o *CreatePaymentRecallSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentRecallSubmissionRequest ¶
type CreatePaymentRecallSubmissionRequest struct { *models.RecallSubmissionCreation ID strfmt.UUID RecallID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentRecallSubmissionRequest) Do ¶
func (a *CreatePaymentRecallSubmissionRequest) Do() (*CreatePaymentRecallSubmissionCreated, error)
create payment recall submission API
func (*CreatePaymentRecallSubmissionRequest) FromJson ¶
func (o *CreatePaymentRecallSubmissionRequest) FromJson(j string) (*CreatePaymentRecallSubmissionRequest, error)
func (*CreatePaymentRecallSubmissionRequest) MustDo ¶
func (a *CreatePaymentRecallSubmissionRequest) MustDo() *CreatePaymentRecallSubmissionCreated
func (*CreatePaymentRecallSubmissionRequest) WithContext ¶
func (o *CreatePaymentRecallSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentRecallSubmissionRequest
//////////////// WithContext adds the context to the create payment recall submission Request
func (*CreatePaymentRecallSubmissionRequest) WithHTTPClient ¶
func (o *CreatePaymentRecallSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentRecallSubmissionRequest
WithHTTPClient adds the HTTPClient to the create payment recall submission Request
func (*CreatePaymentRecallSubmissionRequest) WithID ¶
func (o *CreatePaymentRecallSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentRecallSubmissionRequest
func (*CreatePaymentRecallSubmissionRequest) WithRecallID ¶
func (o *CreatePaymentRecallSubmissionRequest) WithRecallID(recallID strfmt.UUID) *CreatePaymentRecallSubmissionRequest
func (*CreatePaymentRecallSubmissionRequest) WithRecallSubmissionCreationRequest ¶
func (o *CreatePaymentRecallSubmissionRequest) WithRecallSubmissionCreationRequest(recallSubmissionCreationRequest models.RecallSubmissionCreation) *CreatePaymentRecallSubmissionRequest
func (*CreatePaymentRecallSubmissionRequest) WithoutRecallSubmissionCreationRequest ¶
func (o *CreatePaymentRecallSubmissionRequest) WithoutRecallSubmissionCreationRequest() *CreatePaymentRecallSubmissionRequest
func (*CreatePaymentRecallSubmissionRequest) WriteToRequest ¶
func (o *CreatePaymentRecallSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentRequest ¶
type CreatePaymentRequest struct { *models.PaymentCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentRequest) Do ¶
func (a *CreatePaymentRequest) Do() (*CreatePaymentCreated, error)
create payment API
func (*CreatePaymentRequest) FromJson ¶
func (o *CreatePaymentRequest) FromJson(j string) (*CreatePaymentRequest, error)
func (*CreatePaymentRequest) MustDo ¶
func (a *CreatePaymentRequest) MustDo() *CreatePaymentCreated
func (*CreatePaymentRequest) WithContext ¶
func (o *CreatePaymentRequest) WithContext(ctx context.Context) *CreatePaymentRequest
//////////////// WithContext adds the context to the create payment Request
func (*CreatePaymentRequest) WithHTTPClient ¶
func (o *CreatePaymentRequest) WithHTTPClient(client *http.Client) *CreatePaymentRequest
WithHTTPClient adds the HTTPClient to the create payment Request
func (*CreatePaymentRequest) WithPaymentCreationRequest ¶
func (o *CreatePaymentRequest) WithPaymentCreationRequest(paymentCreationRequest models.PaymentCreation) *CreatePaymentRequest
func (*CreatePaymentRequest) WithoutPaymentCreationRequest ¶
func (o *CreatePaymentRequest) WithoutPaymentCreationRequest() *CreatePaymentRequest
func (*CreatePaymentRequest) WriteToRequest ¶
func (o *CreatePaymentRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentReturnBadRequest ¶
CreatePaymentReturnBadRequest handles this case with default header values.
Return creation error
func NewCreatePaymentReturnBadRequest ¶
func NewCreatePaymentReturnBadRequest() *CreatePaymentReturnBadRequest
NewCreatePaymentReturnBadRequest creates a CreatePaymentReturnBadRequest with default headers values
func (*CreatePaymentReturnBadRequest) Code ¶
func (o *CreatePaymentReturnBadRequest) Code() int
Code gets the status code for the create payment return bad request response
func (*CreatePaymentReturnBadRequest) Error ¶
func (o *CreatePaymentReturnBadRequest) Error() string
func (*CreatePaymentReturnBadRequest) IsClientError ¶
func (o *CreatePaymentReturnBadRequest) IsClientError() bool
IsClientError returns true when this create payment return bad request response has a 4xx status code
func (*CreatePaymentReturnBadRequest) IsCode ¶
func (o *CreatePaymentReturnBadRequest) IsCode(code int) bool
IsCode returns true when this create payment return bad request response a status code equal to that given
func (*CreatePaymentReturnBadRequest) IsRedirect ¶
func (o *CreatePaymentReturnBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment return bad request response has a 3xx status code
func (*CreatePaymentReturnBadRequest) IsServerError ¶
func (o *CreatePaymentReturnBadRequest) IsServerError() bool
IsServerError returns true when this create payment return bad request response has a 5xx status code
func (*CreatePaymentReturnBadRequest) IsSuccess ¶
func (o *CreatePaymentReturnBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment return bad request response has a 2xx status code
type CreatePaymentReturnConflict ¶
CreatePaymentReturnConflict handles this case with default header values.
Return creation error
func NewCreatePaymentReturnConflict ¶
func NewCreatePaymentReturnConflict() *CreatePaymentReturnConflict
NewCreatePaymentReturnConflict creates a CreatePaymentReturnConflict with default headers values
func (*CreatePaymentReturnConflict) Code ¶
func (o *CreatePaymentReturnConflict) Code() int
Code gets the status code for the create payment return conflict response
func (*CreatePaymentReturnConflict) Error ¶
func (o *CreatePaymentReturnConflict) Error() string
func (*CreatePaymentReturnConflict) IsClientError ¶
func (o *CreatePaymentReturnConflict) IsClientError() bool
IsClientError returns true when this create payment return conflict response has a 4xx status code
func (*CreatePaymentReturnConflict) IsCode ¶
func (o *CreatePaymentReturnConflict) IsCode(code int) bool
IsCode returns true when this create payment return conflict response a status code equal to that given
func (*CreatePaymentReturnConflict) IsRedirect ¶
func (o *CreatePaymentReturnConflict) IsRedirect() bool
IsRedirect returns true when this create payment return conflict response has a 3xx status code
func (*CreatePaymentReturnConflict) IsServerError ¶
func (o *CreatePaymentReturnConflict) IsServerError() bool
IsServerError returns true when this create payment return conflict response has a 5xx status code
func (*CreatePaymentReturnConflict) IsSuccess ¶
func (o *CreatePaymentReturnConflict) IsSuccess() bool
IsSuccess returns true when this create payment return conflict response has a 2xx status code
type CreatePaymentReturnCreated ¶
type CreatePaymentReturnCreated struct { // isStream: false *models.ReturnCreationResponse }
CreatePaymentReturnCreated handles this case with default header values.
Return creation response
func NewCreatePaymentReturnCreated ¶
func NewCreatePaymentReturnCreated() *CreatePaymentReturnCreated
NewCreatePaymentReturnCreated creates a CreatePaymentReturnCreated with default headers values
func (*CreatePaymentReturnCreated) Code ¶
func (o *CreatePaymentReturnCreated) Code() int
Code gets the status code for the create payment return created response
func (*CreatePaymentReturnCreated) Error ¶
func (o *CreatePaymentReturnCreated) Error() string
func (*CreatePaymentReturnCreated) IsClientError ¶
func (o *CreatePaymentReturnCreated) IsClientError() bool
IsClientError returns true when this create payment return created response has a 4xx status code
func (*CreatePaymentReturnCreated) IsCode ¶
func (o *CreatePaymentReturnCreated) IsCode(code int) bool
IsCode returns true when this create payment return created response a status code equal to that given
func (*CreatePaymentReturnCreated) IsRedirect ¶
func (o *CreatePaymentReturnCreated) IsRedirect() bool
IsRedirect returns true when this create payment return created response has a 3xx status code
func (*CreatePaymentReturnCreated) IsServerError ¶
func (o *CreatePaymentReturnCreated) IsServerError() bool
IsServerError returns true when this create payment return created response has a 5xx status code
func (*CreatePaymentReturnCreated) IsSuccess ¶
func (o *CreatePaymentReturnCreated) IsSuccess() bool
IsSuccess returns true when this create payment return created response has a 2xx status code
type CreatePaymentReturnForbidden ¶
CreatePaymentReturnForbidden handles this case with default header values.
Return creation error
func NewCreatePaymentReturnForbidden ¶
func NewCreatePaymentReturnForbidden() *CreatePaymentReturnForbidden
NewCreatePaymentReturnForbidden creates a CreatePaymentReturnForbidden with default headers values
func (*CreatePaymentReturnForbidden) Code ¶
func (o *CreatePaymentReturnForbidden) Code() int
Code gets the status code for the create payment return forbidden response
func (*CreatePaymentReturnForbidden) Error ¶
func (o *CreatePaymentReturnForbidden) Error() string
func (*CreatePaymentReturnForbidden) IsClientError ¶
func (o *CreatePaymentReturnForbidden) IsClientError() bool
IsClientError returns true when this create payment return forbidden response has a 4xx status code
func (*CreatePaymentReturnForbidden) IsCode ¶
func (o *CreatePaymentReturnForbidden) IsCode(code int) bool
IsCode returns true when this create payment return forbidden response a status code equal to that given
func (*CreatePaymentReturnForbidden) IsRedirect ¶
func (o *CreatePaymentReturnForbidden) IsRedirect() bool
IsRedirect returns true when this create payment return forbidden response has a 3xx status code
func (*CreatePaymentReturnForbidden) IsServerError ¶
func (o *CreatePaymentReturnForbidden) IsServerError() bool
IsServerError returns true when this create payment return forbidden response has a 5xx status code
func (*CreatePaymentReturnForbidden) IsSuccess ¶
func (o *CreatePaymentReturnForbidden) IsSuccess() bool
IsSuccess returns true when this create payment return forbidden response has a 2xx status code
type CreatePaymentReturnInternalServerError ¶
CreatePaymentReturnInternalServerError handles this case with default header values.
Return creation error
func NewCreatePaymentReturnInternalServerError ¶
func NewCreatePaymentReturnInternalServerError() *CreatePaymentReturnInternalServerError
NewCreatePaymentReturnInternalServerError creates a CreatePaymentReturnInternalServerError with default headers values
func (*CreatePaymentReturnInternalServerError) Code ¶
func (o *CreatePaymentReturnInternalServerError) Code() int
Code gets the status code for the create payment return internal server error response
func (*CreatePaymentReturnInternalServerError) Error ¶
func (o *CreatePaymentReturnInternalServerError) Error() string
func (*CreatePaymentReturnInternalServerError) IsClientError ¶
func (o *CreatePaymentReturnInternalServerError) IsClientError() bool
IsClientError returns true when this create payment return internal server error response has a 4xx status code
func (*CreatePaymentReturnInternalServerError) IsCode ¶
func (o *CreatePaymentReturnInternalServerError) IsCode(code int) bool
IsCode returns true when this create payment return internal server error response a status code equal to that given
func (*CreatePaymentReturnInternalServerError) IsRedirect ¶
func (o *CreatePaymentReturnInternalServerError) IsRedirect() bool
IsRedirect returns true when this create payment return internal server error response has a 3xx status code
func (*CreatePaymentReturnInternalServerError) IsServerError ¶
func (o *CreatePaymentReturnInternalServerError) IsServerError() bool
IsServerError returns true when this create payment return internal server error response has a 5xx status code
func (*CreatePaymentReturnInternalServerError) IsSuccess ¶
func (o *CreatePaymentReturnInternalServerError) IsSuccess() bool
IsSuccess returns true when this create payment return internal server error response has a 2xx status code
type CreatePaymentReturnNotFound ¶
CreatePaymentReturnNotFound handles this case with default header values.
Return creation error
func NewCreatePaymentReturnNotFound ¶
func NewCreatePaymentReturnNotFound() *CreatePaymentReturnNotFound
NewCreatePaymentReturnNotFound creates a CreatePaymentReturnNotFound with default headers values
func (*CreatePaymentReturnNotFound) Code ¶
func (o *CreatePaymentReturnNotFound) Code() int
Code gets the status code for the create payment return not found response
func (*CreatePaymentReturnNotFound) Error ¶
func (o *CreatePaymentReturnNotFound) Error() string
func (*CreatePaymentReturnNotFound) IsClientError ¶
func (o *CreatePaymentReturnNotFound) IsClientError() bool
IsClientError returns true when this create payment return not found response has a 4xx status code
func (*CreatePaymentReturnNotFound) IsCode ¶
func (o *CreatePaymentReturnNotFound) IsCode(code int) bool
IsCode returns true when this create payment return not found response a status code equal to that given
func (*CreatePaymentReturnNotFound) IsRedirect ¶
func (o *CreatePaymentReturnNotFound) IsRedirect() bool
IsRedirect returns true when this create payment return not found response has a 3xx status code
func (*CreatePaymentReturnNotFound) IsServerError ¶
func (o *CreatePaymentReturnNotFound) IsServerError() bool
IsServerError returns true when this create payment return not found response has a 5xx status code
func (*CreatePaymentReturnNotFound) IsSuccess ¶
func (o *CreatePaymentReturnNotFound) IsSuccess() bool
IsSuccess returns true when this create payment return not found response has a 2xx status code
type CreatePaymentReturnReader ¶
type CreatePaymentReturnReader struct {
// contains filtered or unexported fields
}
CreatePaymentReturnReader is a Reader for the CreatePaymentReturn structure.
func (*CreatePaymentReturnReader) ReadResponse ¶
func (o *CreatePaymentReturnReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentReturnRequest ¶
type CreatePaymentReturnRequest struct { *models.ReturnCreation ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentReturnRequest) Do ¶
func (a *CreatePaymentReturnRequest) Do() (*CreatePaymentReturnCreated, error)
create payment return API
func (*CreatePaymentReturnRequest) FromJson ¶
func (o *CreatePaymentReturnRequest) FromJson(j string) (*CreatePaymentReturnRequest, error)
func (*CreatePaymentReturnRequest) MustDo ¶
func (a *CreatePaymentReturnRequest) MustDo() *CreatePaymentReturnCreated
func (*CreatePaymentReturnRequest) WithContext ¶
func (o *CreatePaymentReturnRequest) WithContext(ctx context.Context) *CreatePaymentReturnRequest
//////////////// WithContext adds the context to the create payment return Request
func (*CreatePaymentReturnRequest) WithHTTPClient ¶
func (o *CreatePaymentReturnRequest) WithHTTPClient(client *http.Client) *CreatePaymentReturnRequest
WithHTTPClient adds the HTTPClient to the create payment return Request
func (*CreatePaymentReturnRequest) WithID ¶
func (o *CreatePaymentReturnRequest) WithID(id strfmt.UUID) *CreatePaymentReturnRequest
func (*CreatePaymentReturnRequest) WithReturnCreationRequest ¶
func (o *CreatePaymentReturnRequest) WithReturnCreationRequest(returnCreationRequest models.ReturnCreation) *CreatePaymentReturnRequest
func (*CreatePaymentReturnRequest) WithoutReturnCreationRequest ¶
func (o *CreatePaymentReturnRequest) WithoutReturnCreationRequest() *CreatePaymentReturnRequest
func (*CreatePaymentReturnRequest) WriteToRequest ¶
func (o *CreatePaymentReturnRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentReturnReversalBadRequest ¶
CreatePaymentReturnReversalBadRequest handles this case with default header values.
Reversal creation error
func NewCreatePaymentReturnReversalBadRequest ¶
func NewCreatePaymentReturnReversalBadRequest() *CreatePaymentReturnReversalBadRequest
NewCreatePaymentReturnReversalBadRequest creates a CreatePaymentReturnReversalBadRequest with default headers values
func (*CreatePaymentReturnReversalBadRequest) Code ¶
func (o *CreatePaymentReturnReversalBadRequest) Code() int
Code gets the status code for the create payment return reversal bad request response
func (*CreatePaymentReturnReversalBadRequest) Error ¶
func (o *CreatePaymentReturnReversalBadRequest) Error() string
func (*CreatePaymentReturnReversalBadRequest) IsClientError ¶
func (o *CreatePaymentReturnReversalBadRequest) IsClientError() bool
IsClientError returns true when this create payment return reversal bad request response has a 4xx status code
func (*CreatePaymentReturnReversalBadRequest) IsCode ¶
func (o *CreatePaymentReturnReversalBadRequest) IsCode(code int) bool
IsCode returns true when this create payment return reversal bad request response a status code equal to that given
func (*CreatePaymentReturnReversalBadRequest) IsRedirect ¶
func (o *CreatePaymentReturnReversalBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment return reversal bad request response has a 3xx status code
func (*CreatePaymentReturnReversalBadRequest) IsServerError ¶
func (o *CreatePaymentReturnReversalBadRequest) IsServerError() bool
IsServerError returns true when this create payment return reversal bad request response has a 5xx status code
func (*CreatePaymentReturnReversalBadRequest) IsSuccess ¶
func (o *CreatePaymentReturnReversalBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment return reversal bad request response has a 2xx status code
type CreatePaymentReturnReversalConflict ¶
CreatePaymentReturnReversalConflict handles this case with default header values.
Reversal creation error
func NewCreatePaymentReturnReversalConflict ¶
func NewCreatePaymentReturnReversalConflict() *CreatePaymentReturnReversalConflict
NewCreatePaymentReturnReversalConflict creates a CreatePaymentReturnReversalConflict with default headers values
func (*CreatePaymentReturnReversalConflict) Code ¶
func (o *CreatePaymentReturnReversalConflict) Code() int
Code gets the status code for the create payment return reversal conflict response
func (*CreatePaymentReturnReversalConflict) Error ¶
func (o *CreatePaymentReturnReversalConflict) Error() string
func (*CreatePaymentReturnReversalConflict) IsClientError ¶
func (o *CreatePaymentReturnReversalConflict) IsClientError() bool
IsClientError returns true when this create payment return reversal conflict response has a 4xx status code
func (*CreatePaymentReturnReversalConflict) IsCode ¶
func (o *CreatePaymentReturnReversalConflict) IsCode(code int) bool
IsCode returns true when this create payment return reversal conflict response a status code equal to that given
func (*CreatePaymentReturnReversalConflict) IsRedirect ¶
func (o *CreatePaymentReturnReversalConflict) IsRedirect() bool
IsRedirect returns true when this create payment return reversal conflict response has a 3xx status code
func (*CreatePaymentReturnReversalConflict) IsServerError ¶
func (o *CreatePaymentReturnReversalConflict) IsServerError() bool
IsServerError returns true when this create payment return reversal conflict response has a 5xx status code
func (*CreatePaymentReturnReversalConflict) IsSuccess ¶
func (o *CreatePaymentReturnReversalConflict) IsSuccess() bool
IsSuccess returns true when this create payment return reversal conflict response has a 2xx status code
type CreatePaymentReturnReversalCreated ¶
type CreatePaymentReturnReversalCreated struct { // isStream: false *models.ReturnReversalCreationResponse }
CreatePaymentReturnReversalCreated handles this case with default header values.
Reversal creation response
func NewCreatePaymentReturnReversalCreated ¶
func NewCreatePaymentReturnReversalCreated() *CreatePaymentReturnReversalCreated
NewCreatePaymentReturnReversalCreated creates a CreatePaymentReturnReversalCreated with default headers values
func (*CreatePaymentReturnReversalCreated) Code ¶
func (o *CreatePaymentReturnReversalCreated) Code() int
Code gets the status code for the create payment return reversal created response
func (*CreatePaymentReturnReversalCreated) Error ¶
func (o *CreatePaymentReturnReversalCreated) Error() string
func (*CreatePaymentReturnReversalCreated) IsClientError ¶
func (o *CreatePaymentReturnReversalCreated) IsClientError() bool
IsClientError returns true when this create payment return reversal created response has a 4xx status code
func (*CreatePaymentReturnReversalCreated) IsCode ¶
func (o *CreatePaymentReturnReversalCreated) IsCode(code int) bool
IsCode returns true when this create payment return reversal created response a status code equal to that given
func (*CreatePaymentReturnReversalCreated) IsRedirect ¶
func (o *CreatePaymentReturnReversalCreated) IsRedirect() bool
IsRedirect returns true when this create payment return reversal created response has a 3xx status code
func (*CreatePaymentReturnReversalCreated) IsServerError ¶
func (o *CreatePaymentReturnReversalCreated) IsServerError() bool
IsServerError returns true when this create payment return reversal created response has a 5xx status code
func (*CreatePaymentReturnReversalCreated) IsSuccess ¶
func (o *CreatePaymentReturnReversalCreated) IsSuccess() bool
IsSuccess returns true when this create payment return reversal created response has a 2xx status code
type CreatePaymentReturnReversalForbidden ¶
CreatePaymentReturnReversalForbidden handles this case with default header values.
Reversal creation error
func NewCreatePaymentReturnReversalForbidden ¶
func NewCreatePaymentReturnReversalForbidden() *CreatePaymentReturnReversalForbidden
NewCreatePaymentReturnReversalForbidden creates a CreatePaymentReturnReversalForbidden with default headers values
func (*CreatePaymentReturnReversalForbidden) Code ¶
func (o *CreatePaymentReturnReversalForbidden) Code() int
Code gets the status code for the create payment return reversal forbidden response
func (*CreatePaymentReturnReversalForbidden) Error ¶
func (o *CreatePaymentReturnReversalForbidden) Error() string
func (*CreatePaymentReturnReversalForbidden) IsClientError ¶
func (o *CreatePaymentReturnReversalForbidden) IsClientError() bool
IsClientError returns true when this create payment return reversal forbidden response has a 4xx status code
func (*CreatePaymentReturnReversalForbidden) IsCode ¶
func (o *CreatePaymentReturnReversalForbidden) IsCode(code int) bool
IsCode returns true when this create payment return reversal forbidden response a status code equal to that given
func (*CreatePaymentReturnReversalForbidden) IsRedirect ¶
func (o *CreatePaymentReturnReversalForbidden) IsRedirect() bool
IsRedirect returns true when this create payment return reversal forbidden response has a 3xx status code
func (*CreatePaymentReturnReversalForbidden) IsServerError ¶
func (o *CreatePaymentReturnReversalForbidden) IsServerError() bool
IsServerError returns true when this create payment return reversal forbidden response has a 5xx status code
func (*CreatePaymentReturnReversalForbidden) IsSuccess ¶
func (o *CreatePaymentReturnReversalForbidden) IsSuccess() bool
IsSuccess returns true when this create payment return reversal forbidden response has a 2xx status code
type CreatePaymentReturnReversalInternalServerError ¶
CreatePaymentReturnReversalInternalServerError handles this case with default header values.
Reversal creation error
func NewCreatePaymentReturnReversalInternalServerError ¶
func NewCreatePaymentReturnReversalInternalServerError() *CreatePaymentReturnReversalInternalServerError
NewCreatePaymentReturnReversalInternalServerError creates a CreatePaymentReturnReversalInternalServerError with default headers values
func (*CreatePaymentReturnReversalInternalServerError) Code ¶
func (o *CreatePaymentReturnReversalInternalServerError) Code() int
Code gets the status code for the create payment return reversal internal server error response
func (*CreatePaymentReturnReversalInternalServerError) Error ¶
func (o *CreatePaymentReturnReversalInternalServerError) Error() string
func (*CreatePaymentReturnReversalInternalServerError) IsClientError ¶
func (o *CreatePaymentReturnReversalInternalServerError) IsClientError() bool
IsClientError returns true when this create payment return reversal internal server error response has a 4xx status code
func (*CreatePaymentReturnReversalInternalServerError) IsCode ¶
func (o *CreatePaymentReturnReversalInternalServerError) IsCode(code int) bool
IsCode returns true when this create payment return reversal internal server error response a status code equal to that given
func (*CreatePaymentReturnReversalInternalServerError) IsRedirect ¶
func (o *CreatePaymentReturnReversalInternalServerError) IsRedirect() bool
IsRedirect returns true when this create payment return reversal internal server error response has a 3xx status code
func (*CreatePaymentReturnReversalInternalServerError) IsServerError ¶
func (o *CreatePaymentReturnReversalInternalServerError) IsServerError() bool
IsServerError returns true when this create payment return reversal internal server error response has a 5xx status code
func (*CreatePaymentReturnReversalInternalServerError) IsSuccess ¶
func (o *CreatePaymentReturnReversalInternalServerError) IsSuccess() bool
IsSuccess returns true when this create payment return reversal internal server error response has a 2xx status code
type CreatePaymentReturnReversalNotFound ¶
CreatePaymentReturnReversalNotFound handles this case with default header values.
Reversal creation error
func NewCreatePaymentReturnReversalNotFound ¶
func NewCreatePaymentReturnReversalNotFound() *CreatePaymentReturnReversalNotFound
NewCreatePaymentReturnReversalNotFound creates a CreatePaymentReturnReversalNotFound with default headers values
func (*CreatePaymentReturnReversalNotFound) Code ¶
func (o *CreatePaymentReturnReversalNotFound) Code() int
Code gets the status code for the create payment return reversal not found response
func (*CreatePaymentReturnReversalNotFound) Error ¶
func (o *CreatePaymentReturnReversalNotFound) Error() string
func (*CreatePaymentReturnReversalNotFound) IsClientError ¶
func (o *CreatePaymentReturnReversalNotFound) IsClientError() bool
IsClientError returns true when this create payment return reversal not found response has a 4xx status code
func (*CreatePaymentReturnReversalNotFound) IsCode ¶
func (o *CreatePaymentReturnReversalNotFound) IsCode(code int) bool
IsCode returns true when this create payment return reversal not found response a status code equal to that given
func (*CreatePaymentReturnReversalNotFound) IsRedirect ¶
func (o *CreatePaymentReturnReversalNotFound) IsRedirect() bool
IsRedirect returns true when this create payment return reversal not found response has a 3xx status code
func (*CreatePaymentReturnReversalNotFound) IsServerError ¶
func (o *CreatePaymentReturnReversalNotFound) IsServerError() bool
IsServerError returns true when this create payment return reversal not found response has a 5xx status code
func (*CreatePaymentReturnReversalNotFound) IsSuccess ¶
func (o *CreatePaymentReturnReversalNotFound) IsSuccess() bool
IsSuccess returns true when this create payment return reversal not found response has a 2xx status code
type CreatePaymentReturnReversalReader ¶
type CreatePaymentReturnReversalReader struct {
// contains filtered or unexported fields
}
CreatePaymentReturnReversalReader is a Reader for the CreatePaymentReturnReversal structure.
func (*CreatePaymentReturnReversalReader) ReadResponse ¶
func (o *CreatePaymentReturnReversalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentReturnReversalRequest ¶
type CreatePaymentReturnReversalRequest struct { *models.ReturnReversalCreation ID strfmt.UUID ReturnID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentReturnReversalRequest) Do ¶
func (a *CreatePaymentReturnReversalRequest) Do() (*CreatePaymentReturnReversalCreated, error)
create payment return reversal API
func (*CreatePaymentReturnReversalRequest) FromJson ¶
func (o *CreatePaymentReturnReversalRequest) FromJson(j string) (*CreatePaymentReturnReversalRequest, error)
func (*CreatePaymentReturnReversalRequest) MustDo ¶
func (a *CreatePaymentReturnReversalRequest) MustDo() *CreatePaymentReturnReversalCreated
func (*CreatePaymentReturnReversalRequest) WithContext ¶
func (o *CreatePaymentReturnReversalRequest) WithContext(ctx context.Context) *CreatePaymentReturnReversalRequest
//////////////// WithContext adds the context to the create payment return reversal Request
func (*CreatePaymentReturnReversalRequest) WithHTTPClient ¶
func (o *CreatePaymentReturnReversalRequest) WithHTTPClient(client *http.Client) *CreatePaymentReturnReversalRequest
WithHTTPClient adds the HTTPClient to the create payment return reversal Request
func (*CreatePaymentReturnReversalRequest) WithID ¶
func (o *CreatePaymentReturnReversalRequest) WithID(id strfmt.UUID) *CreatePaymentReturnReversalRequest
func (*CreatePaymentReturnReversalRequest) WithReturnID ¶
func (o *CreatePaymentReturnReversalRequest) WithReturnID(returnID strfmt.UUID) *CreatePaymentReturnReversalRequest
func (*CreatePaymentReturnReversalRequest) WithReturnReversalCreationRequest ¶
func (o *CreatePaymentReturnReversalRequest) WithReturnReversalCreationRequest(returnReversalCreationRequest models.ReturnReversalCreation) *CreatePaymentReturnReversalRequest
func (*CreatePaymentReturnReversalRequest) WithoutReturnReversalCreationRequest ¶
func (o *CreatePaymentReturnReversalRequest) WithoutReturnReversalCreationRequest() *CreatePaymentReturnReversalRequest
func (*CreatePaymentReturnReversalRequest) WriteToRequest ¶
func (o *CreatePaymentReturnReversalRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentReturnReversalUnauthorized ¶
CreatePaymentReturnReversalUnauthorized handles this case with default header values.
Reversal creation error
func NewCreatePaymentReturnReversalUnauthorized ¶
func NewCreatePaymentReturnReversalUnauthorized() *CreatePaymentReturnReversalUnauthorized
NewCreatePaymentReturnReversalUnauthorized creates a CreatePaymentReturnReversalUnauthorized with default headers values
func (*CreatePaymentReturnReversalUnauthorized) Code ¶
func (o *CreatePaymentReturnReversalUnauthorized) Code() int
Code gets the status code for the create payment return reversal unauthorized response
func (*CreatePaymentReturnReversalUnauthorized) Error ¶
func (o *CreatePaymentReturnReversalUnauthorized) Error() string
func (*CreatePaymentReturnReversalUnauthorized) IsClientError ¶
func (o *CreatePaymentReturnReversalUnauthorized) IsClientError() bool
IsClientError returns true when this create payment return reversal unauthorized response has a 4xx status code
func (*CreatePaymentReturnReversalUnauthorized) IsCode ¶
func (o *CreatePaymentReturnReversalUnauthorized) IsCode(code int) bool
IsCode returns true when this create payment return reversal unauthorized response a status code equal to that given
func (*CreatePaymentReturnReversalUnauthorized) IsRedirect ¶
func (o *CreatePaymentReturnReversalUnauthorized) IsRedirect() bool
IsRedirect returns true when this create payment return reversal unauthorized response has a 3xx status code
func (*CreatePaymentReturnReversalUnauthorized) IsServerError ¶
func (o *CreatePaymentReturnReversalUnauthorized) IsServerError() bool
IsServerError returns true when this create payment return reversal unauthorized response has a 5xx status code
func (*CreatePaymentReturnReversalUnauthorized) IsSuccess ¶
func (o *CreatePaymentReturnReversalUnauthorized) IsSuccess() bool
IsSuccess returns true when this create payment return reversal unauthorized response has a 2xx status code
type CreatePaymentReturnSubmissionBadRequest ¶
CreatePaymentReturnSubmissionBadRequest handles this case with default header values.
Return submission creation error
func NewCreatePaymentReturnSubmissionBadRequest ¶
func NewCreatePaymentReturnSubmissionBadRequest() *CreatePaymentReturnSubmissionBadRequest
NewCreatePaymentReturnSubmissionBadRequest creates a CreatePaymentReturnSubmissionBadRequest with default headers values
func (*CreatePaymentReturnSubmissionBadRequest) Code ¶
func (o *CreatePaymentReturnSubmissionBadRequest) Code() int
Code gets the status code for the create payment return submission bad request response
func (*CreatePaymentReturnSubmissionBadRequest) Error ¶
func (o *CreatePaymentReturnSubmissionBadRequest) Error() string
func (*CreatePaymentReturnSubmissionBadRequest) IsClientError ¶
func (o *CreatePaymentReturnSubmissionBadRequest) IsClientError() bool
IsClientError returns true when this create payment return submission bad request response has a 4xx status code
func (*CreatePaymentReturnSubmissionBadRequest) IsCode ¶
func (o *CreatePaymentReturnSubmissionBadRequest) IsCode(code int) bool
IsCode returns true when this create payment return submission bad request response a status code equal to that given
func (*CreatePaymentReturnSubmissionBadRequest) IsRedirect ¶
func (o *CreatePaymentReturnSubmissionBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment return submission bad request response has a 3xx status code
func (*CreatePaymentReturnSubmissionBadRequest) IsServerError ¶
func (o *CreatePaymentReturnSubmissionBadRequest) IsServerError() bool
IsServerError returns true when this create payment return submission bad request response has a 5xx status code
func (*CreatePaymentReturnSubmissionBadRequest) IsSuccess ¶
func (o *CreatePaymentReturnSubmissionBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment return submission bad request response has a 2xx status code
type CreatePaymentReturnSubmissionConflict ¶
CreatePaymentReturnSubmissionConflict handles this case with default header values.
Return submission creation error
func NewCreatePaymentReturnSubmissionConflict ¶
func NewCreatePaymentReturnSubmissionConflict() *CreatePaymentReturnSubmissionConflict
NewCreatePaymentReturnSubmissionConflict creates a CreatePaymentReturnSubmissionConflict with default headers values
func (*CreatePaymentReturnSubmissionConflict) Code ¶
func (o *CreatePaymentReturnSubmissionConflict) Code() int
Code gets the status code for the create payment return submission conflict response
func (*CreatePaymentReturnSubmissionConflict) Error ¶
func (o *CreatePaymentReturnSubmissionConflict) Error() string
func (*CreatePaymentReturnSubmissionConflict) IsClientError ¶
func (o *CreatePaymentReturnSubmissionConflict) IsClientError() bool
IsClientError returns true when this create payment return submission conflict response has a 4xx status code
func (*CreatePaymentReturnSubmissionConflict) IsCode ¶
func (o *CreatePaymentReturnSubmissionConflict) IsCode(code int) bool
IsCode returns true when this create payment return submission conflict response a status code equal to that given
func (*CreatePaymentReturnSubmissionConflict) IsRedirect ¶
func (o *CreatePaymentReturnSubmissionConflict) IsRedirect() bool
IsRedirect returns true when this create payment return submission conflict response has a 3xx status code
func (*CreatePaymentReturnSubmissionConflict) IsServerError ¶
func (o *CreatePaymentReturnSubmissionConflict) IsServerError() bool
IsServerError returns true when this create payment return submission conflict response has a 5xx status code
func (*CreatePaymentReturnSubmissionConflict) IsSuccess ¶
func (o *CreatePaymentReturnSubmissionConflict) IsSuccess() bool
IsSuccess returns true when this create payment return submission conflict response has a 2xx status code
type CreatePaymentReturnSubmissionCreated ¶
type CreatePaymentReturnSubmissionCreated struct { // isStream: false *models.ReturnSubmissionCreationResponse }
CreatePaymentReturnSubmissionCreated handles this case with default header values.
Return submission creation response
func NewCreatePaymentReturnSubmissionCreated ¶
func NewCreatePaymentReturnSubmissionCreated() *CreatePaymentReturnSubmissionCreated
NewCreatePaymentReturnSubmissionCreated creates a CreatePaymentReturnSubmissionCreated with default headers values
func (*CreatePaymentReturnSubmissionCreated) Code ¶
func (o *CreatePaymentReturnSubmissionCreated) Code() int
Code gets the status code for the create payment return submission created response
func (*CreatePaymentReturnSubmissionCreated) Error ¶
func (o *CreatePaymentReturnSubmissionCreated) Error() string
func (*CreatePaymentReturnSubmissionCreated) IsClientError ¶
func (o *CreatePaymentReturnSubmissionCreated) IsClientError() bool
IsClientError returns true when this create payment return submission created response has a 4xx status code
func (*CreatePaymentReturnSubmissionCreated) IsCode ¶
func (o *CreatePaymentReturnSubmissionCreated) IsCode(code int) bool
IsCode returns true when this create payment return submission created response a status code equal to that given
func (*CreatePaymentReturnSubmissionCreated) IsRedirect ¶
func (o *CreatePaymentReturnSubmissionCreated) IsRedirect() bool
IsRedirect returns true when this create payment return submission created response has a 3xx status code
func (*CreatePaymentReturnSubmissionCreated) IsServerError ¶
func (o *CreatePaymentReturnSubmissionCreated) IsServerError() bool
IsServerError returns true when this create payment return submission created response has a 5xx status code
func (*CreatePaymentReturnSubmissionCreated) IsSuccess ¶
func (o *CreatePaymentReturnSubmissionCreated) IsSuccess() bool
IsSuccess returns true when this create payment return submission created response has a 2xx status code
type CreatePaymentReturnSubmissionForbidden ¶
CreatePaymentReturnSubmissionForbidden handles this case with default header values.
Return submission creation error
func NewCreatePaymentReturnSubmissionForbidden ¶
func NewCreatePaymentReturnSubmissionForbidden() *CreatePaymentReturnSubmissionForbidden
NewCreatePaymentReturnSubmissionForbidden creates a CreatePaymentReturnSubmissionForbidden with default headers values
func (*CreatePaymentReturnSubmissionForbidden) Code ¶
func (o *CreatePaymentReturnSubmissionForbidden) Code() int
Code gets the status code for the create payment return submission forbidden response
func (*CreatePaymentReturnSubmissionForbidden) Error ¶
func (o *CreatePaymentReturnSubmissionForbidden) Error() string
func (*CreatePaymentReturnSubmissionForbidden) IsClientError ¶
func (o *CreatePaymentReturnSubmissionForbidden) IsClientError() bool
IsClientError returns true when this create payment return submission forbidden response has a 4xx status code
func (*CreatePaymentReturnSubmissionForbidden) IsCode ¶
func (o *CreatePaymentReturnSubmissionForbidden) IsCode(code int) bool
IsCode returns true when this create payment return submission forbidden response a status code equal to that given
func (*CreatePaymentReturnSubmissionForbidden) IsRedirect ¶
func (o *CreatePaymentReturnSubmissionForbidden) IsRedirect() bool
IsRedirect returns true when this create payment return submission forbidden response has a 3xx status code
func (*CreatePaymentReturnSubmissionForbidden) IsServerError ¶
func (o *CreatePaymentReturnSubmissionForbidden) IsServerError() bool
IsServerError returns true when this create payment return submission forbidden response has a 5xx status code
func (*CreatePaymentReturnSubmissionForbidden) IsSuccess ¶
func (o *CreatePaymentReturnSubmissionForbidden) IsSuccess() bool
IsSuccess returns true when this create payment return submission forbidden response has a 2xx status code
type CreatePaymentReturnSubmissionInternalServerError ¶
type CreatePaymentReturnSubmissionInternalServerError struct { // isStream: false *models.APIError }
CreatePaymentReturnSubmissionInternalServerError handles this case with default header values.
Return submission creation error
func NewCreatePaymentReturnSubmissionInternalServerError ¶
func NewCreatePaymentReturnSubmissionInternalServerError() *CreatePaymentReturnSubmissionInternalServerError
NewCreatePaymentReturnSubmissionInternalServerError creates a CreatePaymentReturnSubmissionInternalServerError with default headers values
func (*CreatePaymentReturnSubmissionInternalServerError) Code ¶
func (o *CreatePaymentReturnSubmissionInternalServerError) Code() int
Code gets the status code for the create payment return submission internal server error response
func (*CreatePaymentReturnSubmissionInternalServerError) Error ¶
func (o *CreatePaymentReturnSubmissionInternalServerError) Error() string
func (*CreatePaymentReturnSubmissionInternalServerError) IsClientError ¶
func (o *CreatePaymentReturnSubmissionInternalServerError) IsClientError() bool
IsClientError returns true when this create payment return submission internal server error response has a 4xx status code
func (*CreatePaymentReturnSubmissionInternalServerError) IsCode ¶
func (o *CreatePaymentReturnSubmissionInternalServerError) IsCode(code int) bool
IsCode returns true when this create payment return submission internal server error response a status code equal to that given
func (*CreatePaymentReturnSubmissionInternalServerError) IsRedirect ¶
func (o *CreatePaymentReturnSubmissionInternalServerError) IsRedirect() bool
IsRedirect returns true when this create payment return submission internal server error response has a 3xx status code
func (*CreatePaymentReturnSubmissionInternalServerError) IsServerError ¶
func (o *CreatePaymentReturnSubmissionInternalServerError) IsServerError() bool
IsServerError returns true when this create payment return submission internal server error response has a 5xx status code
func (*CreatePaymentReturnSubmissionInternalServerError) IsSuccess ¶
func (o *CreatePaymentReturnSubmissionInternalServerError) IsSuccess() bool
IsSuccess returns true when this create payment return submission internal server error response has a 2xx status code
type CreatePaymentReturnSubmissionNotFound ¶
CreatePaymentReturnSubmissionNotFound handles this case with default header values.
Return submission creation error
func NewCreatePaymentReturnSubmissionNotFound ¶
func NewCreatePaymentReturnSubmissionNotFound() *CreatePaymentReturnSubmissionNotFound
NewCreatePaymentReturnSubmissionNotFound creates a CreatePaymentReturnSubmissionNotFound with default headers values
func (*CreatePaymentReturnSubmissionNotFound) Code ¶
func (o *CreatePaymentReturnSubmissionNotFound) Code() int
Code gets the status code for the create payment return submission not found response
func (*CreatePaymentReturnSubmissionNotFound) Error ¶
func (o *CreatePaymentReturnSubmissionNotFound) Error() string
func (*CreatePaymentReturnSubmissionNotFound) IsClientError ¶
func (o *CreatePaymentReturnSubmissionNotFound) IsClientError() bool
IsClientError returns true when this create payment return submission not found response has a 4xx status code
func (*CreatePaymentReturnSubmissionNotFound) IsCode ¶
func (o *CreatePaymentReturnSubmissionNotFound) IsCode(code int) bool
IsCode returns true when this create payment return submission not found response a status code equal to that given
func (*CreatePaymentReturnSubmissionNotFound) IsRedirect ¶
func (o *CreatePaymentReturnSubmissionNotFound) IsRedirect() bool
IsRedirect returns true when this create payment return submission not found response has a 3xx status code
func (*CreatePaymentReturnSubmissionNotFound) IsServerError ¶
func (o *CreatePaymentReturnSubmissionNotFound) IsServerError() bool
IsServerError returns true when this create payment return submission not found response has a 5xx status code
func (*CreatePaymentReturnSubmissionNotFound) IsSuccess ¶
func (o *CreatePaymentReturnSubmissionNotFound) IsSuccess() bool
IsSuccess returns true when this create payment return submission not found response has a 2xx status code
type CreatePaymentReturnSubmissionReader ¶
type CreatePaymentReturnSubmissionReader struct {
// contains filtered or unexported fields
}
CreatePaymentReturnSubmissionReader is a Reader for the CreatePaymentReturnSubmission structure.
func (*CreatePaymentReturnSubmissionReader) ReadResponse ¶
func (o *CreatePaymentReturnSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentReturnSubmissionRequest ¶
type CreatePaymentReturnSubmissionRequest struct { *models.ReturnSubmissionCreation ID strfmt.UUID ReturnID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentReturnSubmissionRequest) Do ¶
func (a *CreatePaymentReturnSubmissionRequest) Do() (*CreatePaymentReturnSubmissionCreated, error)
create payment return submission API
func (*CreatePaymentReturnSubmissionRequest) FromJson ¶
func (o *CreatePaymentReturnSubmissionRequest) FromJson(j string) (*CreatePaymentReturnSubmissionRequest, error)
func (*CreatePaymentReturnSubmissionRequest) MustDo ¶
func (a *CreatePaymentReturnSubmissionRequest) MustDo() *CreatePaymentReturnSubmissionCreated
func (*CreatePaymentReturnSubmissionRequest) WithContext ¶
func (o *CreatePaymentReturnSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentReturnSubmissionRequest
//////////////// WithContext adds the context to the create payment return submission Request
func (*CreatePaymentReturnSubmissionRequest) WithHTTPClient ¶
func (o *CreatePaymentReturnSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentReturnSubmissionRequest
WithHTTPClient adds the HTTPClient to the create payment return submission Request
func (*CreatePaymentReturnSubmissionRequest) WithID ¶
func (o *CreatePaymentReturnSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentReturnSubmissionRequest
func (*CreatePaymentReturnSubmissionRequest) WithReturnID ¶
func (o *CreatePaymentReturnSubmissionRequest) WithReturnID(returnID strfmt.UUID) *CreatePaymentReturnSubmissionRequest
func (*CreatePaymentReturnSubmissionRequest) WithReturnSubmissionCreationRequest ¶
func (o *CreatePaymentReturnSubmissionRequest) WithReturnSubmissionCreationRequest(returnSubmissionCreationRequest models.ReturnSubmissionCreation) *CreatePaymentReturnSubmissionRequest
func (*CreatePaymentReturnSubmissionRequest) WithoutReturnSubmissionCreationRequest ¶
func (o *CreatePaymentReturnSubmissionRequest) WithoutReturnSubmissionCreationRequest() *CreatePaymentReturnSubmissionRequest
func (*CreatePaymentReturnSubmissionRequest) WriteToRequest ¶
func (o *CreatePaymentReturnSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentReturnSubmissionUnauthorized ¶
CreatePaymentReturnSubmissionUnauthorized handles this case with default header values.
Return submission creation error
func NewCreatePaymentReturnSubmissionUnauthorized ¶
func NewCreatePaymentReturnSubmissionUnauthorized() *CreatePaymentReturnSubmissionUnauthorized
NewCreatePaymentReturnSubmissionUnauthorized creates a CreatePaymentReturnSubmissionUnauthorized with default headers values
func (*CreatePaymentReturnSubmissionUnauthorized) Code ¶
func (o *CreatePaymentReturnSubmissionUnauthorized) Code() int
Code gets the status code for the create payment return submission unauthorized response
func (*CreatePaymentReturnSubmissionUnauthorized) Error ¶
func (o *CreatePaymentReturnSubmissionUnauthorized) Error() string
func (*CreatePaymentReturnSubmissionUnauthorized) IsClientError ¶
func (o *CreatePaymentReturnSubmissionUnauthorized) IsClientError() bool
IsClientError returns true when this create payment return submission unauthorized response has a 4xx status code
func (*CreatePaymentReturnSubmissionUnauthorized) IsCode ¶
func (o *CreatePaymentReturnSubmissionUnauthorized) IsCode(code int) bool
IsCode returns true when this create payment return submission unauthorized response a status code equal to that given
func (*CreatePaymentReturnSubmissionUnauthorized) IsRedirect ¶
func (o *CreatePaymentReturnSubmissionUnauthorized) IsRedirect() bool
IsRedirect returns true when this create payment return submission unauthorized response has a 3xx status code
func (*CreatePaymentReturnSubmissionUnauthorized) IsServerError ¶
func (o *CreatePaymentReturnSubmissionUnauthorized) IsServerError() bool
IsServerError returns true when this create payment return submission unauthorized response has a 5xx status code
func (*CreatePaymentReturnSubmissionUnauthorized) IsSuccess ¶
func (o *CreatePaymentReturnSubmissionUnauthorized) IsSuccess() bool
IsSuccess returns true when this create payment return submission unauthorized response has a 2xx status code
type CreatePaymentReturnUnauthorized ¶
CreatePaymentReturnUnauthorized handles this case with default header values.
Return creation error
func NewCreatePaymentReturnUnauthorized ¶
func NewCreatePaymentReturnUnauthorized() *CreatePaymentReturnUnauthorized
NewCreatePaymentReturnUnauthorized creates a CreatePaymentReturnUnauthorized with default headers values
func (*CreatePaymentReturnUnauthorized) Code ¶
func (o *CreatePaymentReturnUnauthorized) Code() int
Code gets the status code for the create payment return unauthorized response
func (*CreatePaymentReturnUnauthorized) Error ¶
func (o *CreatePaymentReturnUnauthorized) Error() string
func (*CreatePaymentReturnUnauthorized) IsClientError ¶
func (o *CreatePaymentReturnUnauthorized) IsClientError() bool
IsClientError returns true when this create payment return unauthorized response has a 4xx status code
func (*CreatePaymentReturnUnauthorized) IsCode ¶
func (o *CreatePaymentReturnUnauthorized) IsCode(code int) bool
IsCode returns true when this create payment return unauthorized response a status code equal to that given
func (*CreatePaymentReturnUnauthorized) IsRedirect ¶
func (o *CreatePaymentReturnUnauthorized) IsRedirect() bool
IsRedirect returns true when this create payment return unauthorized response has a 3xx status code
func (*CreatePaymentReturnUnauthorized) IsServerError ¶
func (o *CreatePaymentReturnUnauthorized) IsServerError() bool
IsServerError returns true when this create payment return unauthorized response has a 5xx status code
func (*CreatePaymentReturnUnauthorized) IsSuccess ¶
func (o *CreatePaymentReturnUnauthorized) IsSuccess() bool
IsSuccess returns true when this create payment return unauthorized response has a 2xx status code
type CreatePaymentReversalBadRequest ¶
CreatePaymentReversalBadRequest handles this case with default header values.
Reversal creation error
func NewCreatePaymentReversalBadRequest ¶
func NewCreatePaymentReversalBadRequest() *CreatePaymentReversalBadRequest
NewCreatePaymentReversalBadRequest creates a CreatePaymentReversalBadRequest with default headers values
func (*CreatePaymentReversalBadRequest) Code ¶
func (o *CreatePaymentReversalBadRequest) Code() int
Code gets the status code for the create payment reversal bad request response
func (*CreatePaymentReversalBadRequest) Error ¶
func (o *CreatePaymentReversalBadRequest) Error() string
func (*CreatePaymentReversalBadRequest) IsClientError ¶
func (o *CreatePaymentReversalBadRequest) IsClientError() bool
IsClientError returns true when this create payment reversal bad request response has a 4xx status code
func (*CreatePaymentReversalBadRequest) IsCode ¶
func (o *CreatePaymentReversalBadRequest) IsCode(code int) bool
IsCode returns true when this create payment reversal bad request response a status code equal to that given
func (*CreatePaymentReversalBadRequest) IsRedirect ¶
func (o *CreatePaymentReversalBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment reversal bad request response has a 3xx status code
func (*CreatePaymentReversalBadRequest) IsServerError ¶
func (o *CreatePaymentReversalBadRequest) IsServerError() bool
IsServerError returns true when this create payment reversal bad request response has a 5xx status code
func (*CreatePaymentReversalBadRequest) IsSuccess ¶
func (o *CreatePaymentReversalBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment reversal bad request response has a 2xx status code
type CreatePaymentReversalCreated ¶
type CreatePaymentReversalCreated struct { // isStream: false *models.ReversalCreationResponse }
CreatePaymentReversalCreated handles this case with default header values.
Reversal creation response
func NewCreatePaymentReversalCreated ¶
func NewCreatePaymentReversalCreated() *CreatePaymentReversalCreated
NewCreatePaymentReversalCreated creates a CreatePaymentReversalCreated with default headers values
func (*CreatePaymentReversalCreated) Code ¶
func (o *CreatePaymentReversalCreated) Code() int
Code gets the status code for the create payment reversal created response
func (*CreatePaymentReversalCreated) Error ¶
func (o *CreatePaymentReversalCreated) Error() string
func (*CreatePaymentReversalCreated) IsClientError ¶
func (o *CreatePaymentReversalCreated) IsClientError() bool
IsClientError returns true when this create payment reversal created response has a 4xx status code
func (*CreatePaymentReversalCreated) IsCode ¶
func (o *CreatePaymentReversalCreated) IsCode(code int) bool
IsCode returns true when this create payment reversal created response a status code equal to that given
func (*CreatePaymentReversalCreated) IsRedirect ¶
func (o *CreatePaymentReversalCreated) IsRedirect() bool
IsRedirect returns true when this create payment reversal created response has a 3xx status code
func (*CreatePaymentReversalCreated) IsServerError ¶
func (o *CreatePaymentReversalCreated) IsServerError() bool
IsServerError returns true when this create payment reversal created response has a 5xx status code
func (*CreatePaymentReversalCreated) IsSuccess ¶
func (o *CreatePaymentReversalCreated) IsSuccess() bool
IsSuccess returns true when this create payment reversal created response has a 2xx status code
type CreatePaymentReversalReader ¶
type CreatePaymentReversalReader struct {
// contains filtered or unexported fields
}
CreatePaymentReversalReader is a Reader for the CreatePaymentReversal structure.
func (*CreatePaymentReversalReader) ReadResponse ¶
func (o *CreatePaymentReversalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentReversalRequest ¶
type CreatePaymentReversalRequest struct { *models.ReversalCreation ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentReversalRequest) Do ¶
func (a *CreatePaymentReversalRequest) Do() (*CreatePaymentReversalCreated, error)
create payment reversal API
func (*CreatePaymentReversalRequest) FromJson ¶
func (o *CreatePaymentReversalRequest) FromJson(j string) (*CreatePaymentReversalRequest, error)
func (*CreatePaymentReversalRequest) MustDo ¶
func (a *CreatePaymentReversalRequest) MustDo() *CreatePaymentReversalCreated
func (*CreatePaymentReversalRequest) WithContext ¶
func (o *CreatePaymentReversalRequest) WithContext(ctx context.Context) *CreatePaymentReversalRequest
//////////////// WithContext adds the context to the create payment reversal Request
func (*CreatePaymentReversalRequest) WithHTTPClient ¶
func (o *CreatePaymentReversalRequest) WithHTTPClient(client *http.Client) *CreatePaymentReversalRequest
WithHTTPClient adds the HTTPClient to the create payment reversal Request
func (*CreatePaymentReversalRequest) WithID ¶
func (o *CreatePaymentReversalRequest) WithID(id strfmt.UUID) *CreatePaymentReversalRequest
func (*CreatePaymentReversalRequest) WithReversalCreationRequest ¶
func (o *CreatePaymentReversalRequest) WithReversalCreationRequest(reversalCreationRequest models.ReversalCreation) *CreatePaymentReversalRequest
func (*CreatePaymentReversalRequest) WithoutReversalCreationRequest ¶
func (o *CreatePaymentReversalRequest) WithoutReversalCreationRequest() *CreatePaymentReversalRequest
func (*CreatePaymentReversalRequest) WriteToRequest ¶
func (o *CreatePaymentReversalRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentReversalSubmissionBadRequest ¶
CreatePaymentReversalSubmissionBadRequest handles this case with default header values.
Reversal submission creation error
func NewCreatePaymentReversalSubmissionBadRequest ¶
func NewCreatePaymentReversalSubmissionBadRequest() *CreatePaymentReversalSubmissionBadRequest
NewCreatePaymentReversalSubmissionBadRequest creates a CreatePaymentReversalSubmissionBadRequest with default headers values
func (*CreatePaymentReversalSubmissionBadRequest) Code ¶
func (o *CreatePaymentReversalSubmissionBadRequest) Code() int
Code gets the status code for the create payment reversal submission bad request response
func (*CreatePaymentReversalSubmissionBadRequest) Error ¶
func (o *CreatePaymentReversalSubmissionBadRequest) Error() string
func (*CreatePaymentReversalSubmissionBadRequest) IsClientError ¶
func (o *CreatePaymentReversalSubmissionBadRequest) IsClientError() bool
IsClientError returns true when this create payment reversal submission bad request response has a 4xx status code
func (*CreatePaymentReversalSubmissionBadRequest) IsCode ¶
func (o *CreatePaymentReversalSubmissionBadRequest) IsCode(code int) bool
IsCode returns true when this create payment reversal submission bad request response a status code equal to that given
func (*CreatePaymentReversalSubmissionBadRequest) IsRedirect ¶
func (o *CreatePaymentReversalSubmissionBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment reversal submission bad request response has a 3xx status code
func (*CreatePaymentReversalSubmissionBadRequest) IsServerError ¶
func (o *CreatePaymentReversalSubmissionBadRequest) IsServerError() bool
IsServerError returns true when this create payment reversal submission bad request response has a 5xx status code
func (*CreatePaymentReversalSubmissionBadRequest) IsSuccess ¶
func (o *CreatePaymentReversalSubmissionBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment reversal submission bad request response has a 2xx status code
type CreatePaymentReversalSubmissionCreated ¶
type CreatePaymentReversalSubmissionCreated struct { // isStream: false *models.ReversalSubmissionCreationResponse }
CreatePaymentReversalSubmissionCreated handles this case with default header values.
Reversal submission creation response
func NewCreatePaymentReversalSubmissionCreated ¶
func NewCreatePaymentReversalSubmissionCreated() *CreatePaymentReversalSubmissionCreated
NewCreatePaymentReversalSubmissionCreated creates a CreatePaymentReversalSubmissionCreated with default headers values
func (*CreatePaymentReversalSubmissionCreated) Code ¶
func (o *CreatePaymentReversalSubmissionCreated) Code() int
Code gets the status code for the create payment reversal submission created response
func (*CreatePaymentReversalSubmissionCreated) Error ¶
func (o *CreatePaymentReversalSubmissionCreated) Error() string
func (*CreatePaymentReversalSubmissionCreated) IsClientError ¶
func (o *CreatePaymentReversalSubmissionCreated) IsClientError() bool
IsClientError returns true when this create payment reversal submission created response has a 4xx status code
func (*CreatePaymentReversalSubmissionCreated) IsCode ¶
func (o *CreatePaymentReversalSubmissionCreated) IsCode(code int) bool
IsCode returns true when this create payment reversal submission created response a status code equal to that given
func (*CreatePaymentReversalSubmissionCreated) IsRedirect ¶
func (o *CreatePaymentReversalSubmissionCreated) IsRedirect() bool
IsRedirect returns true when this create payment reversal submission created response has a 3xx status code
func (*CreatePaymentReversalSubmissionCreated) IsServerError ¶
func (o *CreatePaymentReversalSubmissionCreated) IsServerError() bool
IsServerError returns true when this create payment reversal submission created response has a 5xx status code
func (*CreatePaymentReversalSubmissionCreated) IsSuccess ¶
func (o *CreatePaymentReversalSubmissionCreated) IsSuccess() bool
IsSuccess returns true when this create payment reversal submission created response has a 2xx status code
type CreatePaymentReversalSubmissionReader ¶
type CreatePaymentReversalSubmissionReader struct {
// contains filtered or unexported fields
}
CreatePaymentReversalSubmissionReader is a Reader for the CreatePaymentReversalSubmission structure.
func (*CreatePaymentReversalSubmissionReader) ReadResponse ¶
func (o *CreatePaymentReversalSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentReversalSubmissionRequest ¶
type CreatePaymentReversalSubmissionRequest struct { *models.ReversalSubmissionCreation ID strfmt.UUID ReversalID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentReversalSubmissionRequest) Do ¶
func (a *CreatePaymentReversalSubmissionRequest) Do() (*CreatePaymentReversalSubmissionCreated, error)
create payment reversal submission API
func (*CreatePaymentReversalSubmissionRequest) FromJson ¶
func (o *CreatePaymentReversalSubmissionRequest) FromJson(j string) (*CreatePaymentReversalSubmissionRequest, error)
func (*CreatePaymentReversalSubmissionRequest) MustDo ¶
func (a *CreatePaymentReversalSubmissionRequest) MustDo() *CreatePaymentReversalSubmissionCreated
func (*CreatePaymentReversalSubmissionRequest) WithContext ¶
func (o *CreatePaymentReversalSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentReversalSubmissionRequest
//////////////// WithContext adds the context to the create payment reversal submission Request
func (*CreatePaymentReversalSubmissionRequest) WithHTTPClient ¶
func (o *CreatePaymentReversalSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentReversalSubmissionRequest
WithHTTPClient adds the HTTPClient to the create payment reversal submission Request
func (*CreatePaymentReversalSubmissionRequest) WithID ¶
func (o *CreatePaymentReversalSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentReversalSubmissionRequest
func (*CreatePaymentReversalSubmissionRequest) WithReversalID ¶
func (o *CreatePaymentReversalSubmissionRequest) WithReversalID(reversalID strfmt.UUID) *CreatePaymentReversalSubmissionRequest
func (*CreatePaymentReversalSubmissionRequest) WithReversalSubmissionCreationRequest ¶
func (o *CreatePaymentReversalSubmissionRequest) WithReversalSubmissionCreationRequest(reversalSubmissionCreationRequest models.ReversalSubmissionCreation) *CreatePaymentReversalSubmissionRequest
func (*CreatePaymentReversalSubmissionRequest) WithoutReversalSubmissionCreationRequest ¶
func (o *CreatePaymentReversalSubmissionRequest) WithoutReversalSubmissionCreationRequest() *CreatePaymentReversalSubmissionRequest
func (*CreatePaymentReversalSubmissionRequest) WriteToRequest ¶
func (o *CreatePaymentReversalSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type CreatePaymentSubmissionBadRequest ¶
CreatePaymentSubmissionBadRequest handles this case with default header values.
Submission creation error
func NewCreatePaymentSubmissionBadRequest ¶
func NewCreatePaymentSubmissionBadRequest() *CreatePaymentSubmissionBadRequest
NewCreatePaymentSubmissionBadRequest creates a CreatePaymentSubmissionBadRequest with default headers values
func (*CreatePaymentSubmissionBadRequest) Code ¶
func (o *CreatePaymentSubmissionBadRequest) Code() int
Code gets the status code for the create payment submission bad request response
func (*CreatePaymentSubmissionBadRequest) Error ¶
func (o *CreatePaymentSubmissionBadRequest) Error() string
func (*CreatePaymentSubmissionBadRequest) IsClientError ¶
func (o *CreatePaymentSubmissionBadRequest) IsClientError() bool
IsClientError returns true when this create payment submission bad request response has a 4xx status code
func (*CreatePaymentSubmissionBadRequest) IsCode ¶
func (o *CreatePaymentSubmissionBadRequest) IsCode(code int) bool
IsCode returns true when this create payment submission bad request response a status code equal to that given
func (*CreatePaymentSubmissionBadRequest) IsRedirect ¶
func (o *CreatePaymentSubmissionBadRequest) IsRedirect() bool
IsRedirect returns true when this create payment submission bad request response has a 3xx status code
func (*CreatePaymentSubmissionBadRequest) IsServerError ¶
func (o *CreatePaymentSubmissionBadRequest) IsServerError() bool
IsServerError returns true when this create payment submission bad request response has a 5xx status code
func (*CreatePaymentSubmissionBadRequest) IsSuccess ¶
func (o *CreatePaymentSubmissionBadRequest) IsSuccess() bool
IsSuccess returns true when this create payment submission bad request response has a 2xx status code
type CreatePaymentSubmissionCreated ¶
type CreatePaymentSubmissionCreated struct { // isStream: false *models.PaymentSubmissionCreationResponse }
CreatePaymentSubmissionCreated handles this case with default header values.
Submission creation response
func NewCreatePaymentSubmissionCreated ¶
func NewCreatePaymentSubmissionCreated() *CreatePaymentSubmissionCreated
NewCreatePaymentSubmissionCreated creates a CreatePaymentSubmissionCreated with default headers values
func (*CreatePaymentSubmissionCreated) Code ¶
func (o *CreatePaymentSubmissionCreated) Code() int
Code gets the status code for the create payment submission created response
func (*CreatePaymentSubmissionCreated) Error ¶
func (o *CreatePaymentSubmissionCreated) Error() string
func (*CreatePaymentSubmissionCreated) IsClientError ¶
func (o *CreatePaymentSubmissionCreated) IsClientError() bool
IsClientError returns true when this create payment submission created response has a 4xx status code
func (*CreatePaymentSubmissionCreated) IsCode ¶
func (o *CreatePaymentSubmissionCreated) IsCode(code int) bool
IsCode returns true when this create payment submission created response a status code equal to that given
func (*CreatePaymentSubmissionCreated) IsRedirect ¶
func (o *CreatePaymentSubmissionCreated) IsRedirect() bool
IsRedirect returns true when this create payment submission created response has a 3xx status code
func (*CreatePaymentSubmissionCreated) IsServerError ¶
func (o *CreatePaymentSubmissionCreated) IsServerError() bool
IsServerError returns true when this create payment submission created response has a 5xx status code
func (*CreatePaymentSubmissionCreated) IsSuccess ¶
func (o *CreatePaymentSubmissionCreated) IsSuccess() bool
IsSuccess returns true when this create payment submission created response has a 2xx status code
type CreatePaymentSubmissionReader ¶
type CreatePaymentSubmissionReader struct {
// contains filtered or unexported fields
}
CreatePaymentSubmissionReader is a Reader for the CreatePaymentSubmission structure.
func (*CreatePaymentSubmissionReader) ReadResponse ¶
func (o *CreatePaymentSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentSubmissionRequest ¶
type CreatePaymentSubmissionRequest struct { *models.PaymentSubmissionCreation ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*CreatePaymentSubmissionRequest) Do ¶
func (a *CreatePaymentSubmissionRequest) Do() (*CreatePaymentSubmissionCreated, error)
create payment submission API
func (*CreatePaymentSubmissionRequest) FromJson ¶
func (o *CreatePaymentSubmissionRequest) FromJson(j string) (*CreatePaymentSubmissionRequest, error)
func (*CreatePaymentSubmissionRequest) MustDo ¶
func (a *CreatePaymentSubmissionRequest) MustDo() *CreatePaymentSubmissionCreated
func (*CreatePaymentSubmissionRequest) WithContext ¶
func (o *CreatePaymentSubmissionRequest) WithContext(ctx context.Context) *CreatePaymentSubmissionRequest
//////////////// WithContext adds the context to the create payment submission Request
func (*CreatePaymentSubmissionRequest) WithHTTPClient ¶
func (o *CreatePaymentSubmissionRequest) WithHTTPClient(client *http.Client) *CreatePaymentSubmissionRequest
WithHTTPClient adds the HTTPClient to the create payment submission Request
func (*CreatePaymentSubmissionRequest) WithID ¶
func (o *CreatePaymentSubmissionRequest) WithID(id strfmt.UUID) *CreatePaymentSubmissionRequest
func (*CreatePaymentSubmissionRequest) WithSubmissionCreationRequest ¶
func (o *CreatePaymentSubmissionRequest) WithSubmissionCreationRequest(submissionCreationRequest models.PaymentSubmissionCreation) *CreatePaymentSubmissionRequest
func (*CreatePaymentSubmissionRequest) WithoutSubmissionCreationRequest ¶
func (o *CreatePaymentSubmissionRequest) WithoutSubmissionCreationRequest() *CreatePaymentSubmissionRequest
func (*CreatePaymentSubmissionRequest) WriteToRequest ¶
func (o *CreatePaymentSubmissionRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type PatchPaymentAdmissionTaskBadRequest ¶
PatchPaymentAdmissionTaskBadRequest handles this case with default header values.
Error
func NewPatchPaymentAdmissionTaskBadRequest ¶
func NewPatchPaymentAdmissionTaskBadRequest() *PatchPaymentAdmissionTaskBadRequest
NewPatchPaymentAdmissionTaskBadRequest creates a PatchPaymentAdmissionTaskBadRequest with default headers values
func (*PatchPaymentAdmissionTaskBadRequest) Code ¶
func (o *PatchPaymentAdmissionTaskBadRequest) Code() int
Code gets the status code for the patch payment admission task bad request response
func (*PatchPaymentAdmissionTaskBadRequest) Error ¶
func (o *PatchPaymentAdmissionTaskBadRequest) Error() string
func (*PatchPaymentAdmissionTaskBadRequest) IsClientError ¶
func (o *PatchPaymentAdmissionTaskBadRequest) IsClientError() bool
IsClientError returns true when this patch payment admission task bad request response has a 4xx status code
func (*PatchPaymentAdmissionTaskBadRequest) IsCode ¶
func (o *PatchPaymentAdmissionTaskBadRequest) IsCode(code int) bool
IsCode returns true when this patch payment admission task bad request response a status code equal to that given
func (*PatchPaymentAdmissionTaskBadRequest) IsRedirect ¶
func (o *PatchPaymentAdmissionTaskBadRequest) IsRedirect() bool
IsRedirect returns true when this patch payment admission task bad request response has a 3xx status code
func (*PatchPaymentAdmissionTaskBadRequest) IsServerError ¶
func (o *PatchPaymentAdmissionTaskBadRequest) IsServerError() bool
IsServerError returns true when this patch payment admission task bad request response has a 5xx status code
func (*PatchPaymentAdmissionTaskBadRequest) IsSuccess ¶
func (o *PatchPaymentAdmissionTaskBadRequest) IsSuccess() bool
IsSuccess returns true when this patch payment admission task bad request response has a 2xx status code
type PatchPaymentAdmissionTaskConflict ¶
type PatchPaymentAdmissionTaskConflict struct { // isStream: false *models.APIErrorWithActualResource }
PatchPaymentAdmissionTaskConflict handles this case with default header values.
Conflict
func NewPatchPaymentAdmissionTaskConflict ¶
func NewPatchPaymentAdmissionTaskConflict() *PatchPaymentAdmissionTaskConflict
NewPatchPaymentAdmissionTaskConflict creates a PatchPaymentAdmissionTaskConflict with default headers values
func (*PatchPaymentAdmissionTaskConflict) Code ¶
func (o *PatchPaymentAdmissionTaskConflict) Code() int
Code gets the status code for the patch payment admission task conflict response
func (*PatchPaymentAdmissionTaskConflict) Error ¶
func (o *PatchPaymentAdmissionTaskConflict) Error() string
func (*PatchPaymentAdmissionTaskConflict) IsClientError ¶
func (o *PatchPaymentAdmissionTaskConflict) IsClientError() bool
IsClientError returns true when this patch payment admission task conflict response has a 4xx status code
func (*PatchPaymentAdmissionTaskConflict) IsCode ¶
func (o *PatchPaymentAdmissionTaskConflict) IsCode(code int) bool
IsCode returns true when this patch payment admission task conflict response a status code equal to that given
func (*PatchPaymentAdmissionTaskConflict) IsRedirect ¶
func (o *PatchPaymentAdmissionTaskConflict) IsRedirect() bool
IsRedirect returns true when this patch payment admission task conflict response has a 3xx status code
func (*PatchPaymentAdmissionTaskConflict) IsServerError ¶
func (o *PatchPaymentAdmissionTaskConflict) IsServerError() bool
IsServerError returns true when this patch payment admission task conflict response has a 5xx status code
func (*PatchPaymentAdmissionTaskConflict) IsSuccess ¶
func (o *PatchPaymentAdmissionTaskConflict) IsSuccess() bool
IsSuccess returns true when this patch payment admission task conflict response has a 2xx status code
type PatchPaymentAdmissionTaskOK ¶
type PatchPaymentAdmissionTaskOK struct { // isStream: false *models.PaymentAdmissionTaskDetailsResponse }
PatchPaymentAdmissionTaskOK handles this case with default header values.
Payment Admission Task update response
func NewPatchPaymentAdmissionTaskOK ¶
func NewPatchPaymentAdmissionTaskOK() *PatchPaymentAdmissionTaskOK
NewPatchPaymentAdmissionTaskOK creates a PatchPaymentAdmissionTaskOK with default headers values
func (*PatchPaymentAdmissionTaskOK) Code ¶
func (o *PatchPaymentAdmissionTaskOK) Code() int
Code gets the status code for the patch payment admission task o k response
func (*PatchPaymentAdmissionTaskOK) Error ¶
func (o *PatchPaymentAdmissionTaskOK) Error() string
func (*PatchPaymentAdmissionTaskOK) IsClientError ¶
func (o *PatchPaymentAdmissionTaskOK) IsClientError() bool
IsClientError returns true when this patch payment admission task o k response has a 4xx status code
func (*PatchPaymentAdmissionTaskOK) IsCode ¶
func (o *PatchPaymentAdmissionTaskOK) IsCode(code int) bool
IsCode returns true when this patch payment admission task o k response a status code equal to that given
func (*PatchPaymentAdmissionTaskOK) IsRedirect ¶
func (o *PatchPaymentAdmissionTaskOK) IsRedirect() bool
IsRedirect returns true when this patch payment admission task o k response has a 3xx status code
func (*PatchPaymentAdmissionTaskOK) IsServerError ¶
func (o *PatchPaymentAdmissionTaskOK) IsServerError() bool
IsServerError returns true when this patch payment admission task o k response has a 5xx status code
func (*PatchPaymentAdmissionTaskOK) IsSuccess ¶
func (o *PatchPaymentAdmissionTaskOK) IsSuccess() bool
IsSuccess returns true when this patch payment admission task o k response has a 2xx status code
type PatchPaymentAdmissionTaskReader ¶
type PatchPaymentAdmissionTaskReader struct {
// contains filtered or unexported fields
}
PatchPaymentAdmissionTaskReader is a Reader for the PatchPaymentAdmissionTask structure.
func (*PatchPaymentAdmissionTaskReader) ReadResponse ¶
func (o *PatchPaymentAdmissionTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchPaymentAdmissionTaskRequest ¶
type PatchPaymentAdmissionTaskRequest struct { *models.PaymentAdmissionTaskAmendment AdmissionID strfmt.UUID ID strfmt.UUID TaskID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*PatchPaymentAdmissionTaskRequest) Do ¶
func (a *PatchPaymentAdmissionTaskRequest) Do() (*PatchPaymentAdmissionTaskOK, error)
patch payment admission task API
func (*PatchPaymentAdmissionTaskRequest) FromJson ¶
func (o *PatchPaymentAdmissionTaskRequest) FromJson(j string) (*PatchPaymentAdmissionTaskRequest, error)
func (*PatchPaymentAdmissionTaskRequest) MustDo ¶
func (a *PatchPaymentAdmissionTaskRequest) MustDo() *PatchPaymentAdmissionTaskOK
func (*PatchPaymentAdmissionTaskRequest) WithAdmissionID ¶
func (o *PatchPaymentAdmissionTaskRequest) WithAdmissionID(admissionID strfmt.UUID) *PatchPaymentAdmissionTaskRequest
func (*PatchPaymentAdmissionTaskRequest) WithContext ¶
func (o *PatchPaymentAdmissionTaskRequest) WithContext(ctx context.Context) *PatchPaymentAdmissionTaskRequest
//////////////// WithContext adds the context to the patch payment admission task Request
func (*PatchPaymentAdmissionTaskRequest) WithHTTPClient ¶
func (o *PatchPaymentAdmissionTaskRequest) WithHTTPClient(client *http.Client) *PatchPaymentAdmissionTaskRequest
WithHTTPClient adds the HTTPClient to the patch payment admission task Request
func (*PatchPaymentAdmissionTaskRequest) WithID ¶
func (o *PatchPaymentAdmissionTaskRequest) WithID(id strfmt.UUID) *PatchPaymentAdmissionTaskRequest
func (*PatchPaymentAdmissionTaskRequest) WithPaymentAdmissionTaskPatchRequest ¶
func (o *PatchPaymentAdmissionTaskRequest) WithPaymentAdmissionTaskPatchRequest(paymentAdmissionTaskPatchRequest models.PaymentAdmissionTaskAmendment) *PatchPaymentAdmissionTaskRequest
func (*PatchPaymentAdmissionTaskRequest) WithTaskID ¶
func (o *PatchPaymentAdmissionTaskRequest) WithTaskID(taskID strfmt.UUID) *PatchPaymentAdmissionTaskRequest
func (*PatchPaymentAdmissionTaskRequest) WithoutPaymentAdmissionTaskPatchRequest ¶
func (o *PatchPaymentAdmissionTaskRequest) WithoutPaymentAdmissionTaskPatchRequest() *PatchPaymentAdmissionTaskRequest
func (*PatchPaymentAdmissionTaskRequest) WriteToRequest ¶
func (o *PatchPaymentAdmissionTaskRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
type PatchReversalAdmissionTaskBadRequest ¶
PatchReversalAdmissionTaskBadRequest handles this case with default header values.
Error
func NewPatchReversalAdmissionTaskBadRequest ¶
func NewPatchReversalAdmissionTaskBadRequest() *PatchReversalAdmissionTaskBadRequest
NewPatchReversalAdmissionTaskBadRequest creates a PatchReversalAdmissionTaskBadRequest with default headers values
func (*PatchReversalAdmissionTaskBadRequest) Code ¶
func (o *PatchReversalAdmissionTaskBadRequest) Code() int
Code gets the status code for the patch reversal admission task bad request response
func (*PatchReversalAdmissionTaskBadRequest) Error ¶
func (o *PatchReversalAdmissionTaskBadRequest) Error() string
func (*PatchReversalAdmissionTaskBadRequest) IsClientError ¶
func (o *PatchReversalAdmissionTaskBadRequest) IsClientError() bool
IsClientError returns true when this patch reversal admission task bad request response has a 4xx status code
func (*PatchReversalAdmissionTaskBadRequest) IsCode ¶
func (o *PatchReversalAdmissionTaskBadRequest) IsCode(code int) bool
IsCode returns true when this patch reversal admission task bad request response a status code equal to that given
func (*PatchReversalAdmissionTaskBadRequest) IsRedirect ¶
func (o *PatchReversalAdmissionTaskBadRequest) IsRedirect() bool
IsRedirect returns true when this patch reversal admission task bad request response has a 3xx status code
func (*PatchReversalAdmissionTaskBadRequest) IsServerError ¶
func (o *PatchReversalAdmissionTaskBadRequest) IsServerError() bool
IsServerError returns true when this patch reversal admission task bad request response has a 5xx status code
func (*PatchReversalAdmissionTaskBadRequest) IsSuccess ¶
func (o *PatchReversalAdmissionTaskBadRequest) IsSuccess() bool
IsSuccess returns true when this patch reversal admission task bad request response has a 2xx status code
type PatchReversalAdmissionTaskConflict ¶
PatchReversalAdmissionTaskConflict handles this case with default header values.
Conflict
func NewPatchReversalAdmissionTaskConflict ¶
func NewPatchReversalAdmissionTaskConflict() *PatchReversalAdmissionTaskConflict
NewPatchReversalAdmissionTaskConflict creates a PatchReversalAdmissionTaskConflict with default headers values
func (*PatchReversalAdmissionTaskConflict) Code ¶
func (o *PatchReversalAdmissionTaskConflict) Code() int
Code gets the status code for the patch reversal admission task conflict response
func (*PatchReversalAdmissionTaskConflict) Error ¶
func (o *PatchReversalAdmissionTaskConflict) Error() string
func (*PatchReversalAdmissionTaskConflict) IsClientError ¶
func (o *PatchReversalAdmissionTaskConflict) IsClientError() bool
IsClientError returns true when this patch reversal admission task conflict response has a 4xx status code
func (*PatchReversalAdmissionTaskConflict) IsCode ¶
func (o *PatchReversalAdmissionTaskConflict) IsCode(code int) bool
IsCode returns true when this patch reversal admission task conflict response a status code equal to that given
func (*PatchReversalAdmissionTaskConflict) IsRedirect ¶
func (o *PatchReversalAdmissionTaskConflict) IsRedirect() bool
IsRedirect returns true when this patch reversal admission task conflict response has a 3xx status code
func (*PatchReversalAdmissionTaskConflict) IsServerError ¶
func (o *PatchReversalAdmissionTaskConflict) IsServerError() bool
IsServerError returns true when this patch reversal admission task conflict response has a 5xx status code
func (*PatchReversalAdmissionTaskConflict) IsSuccess ¶
func (o *PatchReversalAdmissionTaskConflict) IsSuccess() bool
IsSuccess returns true when this patch reversal admission task conflict response has a 2xx status code
type PatchReversalAdmissionTaskOK ¶
type PatchReversalAdmissionTaskOK struct { // isStream: false *models.ReversalAdmissionTaskDetailsResponse }
PatchReversalAdmissionTaskOK handles this case with default header values.
Reversal Admission Task update response
func NewPatchReversalAdmissionTaskOK ¶
func NewPatchReversalAdmissionTaskOK() *PatchReversalAdmissionTaskOK
NewPatchReversalAdmissionTaskOK creates a PatchReversalAdmissionTaskOK with default headers values
func (*PatchReversalAdmissionTaskOK) Code ¶
func (o *PatchReversalAdmissionTaskOK) Code() int
Code gets the status code for the patch reversal admission task o k response
func (*PatchReversalAdmissionTaskOK) Error ¶
func (o *PatchReversalAdmissionTaskOK) Error() string
func (*PatchReversalAdmissionTaskOK) IsClientError ¶
func (o *PatchReversalAdmissionTaskOK) IsClientError() bool
IsClientError returns true when this patch reversal admission task o k response has a 4xx status code
func (*PatchReversalAdmissionTaskOK) IsCode ¶
func (o *PatchReversalAdmissionTaskOK) IsCode(code int) bool
IsCode returns true when this patch reversal admission task o k response a status code equal to that given
func (*PatchReversalAdmissionTaskOK) IsRedirect ¶
func (o *PatchReversalAdmissionTaskOK) IsRedirect() bool
IsRedirect returns true when this patch reversal admission task o k response has a 3xx status code
func (*PatchReversalAdmissionTaskOK) IsServerError ¶
func (o *PatchReversalAdmissionTaskOK) IsServerError() bool
IsServerError returns true when this patch reversal admission task o k response has a 5xx status code
func (*PatchReversalAdmissionTaskOK) IsSuccess ¶
func (o *PatchReversalAdmissionTaskOK) IsSuccess() bool
IsSuccess returns true when this patch reversal admission task o k response has a 2xx status code
type PatchReversalAdmissionTaskReader ¶
type PatchReversalAdmissionTaskReader struct {
// contains filtered or unexported fields
}
PatchReversalAdmissionTaskReader is a Reader for the PatchReversalAdmissionTask structure.
func (*PatchReversalAdmissionTaskReader) ReadResponse ¶
func (o *PatchReversalAdmissionTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchReversalAdmissionTaskRequest ¶
type PatchReversalAdmissionTaskRequest struct { *models.ReversalAdmissionTaskAmendment AdmissionID strfmt.UUID ID strfmt.UUID ReversalID strfmt.UUID TaskID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
func (*PatchReversalAdmissionTaskRequest) Do ¶
func (a *PatchReversalAdmissionTaskRequest) Do() (*PatchReversalAdmissionTaskOK, error)
patch reversal admission task API
func (*PatchReversalAdmissionTaskRequest) FromJson ¶
func (o *PatchReversalAdmissionTaskRequest) FromJson(j string) (*PatchReversalAdmissionTaskRequest, error)
func (*PatchReversalAdmissionTaskRequest) MustDo ¶
func (a *PatchReversalAdmissionTaskRequest) MustDo() *PatchReversalAdmissionTaskOK
func (*PatchReversalAdmissionTaskRequest) WithAdmissionID ¶
func (o *PatchReversalAdmissionTaskRequest) WithAdmissionID(admissionID strfmt.UUID) *PatchReversalAdmissionTaskRequest
func (*PatchReversalAdmissionTaskRequest) WithContext ¶
func (o *PatchReversalAdmissionTaskRequest) WithContext(ctx context.Context) *PatchReversalAdmissionTaskRequest
//////////////// WithContext adds the context to the patch reversal admission task Request
func (*PatchReversalAdmissionTaskRequest) WithHTTPClient ¶
func (o *PatchReversalAdmissionTaskRequest) WithHTTPClient(client *http.Client) *PatchReversalAdmissionTaskRequest
WithHTTPClient adds the HTTPClient to the patch reversal admission task Request
func (*PatchReversalAdmissionTaskRequest) WithID ¶
func (o *PatchReversalAdmissionTaskRequest) WithID(id strfmt.UUID) *PatchReversalAdmissionTaskRequest
func (*PatchReversalAdmissionTaskRequest) WithReversalAdmissionTaskPatchRequest ¶
func (o *PatchReversalAdmissionTaskRequest) WithReversalAdmissionTaskPatchRequest(reversalAdmissionTaskPatchRequest models.ReversalAdmissionTaskAmendment) *PatchReversalAdmissionTaskRequest
func (*PatchReversalAdmissionTaskRequest) WithReversalID ¶
func (o *PatchReversalAdmissionTaskRequest) WithReversalID(reversalID strfmt.UUID) *PatchReversalAdmissionTaskRequest
func (*PatchReversalAdmissionTaskRequest) WithTaskID ¶
func (o *PatchReversalAdmissionTaskRequest) WithTaskID(taskID strfmt.UUID) *PatchReversalAdmissionTaskRequest
func (*PatchReversalAdmissionTaskRequest) WithoutReversalAdmissionTaskPatchRequest ¶
func (o *PatchReversalAdmissionTaskRequest) WithoutReversalAdmissionTaskPatchRequest() *PatchReversalAdmissionTaskRequest
func (*PatchReversalAdmissionTaskRequest) WriteToRequest ¶
func (o *PatchReversalAdmissionTaskRequest) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these Request to a swagger request
Source Files ¶
- create_payment_advice_requests.go
- create_payment_advice_responses.go
- create_payment_advice_submission_requests.go
- create_payment_advice_submission_responses.go
- create_payment_recall_decision_requests.go
- create_payment_recall_decision_responses.go
- create_payment_recall_decision_submission_requests.go
- create_payment_recall_decision_submission_responses.go
- create_payment_recall_requests.go
- create_payment_recall_responses.go
- create_payment_recall_submission_requests.go
- create_payment_recall_submission_responses.go
- create_payment_requests.go
- create_payment_responses.go
- create_payment_return_requests.go
- create_payment_return_responses.go
- create_payment_return_reversal_requests.go
- create_payment_return_reversal_responses.go
- create_payment_return_submission_requests.go
- create_payment_return_submission_responses.go
- create_payment_reversal_requests.go
- create_payment_reversal_responses.go
- create_payment_reversal_submission_requests.go
- create_payment_reversal_submission_responses.go
- create_payment_submission_requests.go
- create_payment_submission_responses.go
- patch_payment_admission_task_requests.go
- patch_payment_admission_task_responses.go
- patch_reversal_admission_task_requests.go
- patch_reversal_admission_task_responses.go
- payment_writes_client.go