Documentation ¶
Index ¶
- type CancelScheduledPaymentTransactionByExternalKeyBadRequest
- type CancelScheduledPaymentTransactionByExternalKeyNoContent
- type CancelScheduledPaymentTransactionByExternalKeyParams
- func NewCancelScheduledPaymentTransactionByExternalKeyParams() *CancelScheduledPaymentTransactionByExternalKeyParams
- func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithContext(ctx context.Context) *CancelScheduledPaymentTransactionByExternalKeyParams
- func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByExternalKeyParams
- func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetContext(ctx context.Context)
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetTransactionExternalKey(transactionExternalKey string)
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithContext(ctx context.Context) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithTransactionExternalKey(transactionExternalKey string) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *CancelScheduledPaymentTransactionByExternalKeyParams
- func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelScheduledPaymentTransactionByExternalKeyReader
- type CancelScheduledPaymentTransactionByIDBadRequest
- type CancelScheduledPaymentTransactionByIDNoContent
- type CancelScheduledPaymentTransactionByIDParams
- func NewCancelScheduledPaymentTransactionByIDParams() *CancelScheduledPaymentTransactionByIDParams
- func NewCancelScheduledPaymentTransactionByIDParamsWithContext(ctx context.Context) *CancelScheduledPaymentTransactionByIDParams
- func NewCancelScheduledPaymentTransactionByIDParamsWithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByIDParams
- func NewCancelScheduledPaymentTransactionByIDParamsWithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) SetContext(ctx context.Context)
- func (o *CancelScheduledPaymentTransactionByIDParams) SetHTTPClient(client *http.Client)
- func (o *CancelScheduledPaymentTransactionByIDParams) SetPaymentTransactionID(paymentTransactionID strfmt.UUID)
- func (o *CancelScheduledPaymentTransactionByIDParams) SetTimeout(timeout time.Duration)
- func (o *CancelScheduledPaymentTransactionByIDParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CancelScheduledPaymentTransactionByIDParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CancelScheduledPaymentTransactionByIDParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CancelScheduledPaymentTransactionByIDParams) WithContext(ctx context.Context) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) WithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) WithPaymentTransactionID(paymentTransactionID strfmt.UUID) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) WithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) WithXKillbillComment(xKillbillComment *string) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) WithXKillbillReason(xKillbillReason *string) *CancelScheduledPaymentTransactionByIDParams
- func (o *CancelScheduledPaymentTransactionByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelScheduledPaymentTransactionByIDReader
- type CaptureAuthorizationBadGateway
- type CaptureAuthorizationBadRequest
- type CaptureAuthorizationByExternalKeyBadGateway
- type CaptureAuthorizationByExternalKeyCreated
- type CaptureAuthorizationByExternalKeyGatewayTimeout
- type CaptureAuthorizationByExternalKeyNotFound
- type CaptureAuthorizationByExternalKeyParams
- func NewCaptureAuthorizationByExternalKeyParams() *CaptureAuthorizationByExternalKeyParams
- func NewCaptureAuthorizationByExternalKeyParamsWithContext(ctx context.Context) *CaptureAuthorizationByExternalKeyParams
- func NewCaptureAuthorizationByExternalKeyParamsWithHTTPClient(client *http.Client) *CaptureAuthorizationByExternalKeyParams
- func NewCaptureAuthorizationByExternalKeyParamsWithTimeout(timeout time.Duration) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *CaptureAuthorizationByExternalKeyParams) SetContext(ctx context.Context)
- func (o *CaptureAuthorizationByExternalKeyParams) SetControlPluginName(controlPluginName []string)
- func (o *CaptureAuthorizationByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *CaptureAuthorizationByExternalKeyParams) SetPluginProperty(pluginProperty []string)
- func (o *CaptureAuthorizationByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *CaptureAuthorizationByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CaptureAuthorizationByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CaptureAuthorizationByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CaptureAuthorizationByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithContext(ctx context.Context) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithControlPluginName(controlPluginName []string) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithHTTPClient(client *http.Client) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithPluginProperty(pluginProperty []string) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithTimeout(timeout time.Duration) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *CaptureAuthorizationByExternalKeyParams
- func (o *CaptureAuthorizationByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CaptureAuthorizationByExternalKeyPaymentRequired
- type CaptureAuthorizationByExternalKeyReader
- type CaptureAuthorizationByExternalKeyServiceUnavailable
- type CaptureAuthorizationByExternalKeyUnprocessableEntity
- type CaptureAuthorizationCreated
- type CaptureAuthorizationGatewayTimeout
- type CaptureAuthorizationNotFound
- type CaptureAuthorizationParams
- func NewCaptureAuthorizationParams() *CaptureAuthorizationParams
- func NewCaptureAuthorizationParamsWithContext(ctx context.Context) *CaptureAuthorizationParams
- func NewCaptureAuthorizationParamsWithHTTPClient(client *http.Client) *CaptureAuthorizationParams
- func NewCaptureAuthorizationParamsWithTimeout(timeout time.Duration) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *CaptureAuthorizationParams) SetContext(ctx context.Context)
- func (o *CaptureAuthorizationParams) SetControlPluginName(controlPluginName []string)
- func (o *CaptureAuthorizationParams) SetHTTPClient(client *http.Client)
- func (o *CaptureAuthorizationParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *CaptureAuthorizationParams) SetPluginProperty(pluginProperty []string)
- func (o *CaptureAuthorizationParams) SetTimeout(timeout time.Duration)
- func (o *CaptureAuthorizationParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CaptureAuthorizationParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CaptureAuthorizationParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CaptureAuthorizationParams) WithBody(body *kbmodel.PaymentTransaction) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithContext(ctx context.Context) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithControlPluginName(controlPluginName []string) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithHTTPClient(client *http.Client) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithPaymentID(paymentID strfmt.UUID) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithPluginProperty(pluginProperty []string) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithTimeout(timeout time.Duration) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithXKillbillComment(xKillbillComment *string) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WithXKillbillReason(xKillbillReason *string) *CaptureAuthorizationParams
- func (o *CaptureAuthorizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CaptureAuthorizationPaymentRequired
- type CaptureAuthorizationReader
- type CaptureAuthorizationServiceUnavailable
- type CaptureAuthorizationUnprocessableEntity
- type ChargebackPaymentBadGateway
- type ChargebackPaymentBadRequest
- type ChargebackPaymentByExternalKeyBadGateway
- type ChargebackPaymentByExternalKeyCreated
- type ChargebackPaymentByExternalKeyGatewayTimeout
- type ChargebackPaymentByExternalKeyNotFound
- type ChargebackPaymentByExternalKeyParams
- func NewChargebackPaymentByExternalKeyParams() *ChargebackPaymentByExternalKeyParams
- func NewChargebackPaymentByExternalKeyParamsWithContext(ctx context.Context) *ChargebackPaymentByExternalKeyParams
- func NewChargebackPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *ChargebackPaymentByExternalKeyParams
- func NewChargebackPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *ChargebackPaymentByExternalKeyParams) SetContext(ctx context.Context)
- func (o *ChargebackPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
- func (o *ChargebackPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *ChargebackPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
- func (o *ChargebackPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *ChargebackPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
- func (o *ChargebackPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *ChargebackPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
- func (o *ChargebackPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithContext(ctx context.Context) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *ChargebackPaymentByExternalKeyParams
- func (o *ChargebackPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ChargebackPaymentByExternalKeyPaymentRequired
- type ChargebackPaymentByExternalKeyReader
- type ChargebackPaymentByExternalKeyServiceUnavailable
- type ChargebackPaymentByExternalKeyUnprocessableEntity
- type ChargebackPaymentCreated
- type ChargebackPaymentGatewayTimeout
- type ChargebackPaymentNotFound
- type ChargebackPaymentParams
- func NewChargebackPaymentParams() *ChargebackPaymentParams
- func NewChargebackPaymentParamsWithContext(ctx context.Context) *ChargebackPaymentParams
- func NewChargebackPaymentParamsWithHTTPClient(client *http.Client) *ChargebackPaymentParams
- func NewChargebackPaymentParamsWithTimeout(timeout time.Duration) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *ChargebackPaymentParams) SetContext(ctx context.Context)
- func (o *ChargebackPaymentParams) SetControlPluginName(controlPluginName []string)
- func (o *ChargebackPaymentParams) SetHTTPClient(client *http.Client)
- func (o *ChargebackPaymentParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *ChargebackPaymentParams) SetPluginProperty(pluginProperty []string)
- func (o *ChargebackPaymentParams) SetTimeout(timeout time.Duration)
- func (o *ChargebackPaymentParams) SetXKillbillComment(xKillbillComment *string)
- func (o *ChargebackPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *ChargebackPaymentParams) SetXKillbillReason(xKillbillReason *string)
- func (o *ChargebackPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithContext(ctx context.Context) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithControlPluginName(controlPluginName []string) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithHTTPClient(client *http.Client) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithPaymentID(paymentID strfmt.UUID) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithPluginProperty(pluginProperty []string) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithTimeout(timeout time.Duration) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithXKillbillComment(xKillbillComment *string) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WithXKillbillReason(xKillbillReason *string) *ChargebackPaymentParams
- func (o *ChargebackPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ChargebackPaymentPaymentRequired
- type ChargebackPaymentReader
- type ChargebackPaymentServiceUnavailable
- type ChargebackPaymentUnprocessableEntity
- type ChargebackReversalPaymentBadGateway
- type ChargebackReversalPaymentBadRequest
- type ChargebackReversalPaymentByExternalKeyBadGateway
- type ChargebackReversalPaymentByExternalKeyCreated
- type ChargebackReversalPaymentByExternalKeyGatewayTimeout
- type ChargebackReversalPaymentByExternalKeyNotFound
- type ChargebackReversalPaymentByExternalKeyParams
- func NewChargebackReversalPaymentByExternalKeyParams() *ChargebackReversalPaymentByExternalKeyParams
- func NewChargebackReversalPaymentByExternalKeyParamsWithContext(ctx context.Context) *ChargebackReversalPaymentByExternalKeyParams
- func NewChargebackReversalPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *ChargebackReversalPaymentByExternalKeyParams
- func NewChargebackReversalPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetContext(ctx context.Context)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *ChargebackReversalPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithContext(ctx context.Context) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *ChargebackReversalPaymentByExternalKeyParams
- func (o *ChargebackReversalPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ChargebackReversalPaymentByExternalKeyPaymentRequired
- type ChargebackReversalPaymentByExternalKeyReader
- type ChargebackReversalPaymentByExternalKeyServiceUnavailable
- type ChargebackReversalPaymentByExternalKeyUnprocessableEntity
- type ChargebackReversalPaymentCreated
- type ChargebackReversalPaymentGatewayTimeout
- type ChargebackReversalPaymentNotFound
- type ChargebackReversalPaymentParams
- func NewChargebackReversalPaymentParams() *ChargebackReversalPaymentParams
- func NewChargebackReversalPaymentParamsWithContext(ctx context.Context) *ChargebackReversalPaymentParams
- func NewChargebackReversalPaymentParamsWithHTTPClient(client *http.Client) *ChargebackReversalPaymentParams
- func NewChargebackReversalPaymentParamsWithTimeout(timeout time.Duration) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *ChargebackReversalPaymentParams) SetContext(ctx context.Context)
- func (o *ChargebackReversalPaymentParams) SetControlPluginName(controlPluginName []string)
- func (o *ChargebackReversalPaymentParams) SetHTTPClient(client *http.Client)
- func (o *ChargebackReversalPaymentParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *ChargebackReversalPaymentParams) SetPluginProperty(pluginProperty []string)
- func (o *ChargebackReversalPaymentParams) SetTimeout(timeout time.Duration)
- func (o *ChargebackReversalPaymentParams) SetXKillbillComment(xKillbillComment *string)
- func (o *ChargebackReversalPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *ChargebackReversalPaymentParams) SetXKillbillReason(xKillbillReason *string)
- func (o *ChargebackReversalPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithContext(ctx context.Context) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithControlPluginName(controlPluginName []string) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithHTTPClient(client *http.Client) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithPaymentID(paymentID strfmt.UUID) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithPluginProperty(pluginProperty []string) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithTimeout(timeout time.Duration) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithXKillbillComment(xKillbillComment *string) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WithXKillbillReason(xKillbillReason *string) *ChargebackReversalPaymentParams
- func (o *ChargebackReversalPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ChargebackReversalPaymentPaymentRequired
- type ChargebackReversalPaymentReader
- type ChargebackReversalPaymentServiceUnavailable
- type ChargebackReversalPaymentUnprocessableEntity
- type Client
- func (a *Client) CancelScheduledPaymentTransactionByExternalKey(ctx context.Context, ...) (*CancelScheduledPaymentTransactionByExternalKeyNoContent, error)
- func (a *Client) CancelScheduledPaymentTransactionByID(ctx context.Context, params *CancelScheduledPaymentTransactionByIDParams) (*CancelScheduledPaymentTransactionByIDNoContent, error)
- func (a *Client) CaptureAuthorization(ctx context.Context, params *CaptureAuthorizationParams) (*CaptureAuthorizationCreated, error)
- func (a *Client) CaptureAuthorizationByExternalKey(ctx context.Context, params *CaptureAuthorizationByExternalKeyParams) (*CaptureAuthorizationByExternalKeyCreated, error)
- func (a *Client) ChargebackPayment(ctx context.Context, params *ChargebackPaymentParams) (*ChargebackPaymentCreated, error)
- func (a *Client) ChargebackPaymentByExternalKey(ctx context.Context, params *ChargebackPaymentByExternalKeyParams) (*ChargebackPaymentByExternalKeyCreated, error)
- func (a *Client) ChargebackReversalPayment(ctx context.Context, params *ChargebackReversalPaymentParams) (*ChargebackReversalPaymentCreated, error)
- func (a *Client) ChargebackReversalPaymentByExternalKey(ctx context.Context, params *ChargebackReversalPaymentByExternalKeyParams) (*ChargebackReversalPaymentByExternalKeyCreated, error)
- func (a *Client) CompleteTransaction(ctx context.Context, params *CompleteTransactionParams) (*CompleteTransactionNoContent, error)
- func (a *Client) CompleteTransactionByExternalKey(ctx context.Context, params *CompleteTransactionByExternalKeyParams) (*CompleteTransactionByExternalKeyNoContent, error)
- func (a *Client) CreateComboPayment(ctx context.Context, params *CreateComboPaymentParams) (*CreateComboPaymentCreated, error)
- func (a *Client) CreatePaymentCustomFields(ctx context.Context, params *CreatePaymentCustomFieldsParams) (*CreatePaymentCustomFieldsCreated, error)
- func (a *Client) CreatePaymentTags(ctx context.Context, params *CreatePaymentTagsParams) (*CreatePaymentTagsCreated, error)
- func (a *Client) DeletePaymentCustomFields(ctx context.Context, params *DeletePaymentCustomFieldsParams) (*DeletePaymentCustomFieldsNoContent, error)
- func (a *Client) DeletePaymentTags(ctx context.Context, params *DeletePaymentTagsParams) (*DeletePaymentTagsNoContent, error)
- func (a *Client) GetPayment(ctx context.Context, params *GetPaymentParams) (*GetPaymentOK, error)
- func (a *Client) GetPaymentAttemptAuditLogsWithHistory(ctx context.Context, params *GetPaymentAttemptAuditLogsWithHistoryParams) (*GetPaymentAttemptAuditLogsWithHistoryOK, error)
- func (a *Client) GetPaymentAuditLogsWithHistory(ctx context.Context, params *GetPaymentAuditLogsWithHistoryParams) (*GetPaymentAuditLogsWithHistoryOK, error)
- func (a *Client) GetPaymentByExternalKey(ctx context.Context, params *GetPaymentByExternalKeyParams) (*GetPaymentByExternalKeyOK, error)
- func (a *Client) GetPaymentCustomFields(ctx context.Context, params *GetPaymentCustomFieldsParams) (*GetPaymentCustomFieldsOK, error)
- func (a *Client) GetPaymentTags(ctx context.Context, params *GetPaymentTagsParams) (*GetPaymentTagsOK, error)
- func (a *Client) GetPayments(ctx context.Context, params *GetPaymentsParams) (*GetPaymentsOK, error)
- func (a *Client) ModifyPaymentCustomFields(ctx context.Context, params *ModifyPaymentCustomFieldsParams) (*ModifyPaymentCustomFieldsNoContent, error)
- func (a *Client) RefundPayment(ctx context.Context, params *RefundPaymentParams) (*RefundPaymentCreated, error)
- func (a *Client) RefundPaymentByExternalKey(ctx context.Context, params *RefundPaymentByExternalKeyParams) (*RefundPaymentByExternalKeyCreated, error)
- func (a *Client) SearchPayments(ctx context.Context, params *SearchPaymentsParams) (*SearchPaymentsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) VoidPayment(ctx context.Context, params *VoidPaymentParams) (*VoidPaymentNoContent, error)
- func (a *Client) VoidPaymentByExternalKey(ctx context.Context, params *VoidPaymentByExternalKeyParams) (*VoidPaymentByExternalKeyNoContent, error)
- type CompleteTransactionBadGateway
- type CompleteTransactionBadRequest
- type CompleteTransactionByExternalKeyBadGateway
- type CompleteTransactionByExternalKeyGatewayTimeout
- type CompleteTransactionByExternalKeyNoContent
- type CompleteTransactionByExternalKeyNotFound
- type CompleteTransactionByExternalKeyParams
- func NewCompleteTransactionByExternalKeyParams() *CompleteTransactionByExternalKeyParams
- func NewCompleteTransactionByExternalKeyParamsWithContext(ctx context.Context) *CompleteTransactionByExternalKeyParams
- func NewCompleteTransactionByExternalKeyParamsWithHTTPClient(client *http.Client) *CompleteTransactionByExternalKeyParams
- func NewCompleteTransactionByExternalKeyParamsWithTimeout(timeout time.Duration) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *CompleteTransactionByExternalKeyParams) SetContext(ctx context.Context)
- func (o *CompleteTransactionByExternalKeyParams) SetControlPluginName(controlPluginName []string)
- func (o *CompleteTransactionByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *CompleteTransactionByExternalKeyParams) SetPluginProperty(pluginProperty []string)
- func (o *CompleteTransactionByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *CompleteTransactionByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CompleteTransactionByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CompleteTransactionByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CompleteTransactionByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithContext(ctx context.Context) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithControlPluginName(controlPluginName []string) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithHTTPClient(client *http.Client) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithPluginProperty(pluginProperty []string) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithTimeout(timeout time.Duration) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *CompleteTransactionByExternalKeyParams
- func (o *CompleteTransactionByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CompleteTransactionByExternalKeyPaymentRequired
- type CompleteTransactionByExternalKeyReader
- type CompleteTransactionByExternalKeyServiceUnavailable
- type CompleteTransactionByExternalKeyUnprocessableEntity
- type CompleteTransactionGatewayTimeout
- type CompleteTransactionNoContent
- type CompleteTransactionNotFound
- type CompleteTransactionParams
- func NewCompleteTransactionParams() *CompleteTransactionParams
- func NewCompleteTransactionParamsWithContext(ctx context.Context) *CompleteTransactionParams
- func NewCompleteTransactionParamsWithHTTPClient(client *http.Client) *CompleteTransactionParams
- func NewCompleteTransactionParamsWithTimeout(timeout time.Duration) *CompleteTransactionParams
- func (o *CompleteTransactionParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *CompleteTransactionParams) SetContext(ctx context.Context)
- func (o *CompleteTransactionParams) SetControlPluginName(controlPluginName []string)
- func (o *CompleteTransactionParams) SetHTTPClient(client *http.Client)
- func (o *CompleteTransactionParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *CompleteTransactionParams) SetPluginProperty(pluginProperty []string)
- func (o *CompleteTransactionParams) SetTimeout(timeout time.Duration)
- func (o *CompleteTransactionParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CompleteTransactionParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CompleteTransactionParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CompleteTransactionParams) WithBody(body *kbmodel.PaymentTransaction) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithContext(ctx context.Context) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithControlPluginName(controlPluginName []string) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithHTTPClient(client *http.Client) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithPaymentID(paymentID strfmt.UUID) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithPluginProperty(pluginProperty []string) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithTimeout(timeout time.Duration) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithXKillbillComment(xKillbillComment *string) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WithXKillbillReason(xKillbillReason *string) *CompleteTransactionParams
- func (o *CompleteTransactionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CompleteTransactionPaymentRequired
- type CompleteTransactionReader
- type CompleteTransactionServiceUnavailable
- type CompleteTransactionUnprocessableEntity
- type CreateComboPaymentBadGateway
- type CreateComboPaymentBadRequest
- type CreateComboPaymentCreated
- type CreateComboPaymentGatewayTimeout
- type CreateComboPaymentParams
- func NewCreateComboPaymentParams() *CreateComboPaymentParams
- func NewCreateComboPaymentParamsWithContext(ctx context.Context) *CreateComboPaymentParams
- func NewCreateComboPaymentParamsWithHTTPClient(client *http.Client) *CreateComboPaymentParams
- func NewCreateComboPaymentParamsWithTimeout(timeout time.Duration) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) SetBody(body *kbmodel.ComboPaymentTransaction)
- func (o *CreateComboPaymentParams) SetContext(ctx context.Context)
- func (o *CreateComboPaymentParams) SetControlPluginName(controlPluginName []string)
- func (o *CreateComboPaymentParams) SetHTTPClient(client *http.Client)
- func (o *CreateComboPaymentParams) SetTimeout(timeout time.Duration)
- func (o *CreateComboPaymentParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CreateComboPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CreateComboPaymentParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CreateComboPaymentParams) WithBody(body *kbmodel.ComboPaymentTransaction) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WithContext(ctx context.Context) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WithControlPluginName(controlPluginName []string) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WithHTTPClient(client *http.Client) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WithTimeout(timeout time.Duration) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WithXKillbillComment(xKillbillComment *string) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WithXKillbillReason(xKillbillReason *string) *CreateComboPaymentParams
- func (o *CreateComboPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateComboPaymentPaymentRequired
- type CreateComboPaymentReader
- type CreateComboPaymentServiceUnavailable
- type CreateComboPaymentUnprocessableEntity
- type CreatePaymentCustomFieldsBadRequest
- type CreatePaymentCustomFieldsCreated
- type CreatePaymentCustomFieldsParams
- func NewCreatePaymentCustomFieldsParams() *CreatePaymentCustomFieldsParams
- func NewCreatePaymentCustomFieldsParamsWithContext(ctx context.Context) *CreatePaymentCustomFieldsParams
- func NewCreatePaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *CreatePaymentCustomFieldsParams
- func NewCreatePaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) SetBody(body []*kbmodel.CustomField)
- func (o *CreatePaymentCustomFieldsParams) SetContext(ctx context.Context)
- func (o *CreatePaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
- func (o *CreatePaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *CreatePaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
- func (o *CreatePaymentCustomFieldsParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CreatePaymentCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CreatePaymentCustomFieldsParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CreatePaymentCustomFieldsParams) WithBody(body []*kbmodel.CustomField) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WithContext(ctx context.Context) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *CreatePaymentCustomFieldsParams
- func (o *CreatePaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentCustomFieldsReader
- type CreatePaymentTagsBadRequest
- type CreatePaymentTagsCreated
- type CreatePaymentTagsParams
- func NewCreatePaymentTagsParams() *CreatePaymentTagsParams
- func NewCreatePaymentTagsParamsWithContext(ctx context.Context) *CreatePaymentTagsParams
- func NewCreatePaymentTagsParamsWithHTTPClient(client *http.Client) *CreatePaymentTagsParams
- func NewCreatePaymentTagsParamsWithTimeout(timeout time.Duration) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) SetBody(body []strfmt.UUID)
- func (o *CreatePaymentTagsParams) SetContext(ctx context.Context)
- func (o *CreatePaymentTagsParams) SetHTTPClient(client *http.Client)
- func (o *CreatePaymentTagsParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *CreatePaymentTagsParams) SetTimeout(timeout time.Duration)
- func (o *CreatePaymentTagsParams) SetXKillbillComment(xKillbillComment *string)
- func (o *CreatePaymentTagsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *CreatePaymentTagsParams) SetXKillbillReason(xKillbillReason *string)
- func (o *CreatePaymentTagsParams) WithBody(body []strfmt.UUID) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WithContext(ctx context.Context) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WithHTTPClient(client *http.Client) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WithPaymentID(paymentID strfmt.UUID) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WithTimeout(timeout time.Duration) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WithXKillbillComment(xKillbillComment *string) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WithXKillbillReason(xKillbillReason *string) *CreatePaymentTagsParams
- func (o *CreatePaymentTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePaymentTagsReader
- type DeletePaymentCustomFieldsBadRequest
- type DeletePaymentCustomFieldsNoContent
- type DeletePaymentCustomFieldsParams
- func NewDeletePaymentCustomFieldsParams() *DeletePaymentCustomFieldsParams
- func NewDeletePaymentCustomFieldsParamsWithContext(ctx context.Context) *DeletePaymentCustomFieldsParams
- func NewDeletePaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *DeletePaymentCustomFieldsParams
- func NewDeletePaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) SetContext(ctx context.Context)
- func (o *DeletePaymentCustomFieldsParams) SetCustomField(customField []strfmt.UUID)
- func (o *DeletePaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
- func (o *DeletePaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *DeletePaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
- func (o *DeletePaymentCustomFieldsParams) SetXKillbillComment(xKillbillComment *string)
- func (o *DeletePaymentCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *DeletePaymentCustomFieldsParams) SetXKillbillReason(xKillbillReason *string)
- func (o *DeletePaymentCustomFieldsParams) WithContext(ctx context.Context) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WithCustomField(customField []strfmt.UUID) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *DeletePaymentCustomFieldsParams
- func (o *DeletePaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePaymentCustomFieldsReader
- type DeletePaymentTagsBadRequest
- type DeletePaymentTagsNoContent
- type DeletePaymentTagsParams
- func NewDeletePaymentTagsParams() *DeletePaymentTagsParams
- func NewDeletePaymentTagsParamsWithContext(ctx context.Context) *DeletePaymentTagsParams
- func NewDeletePaymentTagsParamsWithHTTPClient(client *http.Client) *DeletePaymentTagsParams
- func NewDeletePaymentTagsParamsWithTimeout(timeout time.Duration) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) SetContext(ctx context.Context)
- func (o *DeletePaymentTagsParams) SetHTTPClient(client *http.Client)
- func (o *DeletePaymentTagsParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *DeletePaymentTagsParams) SetTagDef(tagDef []strfmt.UUID)
- func (o *DeletePaymentTagsParams) SetTimeout(timeout time.Duration)
- func (o *DeletePaymentTagsParams) SetXKillbillComment(xKillbillComment *string)
- func (o *DeletePaymentTagsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *DeletePaymentTagsParams) SetXKillbillReason(xKillbillReason *string)
- func (o *DeletePaymentTagsParams) WithContext(ctx context.Context) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WithHTTPClient(client *http.Client) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WithPaymentID(paymentID strfmt.UUID) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WithTagDef(tagDef []strfmt.UUID) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WithTimeout(timeout time.Duration) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WithXKillbillComment(xKillbillComment *string) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WithXKillbillReason(xKillbillReason *string) *DeletePaymentTagsParams
- func (o *DeletePaymentTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeletePaymentTagsReader
- type GetPaymentAttemptAuditLogsWithHistoryNotFound
- type GetPaymentAttemptAuditLogsWithHistoryOK
- type GetPaymentAttemptAuditLogsWithHistoryParams
- func NewGetPaymentAttemptAuditLogsWithHistoryParams() *GetPaymentAttemptAuditLogsWithHistoryParams
- func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithContext(ctx context.Context) *GetPaymentAttemptAuditLogsWithHistoryParams
- func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithHTTPClient(client *http.Client) *GetPaymentAttemptAuditLogsWithHistoryParams
- func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithTimeout(timeout time.Duration) *GetPaymentAttemptAuditLogsWithHistoryParams
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetContext(ctx context.Context)
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetPaymentAttemptID(paymentAttemptID strfmt.UUID)
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithContext(ctx context.Context) *GetPaymentAttemptAuditLogsWithHistoryParams
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithHTTPClient(client *http.Client) *GetPaymentAttemptAuditLogsWithHistoryParams
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithPaymentAttemptID(paymentAttemptID strfmt.UUID) *GetPaymentAttemptAuditLogsWithHistoryParams
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithTimeout(timeout time.Duration) *GetPaymentAttemptAuditLogsWithHistoryParams
- func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPaymentAttemptAuditLogsWithHistoryReader
- type GetPaymentAuditLogsWithHistoryNotFound
- type GetPaymentAuditLogsWithHistoryOK
- type GetPaymentAuditLogsWithHistoryParams
- func NewGetPaymentAuditLogsWithHistoryParams() *GetPaymentAuditLogsWithHistoryParams
- func NewGetPaymentAuditLogsWithHistoryParamsWithContext(ctx context.Context) *GetPaymentAuditLogsWithHistoryParams
- func NewGetPaymentAuditLogsWithHistoryParamsWithHTTPClient(client *http.Client) *GetPaymentAuditLogsWithHistoryParams
- func NewGetPaymentAuditLogsWithHistoryParamsWithTimeout(timeout time.Duration) *GetPaymentAuditLogsWithHistoryParams
- func (o *GetPaymentAuditLogsWithHistoryParams) SetContext(ctx context.Context)
- func (o *GetPaymentAuditLogsWithHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetPaymentAuditLogsWithHistoryParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *GetPaymentAuditLogsWithHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetPaymentAuditLogsWithHistoryParams) WithContext(ctx context.Context) *GetPaymentAuditLogsWithHistoryParams
- func (o *GetPaymentAuditLogsWithHistoryParams) WithHTTPClient(client *http.Client) *GetPaymentAuditLogsWithHistoryParams
- func (o *GetPaymentAuditLogsWithHistoryParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentAuditLogsWithHistoryParams
- func (o *GetPaymentAuditLogsWithHistoryParams) WithTimeout(timeout time.Duration) *GetPaymentAuditLogsWithHistoryParams
- func (o *GetPaymentAuditLogsWithHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPaymentAuditLogsWithHistoryReader
- type GetPaymentBadRequest
- type GetPaymentByExternalKeyNotFound
- type GetPaymentByExternalKeyOK
- type GetPaymentByExternalKeyParams
- func NewGetPaymentByExternalKeyParams() *GetPaymentByExternalKeyParams
- func NewGetPaymentByExternalKeyParamsWithContext(ctx context.Context) *GetPaymentByExternalKeyParams
- func NewGetPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *GetPaymentByExternalKeyParams
- func NewGetPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) SetAudit(audit *string)
- func (o *GetPaymentByExternalKeyParams) SetContext(ctx context.Context)
- func (o *GetPaymentByExternalKeyParams) SetExternalKey(externalKey string)
- func (o *GetPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *GetPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
- func (o *GetPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *GetPaymentByExternalKeyParams) SetWithAttempts(withAttempts *bool)
- func (o *GetPaymentByExternalKeyParams) SetWithPluginInfo(withPluginInfo *bool)
- func (o *GetPaymentByExternalKeyParams) WithAudit(audit *string) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WithContext(ctx context.Context) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WithExternalKey(externalKey string) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WithWithAttempts(withAttempts *bool) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WithWithPluginInfo(withPluginInfo *bool) *GetPaymentByExternalKeyParams
- func (o *GetPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPaymentByExternalKeyReader
- type GetPaymentCustomFieldsBadRequest
- type GetPaymentCustomFieldsOK
- type GetPaymentCustomFieldsParams
- func NewGetPaymentCustomFieldsParams() *GetPaymentCustomFieldsParams
- func NewGetPaymentCustomFieldsParamsWithContext(ctx context.Context) *GetPaymentCustomFieldsParams
- func NewGetPaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *GetPaymentCustomFieldsParams
- func NewGetPaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *GetPaymentCustomFieldsParams
- func (o *GetPaymentCustomFieldsParams) SetAudit(audit *string)
- func (o *GetPaymentCustomFieldsParams) SetContext(ctx context.Context)
- func (o *GetPaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
- func (o *GetPaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *GetPaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
- func (o *GetPaymentCustomFieldsParams) WithAudit(audit *string) *GetPaymentCustomFieldsParams
- func (o *GetPaymentCustomFieldsParams) WithContext(ctx context.Context) *GetPaymentCustomFieldsParams
- func (o *GetPaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *GetPaymentCustomFieldsParams
- func (o *GetPaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentCustomFieldsParams
- func (o *GetPaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *GetPaymentCustomFieldsParams
- func (o *GetPaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPaymentCustomFieldsReader
- type GetPaymentNotFound
- type GetPaymentOK
- type GetPaymentParams
- func (o *GetPaymentParams) SetAudit(audit *string)
- func (o *GetPaymentParams) SetContext(ctx context.Context)
- func (o *GetPaymentParams) SetHTTPClient(client *http.Client)
- func (o *GetPaymentParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *GetPaymentParams) SetPluginProperty(pluginProperty []string)
- func (o *GetPaymentParams) SetTimeout(timeout time.Duration)
- func (o *GetPaymentParams) SetWithAttempts(withAttempts *bool)
- func (o *GetPaymentParams) SetWithPluginInfo(withPluginInfo *bool)
- func (o *GetPaymentParams) WithAudit(audit *string) *GetPaymentParams
- func (o *GetPaymentParams) WithContext(ctx context.Context) *GetPaymentParams
- func (o *GetPaymentParams) WithHTTPClient(client *http.Client) *GetPaymentParams
- func (o *GetPaymentParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentParams
- func (o *GetPaymentParams) WithPluginProperty(pluginProperty []string) *GetPaymentParams
- func (o *GetPaymentParams) WithTimeout(timeout time.Duration) *GetPaymentParams
- func (o *GetPaymentParams) WithWithAttempts(withAttempts *bool) *GetPaymentParams
- func (o *GetPaymentParams) WithWithPluginInfo(withPluginInfo *bool) *GetPaymentParams
- func (o *GetPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPaymentReader
- type GetPaymentTagsBadRequest
- type GetPaymentTagsNotFound
- type GetPaymentTagsOK
- type GetPaymentTagsParams
- func NewGetPaymentTagsParams() *GetPaymentTagsParams
- func NewGetPaymentTagsParamsWithContext(ctx context.Context) *GetPaymentTagsParams
- func NewGetPaymentTagsParamsWithHTTPClient(client *http.Client) *GetPaymentTagsParams
- func NewGetPaymentTagsParamsWithTimeout(timeout time.Duration) *GetPaymentTagsParams
- func (o *GetPaymentTagsParams) SetAudit(audit *string)
- func (o *GetPaymentTagsParams) SetContext(ctx context.Context)
- func (o *GetPaymentTagsParams) SetHTTPClient(client *http.Client)
- func (o *GetPaymentTagsParams) SetIncludedDeleted(includedDeleted *bool)
- func (o *GetPaymentTagsParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *GetPaymentTagsParams) SetTimeout(timeout time.Duration)
- func (o *GetPaymentTagsParams) WithAudit(audit *string) *GetPaymentTagsParams
- func (o *GetPaymentTagsParams) WithContext(ctx context.Context) *GetPaymentTagsParams
- func (o *GetPaymentTagsParams) WithHTTPClient(client *http.Client) *GetPaymentTagsParams
- func (o *GetPaymentTagsParams) WithIncludedDeleted(includedDeleted *bool) *GetPaymentTagsParams
- func (o *GetPaymentTagsParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentTagsParams
- func (o *GetPaymentTagsParams) WithTimeout(timeout time.Duration) *GetPaymentTagsParams
- func (o *GetPaymentTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPaymentTagsReader
- type GetPaymentsOK
- type GetPaymentsParams
- func (o *GetPaymentsParams) SetAudit(audit *string)
- func (o *GetPaymentsParams) SetContext(ctx context.Context)
- func (o *GetPaymentsParams) SetHTTPClient(client *http.Client)
- func (o *GetPaymentsParams) SetLimit(limit *int64)
- func (o *GetPaymentsParams) SetOffset(offset *int64)
- func (o *GetPaymentsParams) SetPluginName(pluginName *string)
- func (o *GetPaymentsParams) SetPluginProperty(pluginProperty []string)
- func (o *GetPaymentsParams) SetTimeout(timeout time.Duration)
- func (o *GetPaymentsParams) SetWithAttempts(withAttempts *bool)
- func (o *GetPaymentsParams) SetWithPluginInfo(withPluginInfo *bool)
- func (o *GetPaymentsParams) WithAudit(audit *string) *GetPaymentsParams
- func (o *GetPaymentsParams) WithContext(ctx context.Context) *GetPaymentsParams
- func (o *GetPaymentsParams) WithHTTPClient(client *http.Client) *GetPaymentsParams
- func (o *GetPaymentsParams) WithLimit(limit *int64) *GetPaymentsParams
- func (o *GetPaymentsParams) WithOffset(offset *int64) *GetPaymentsParams
- func (o *GetPaymentsParams) WithPluginName(pluginName *string) *GetPaymentsParams
- func (o *GetPaymentsParams) WithPluginProperty(pluginProperty []string) *GetPaymentsParams
- func (o *GetPaymentsParams) WithTimeout(timeout time.Duration) *GetPaymentsParams
- func (o *GetPaymentsParams) WithWithAttempts(withAttempts *bool) *GetPaymentsParams
- func (o *GetPaymentsParams) WithWithPluginInfo(withPluginInfo *bool) *GetPaymentsParams
- func (o *GetPaymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPaymentsReader
- type IPayment
- type KillbillDefaults
- type ModifyPaymentCustomFieldsBadRequest
- type ModifyPaymentCustomFieldsNoContent
- type ModifyPaymentCustomFieldsParams
- func NewModifyPaymentCustomFieldsParams() *ModifyPaymentCustomFieldsParams
- func NewModifyPaymentCustomFieldsParamsWithContext(ctx context.Context) *ModifyPaymentCustomFieldsParams
- func NewModifyPaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *ModifyPaymentCustomFieldsParams
- func NewModifyPaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) SetBody(body []*kbmodel.CustomField)
- func (o *ModifyPaymentCustomFieldsParams) SetContext(ctx context.Context)
- func (o *ModifyPaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
- func (o *ModifyPaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *ModifyPaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
- func (o *ModifyPaymentCustomFieldsParams) SetXKillbillComment(xKillbillComment *string)
- func (o *ModifyPaymentCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *ModifyPaymentCustomFieldsParams) SetXKillbillReason(xKillbillReason *string)
- func (o *ModifyPaymentCustomFieldsParams) WithBody(body []*kbmodel.CustomField) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WithContext(ctx context.Context) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *ModifyPaymentCustomFieldsParams
- func (o *ModifyPaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ModifyPaymentCustomFieldsReader
- type RefundPaymentBadGateway
- type RefundPaymentBadRequest
- type RefundPaymentByExternalKeyBadGateway
- type RefundPaymentByExternalKeyCreated
- type RefundPaymentByExternalKeyGatewayTimeout
- type RefundPaymentByExternalKeyNotFound
- type RefundPaymentByExternalKeyParams
- func NewRefundPaymentByExternalKeyParams() *RefundPaymentByExternalKeyParams
- func NewRefundPaymentByExternalKeyParamsWithContext(ctx context.Context) *RefundPaymentByExternalKeyParams
- func NewRefundPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *RefundPaymentByExternalKeyParams
- func NewRefundPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *RefundPaymentByExternalKeyParams) SetContext(ctx context.Context)
- func (o *RefundPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
- func (o *RefundPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *RefundPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
- func (o *RefundPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *RefundPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
- func (o *RefundPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *RefundPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
- func (o *RefundPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithContext(ctx context.Context) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *RefundPaymentByExternalKeyParams
- func (o *RefundPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefundPaymentByExternalKeyPaymentRequired
- type RefundPaymentByExternalKeyReader
- type RefundPaymentByExternalKeyServiceUnavailable
- type RefundPaymentByExternalKeyUnprocessableEntity
- type RefundPaymentCreated
- type RefundPaymentGatewayTimeout
- type RefundPaymentNotFound
- type RefundPaymentParams
- func (o *RefundPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *RefundPaymentParams) SetContext(ctx context.Context)
- func (o *RefundPaymentParams) SetControlPluginName(controlPluginName []string)
- func (o *RefundPaymentParams) SetHTTPClient(client *http.Client)
- func (o *RefundPaymentParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *RefundPaymentParams) SetPluginProperty(pluginProperty []string)
- func (o *RefundPaymentParams) SetTimeout(timeout time.Duration)
- func (o *RefundPaymentParams) SetXKillbillComment(xKillbillComment *string)
- func (o *RefundPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *RefundPaymentParams) SetXKillbillReason(xKillbillReason *string)
- func (o *RefundPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *RefundPaymentParams
- func (o *RefundPaymentParams) WithContext(ctx context.Context) *RefundPaymentParams
- func (o *RefundPaymentParams) WithControlPluginName(controlPluginName []string) *RefundPaymentParams
- func (o *RefundPaymentParams) WithHTTPClient(client *http.Client) *RefundPaymentParams
- func (o *RefundPaymentParams) WithPaymentID(paymentID strfmt.UUID) *RefundPaymentParams
- func (o *RefundPaymentParams) WithPluginProperty(pluginProperty []string) *RefundPaymentParams
- func (o *RefundPaymentParams) WithTimeout(timeout time.Duration) *RefundPaymentParams
- func (o *RefundPaymentParams) WithXKillbillComment(xKillbillComment *string) *RefundPaymentParams
- func (o *RefundPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *RefundPaymentParams
- func (o *RefundPaymentParams) WithXKillbillReason(xKillbillReason *string) *RefundPaymentParams
- func (o *RefundPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefundPaymentPaymentRequired
- type RefundPaymentReader
- type RefundPaymentServiceUnavailable
- type RefundPaymentUnprocessableEntity
- type SearchPaymentsOK
- type SearchPaymentsParams
- func NewSearchPaymentsParams() *SearchPaymentsParams
- func NewSearchPaymentsParamsWithContext(ctx context.Context) *SearchPaymentsParams
- func NewSearchPaymentsParamsWithHTTPClient(client *http.Client) *SearchPaymentsParams
- func NewSearchPaymentsParamsWithTimeout(timeout time.Duration) *SearchPaymentsParams
- func (o *SearchPaymentsParams) SetAudit(audit *string)
- func (o *SearchPaymentsParams) SetContext(ctx context.Context)
- func (o *SearchPaymentsParams) SetHTTPClient(client *http.Client)
- func (o *SearchPaymentsParams) SetLimit(limit *int64)
- func (o *SearchPaymentsParams) SetOffset(offset *int64)
- func (o *SearchPaymentsParams) SetPluginName(pluginName *string)
- func (o *SearchPaymentsParams) SetPluginProperty(pluginProperty []string)
- func (o *SearchPaymentsParams) SetSearchKey(searchKey string)
- func (o *SearchPaymentsParams) SetTimeout(timeout time.Duration)
- func (o *SearchPaymentsParams) SetWithAttempts(withAttempts *bool)
- func (o *SearchPaymentsParams) SetWithPluginInfo(withPluginInfo *bool)
- func (o *SearchPaymentsParams) WithAudit(audit *string) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithContext(ctx context.Context) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithHTTPClient(client *http.Client) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithLimit(limit *int64) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithOffset(offset *int64) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithPluginName(pluginName *string) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithPluginProperty(pluginProperty []string) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithSearchKey(searchKey string) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithTimeout(timeout time.Duration) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithWithAttempts(withAttempts *bool) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WithWithPluginInfo(withPluginInfo *bool) *SearchPaymentsParams
- func (o *SearchPaymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchPaymentsReader
- type VoidPaymentBadGateway
- type VoidPaymentBadRequest
- type VoidPaymentByExternalKeyBadGateway
- type VoidPaymentByExternalKeyGatewayTimeout
- type VoidPaymentByExternalKeyNoContent
- type VoidPaymentByExternalKeyNotFound
- type VoidPaymentByExternalKeyParams
- func NewVoidPaymentByExternalKeyParams() *VoidPaymentByExternalKeyParams
- func NewVoidPaymentByExternalKeyParamsWithContext(ctx context.Context) *VoidPaymentByExternalKeyParams
- func NewVoidPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *VoidPaymentByExternalKeyParams
- func NewVoidPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *VoidPaymentByExternalKeyParams) SetContext(ctx context.Context)
- func (o *VoidPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
- func (o *VoidPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
- func (o *VoidPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
- func (o *VoidPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
- func (o *VoidPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
- func (o *VoidPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *VoidPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
- func (o *VoidPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithContext(ctx context.Context) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *VoidPaymentByExternalKeyParams
- func (o *VoidPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VoidPaymentByExternalKeyPaymentRequired
- type VoidPaymentByExternalKeyReader
- type VoidPaymentByExternalKeyServiceUnavailable
- type VoidPaymentByExternalKeyUnprocessableEntity
- type VoidPaymentGatewayTimeout
- type VoidPaymentNoContent
- type VoidPaymentNotFound
- type VoidPaymentParams
- func (o *VoidPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
- func (o *VoidPaymentParams) SetContext(ctx context.Context)
- func (o *VoidPaymentParams) SetControlPluginName(controlPluginName []string)
- func (o *VoidPaymentParams) SetHTTPClient(client *http.Client)
- func (o *VoidPaymentParams) SetPaymentID(paymentID strfmt.UUID)
- func (o *VoidPaymentParams) SetPluginProperty(pluginProperty []string)
- func (o *VoidPaymentParams) SetTimeout(timeout time.Duration)
- func (o *VoidPaymentParams) SetXKillbillComment(xKillbillComment *string)
- func (o *VoidPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
- func (o *VoidPaymentParams) SetXKillbillReason(xKillbillReason *string)
- func (o *VoidPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *VoidPaymentParams
- func (o *VoidPaymentParams) WithContext(ctx context.Context) *VoidPaymentParams
- func (o *VoidPaymentParams) WithControlPluginName(controlPluginName []string) *VoidPaymentParams
- func (o *VoidPaymentParams) WithHTTPClient(client *http.Client) *VoidPaymentParams
- func (o *VoidPaymentParams) WithPaymentID(paymentID strfmt.UUID) *VoidPaymentParams
- func (o *VoidPaymentParams) WithPluginProperty(pluginProperty []string) *VoidPaymentParams
- func (o *VoidPaymentParams) WithTimeout(timeout time.Duration) *VoidPaymentParams
- func (o *VoidPaymentParams) WithXKillbillComment(xKillbillComment *string) *VoidPaymentParams
- func (o *VoidPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *VoidPaymentParams
- func (o *VoidPaymentParams) WithXKillbillReason(xKillbillReason *string) *VoidPaymentParams
- func (o *VoidPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VoidPaymentPaymentRequired
- type VoidPaymentReader
- type VoidPaymentServiceUnavailable
- type VoidPaymentUnprocessableEntity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelScheduledPaymentTransactionByExternalKeyBadRequest ¶
type CancelScheduledPaymentTransactionByExternalKeyBadRequest struct {
HttpResponse runtime.ClientResponse
}
CancelScheduledPaymentTransactionByExternalKeyBadRequest handles this case with default header values.
Invalid paymentTransactionExternalKey supplied
func NewCancelScheduledPaymentTransactionByExternalKeyBadRequest ¶
func NewCancelScheduledPaymentTransactionByExternalKeyBadRequest() *CancelScheduledPaymentTransactionByExternalKeyBadRequest
NewCancelScheduledPaymentTransactionByExternalKeyBadRequest creates a CancelScheduledPaymentTransactionByExternalKeyBadRequest with default headers values
func (*CancelScheduledPaymentTransactionByExternalKeyBadRequest) Error ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyBadRequest) Error() string
type CancelScheduledPaymentTransactionByExternalKeyNoContent ¶
type CancelScheduledPaymentTransactionByExternalKeyNoContent struct {
HttpResponse runtime.ClientResponse
}
CancelScheduledPaymentTransactionByExternalKeyNoContent handles this case with default header values.
Successful operation
func NewCancelScheduledPaymentTransactionByExternalKeyNoContent ¶
func NewCancelScheduledPaymentTransactionByExternalKeyNoContent() *CancelScheduledPaymentTransactionByExternalKeyNoContent
NewCancelScheduledPaymentTransactionByExternalKeyNoContent creates a CancelScheduledPaymentTransactionByExternalKeyNoContent with default headers values
func (*CancelScheduledPaymentTransactionByExternalKeyNoContent) Error ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyNoContent) Error() string
type CancelScheduledPaymentTransactionByExternalKeyParams ¶
type CancelScheduledPaymentTransactionByExternalKeyParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*TransactionExternalKey*/ TransactionExternalKey string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CancelScheduledPaymentTransactionByExternalKeyParams contains all the parameters to send to the API endpoint for the cancel scheduled payment transaction by external key operation typically these are written to a http.Request
func NewCancelScheduledPaymentTransactionByExternalKeyParams ¶
func NewCancelScheduledPaymentTransactionByExternalKeyParams() *CancelScheduledPaymentTransactionByExternalKeyParams
NewCancelScheduledPaymentTransactionByExternalKeyParams creates a new CancelScheduledPaymentTransactionByExternalKeyParams object with the default values initialized.
func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithContext ¶
func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithContext(ctx context.Context) *CancelScheduledPaymentTransactionByExternalKeyParams
NewCancelScheduledPaymentTransactionByExternalKeyParamsWithContext creates a new CancelScheduledPaymentTransactionByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithHTTPClient ¶
func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByExternalKeyParams
NewCancelScheduledPaymentTransactionByExternalKeyParamsWithHTTPClient creates a new CancelScheduledPaymentTransactionByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithTimeout ¶
func NewCancelScheduledPaymentTransactionByExternalKeyParamsWithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByExternalKeyParams
NewCancelScheduledPaymentTransactionByExternalKeyParamsWithTimeout creates a new CancelScheduledPaymentTransactionByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelScheduledPaymentTransactionByExternalKeyParams) SetContext ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) SetHTTPClient ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) SetTimeout ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) SetTransactionExternalKey ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetTransactionExternalKey(transactionExternalKey string)
SetTransactionExternalKey adds the transactionExternalKey to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillComment ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillCreatedBy ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillReason ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WithContext ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithContext(ctx context.Context) *CancelScheduledPaymentTransactionByExternalKeyParams
WithContext adds the context to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WithHTTPClient ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByExternalKeyParams
WithHTTPClient adds the HTTPClient to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WithTimeout ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByExternalKeyParams
WithTimeout adds the timeout to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WithTransactionExternalKey ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithTransactionExternalKey(transactionExternalKey string) *CancelScheduledPaymentTransactionByExternalKeyParams
WithTransactionExternalKey adds the transactionExternalKey to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillComment ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *CancelScheduledPaymentTransactionByExternalKeyParams
WithXKillbillComment adds the xKillbillComment to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillCreatedBy ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CancelScheduledPaymentTransactionByExternalKeyParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillReason ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *CancelScheduledPaymentTransactionByExternalKeyParams
WithXKillbillReason adds the xKillbillReason to the cancel scheduled payment transaction by external key params
func (*CancelScheduledPaymentTransactionByExternalKeyParams) WriteToRequest ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelScheduledPaymentTransactionByExternalKeyReader ¶
type CancelScheduledPaymentTransactionByExternalKeyReader struct {
// contains filtered or unexported fields
}
CancelScheduledPaymentTransactionByExternalKeyReader is a Reader for the CancelScheduledPaymentTransactionByExternalKey structure.
func (*CancelScheduledPaymentTransactionByExternalKeyReader) ReadResponse ¶
func (o *CancelScheduledPaymentTransactionByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelScheduledPaymentTransactionByIDBadRequest ¶
type CancelScheduledPaymentTransactionByIDBadRequest struct {
HttpResponse runtime.ClientResponse
}
CancelScheduledPaymentTransactionByIDBadRequest handles this case with default header values.
Invalid paymentTransactionId supplied
func NewCancelScheduledPaymentTransactionByIDBadRequest ¶
func NewCancelScheduledPaymentTransactionByIDBadRequest() *CancelScheduledPaymentTransactionByIDBadRequest
NewCancelScheduledPaymentTransactionByIDBadRequest creates a CancelScheduledPaymentTransactionByIDBadRequest with default headers values
func (*CancelScheduledPaymentTransactionByIDBadRequest) Error ¶
func (o *CancelScheduledPaymentTransactionByIDBadRequest) Error() string
type CancelScheduledPaymentTransactionByIDNoContent ¶
type CancelScheduledPaymentTransactionByIDNoContent struct {
HttpResponse runtime.ClientResponse
}
CancelScheduledPaymentTransactionByIDNoContent handles this case with default header values.
Successful operation
func NewCancelScheduledPaymentTransactionByIDNoContent ¶
func NewCancelScheduledPaymentTransactionByIDNoContent() *CancelScheduledPaymentTransactionByIDNoContent
NewCancelScheduledPaymentTransactionByIDNoContent creates a CancelScheduledPaymentTransactionByIDNoContent with default headers values
func (*CancelScheduledPaymentTransactionByIDNoContent) Error ¶
func (o *CancelScheduledPaymentTransactionByIDNoContent) Error() string
type CancelScheduledPaymentTransactionByIDParams ¶
type CancelScheduledPaymentTransactionByIDParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*PaymentTransactionID*/ PaymentTransactionID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CancelScheduledPaymentTransactionByIDParams contains all the parameters to send to the API endpoint for the cancel scheduled payment transaction by Id operation typically these are written to a http.Request
func NewCancelScheduledPaymentTransactionByIDParams ¶
func NewCancelScheduledPaymentTransactionByIDParams() *CancelScheduledPaymentTransactionByIDParams
NewCancelScheduledPaymentTransactionByIDParams creates a new CancelScheduledPaymentTransactionByIDParams object with the default values initialized.
func NewCancelScheduledPaymentTransactionByIDParamsWithContext ¶
func NewCancelScheduledPaymentTransactionByIDParamsWithContext(ctx context.Context) *CancelScheduledPaymentTransactionByIDParams
NewCancelScheduledPaymentTransactionByIDParamsWithContext creates a new CancelScheduledPaymentTransactionByIDParams object with the default values initialized, and the ability to set a context for a request
func NewCancelScheduledPaymentTransactionByIDParamsWithHTTPClient ¶
func NewCancelScheduledPaymentTransactionByIDParamsWithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByIDParams
NewCancelScheduledPaymentTransactionByIDParamsWithHTTPClient creates a new CancelScheduledPaymentTransactionByIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelScheduledPaymentTransactionByIDParamsWithTimeout ¶
func NewCancelScheduledPaymentTransactionByIDParamsWithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByIDParams
NewCancelScheduledPaymentTransactionByIDParamsWithTimeout creates a new CancelScheduledPaymentTransactionByIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelScheduledPaymentTransactionByIDParams) SetContext ¶
func (o *CancelScheduledPaymentTransactionByIDParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) SetHTTPClient ¶
func (o *CancelScheduledPaymentTransactionByIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) SetPaymentTransactionID ¶
func (o *CancelScheduledPaymentTransactionByIDParams) SetPaymentTransactionID(paymentTransactionID strfmt.UUID)
SetPaymentTransactionID adds the paymentTransactionId to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) SetTimeout ¶
func (o *CancelScheduledPaymentTransactionByIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) SetXKillbillComment ¶
func (o *CancelScheduledPaymentTransactionByIDParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) SetXKillbillCreatedBy ¶
func (o *CancelScheduledPaymentTransactionByIDParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) SetXKillbillReason ¶
func (o *CancelScheduledPaymentTransactionByIDParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WithContext ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WithContext(ctx context.Context) *CancelScheduledPaymentTransactionByIDParams
WithContext adds the context to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WithHTTPClient ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WithHTTPClient(client *http.Client) *CancelScheduledPaymentTransactionByIDParams
WithHTTPClient adds the HTTPClient to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WithPaymentTransactionID ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WithPaymentTransactionID(paymentTransactionID strfmt.UUID) *CancelScheduledPaymentTransactionByIDParams
WithPaymentTransactionID adds the paymentTransactionID to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WithTimeout ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WithTimeout(timeout time.Duration) *CancelScheduledPaymentTransactionByIDParams
WithTimeout adds the timeout to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WithXKillbillComment ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WithXKillbillComment(xKillbillComment *string) *CancelScheduledPaymentTransactionByIDParams
WithXKillbillComment adds the xKillbillComment to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WithXKillbillCreatedBy ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CancelScheduledPaymentTransactionByIDParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WithXKillbillReason ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WithXKillbillReason(xKillbillReason *string) *CancelScheduledPaymentTransactionByIDParams
WithXKillbillReason adds the xKillbillReason to the cancel scheduled payment transaction by Id params
func (*CancelScheduledPaymentTransactionByIDParams) WriteToRequest ¶
func (o *CancelScheduledPaymentTransactionByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelScheduledPaymentTransactionByIDReader ¶
type CancelScheduledPaymentTransactionByIDReader struct {
// contains filtered or unexported fields
}
CancelScheduledPaymentTransactionByIDReader is a Reader for the CancelScheduledPaymentTransactionByID structure.
func (*CancelScheduledPaymentTransactionByIDReader) ReadResponse ¶
func (o *CancelScheduledPaymentTransactionByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CaptureAuthorizationBadGateway ¶
type CaptureAuthorizationBadGateway struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewCaptureAuthorizationBadGateway ¶
func NewCaptureAuthorizationBadGateway() *CaptureAuthorizationBadGateway
NewCaptureAuthorizationBadGateway creates a CaptureAuthorizationBadGateway with default headers values
func (*CaptureAuthorizationBadGateway) Error ¶
func (o *CaptureAuthorizationBadGateway) Error() string
type CaptureAuthorizationBadRequest ¶
type CaptureAuthorizationBadRequest struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationBadRequest handles this case with default header values.
Invalid paymentId supplied
func NewCaptureAuthorizationBadRequest ¶
func NewCaptureAuthorizationBadRequest() *CaptureAuthorizationBadRequest
NewCaptureAuthorizationBadRequest creates a CaptureAuthorizationBadRequest with default headers values
func (*CaptureAuthorizationBadRequest) Error ¶
func (o *CaptureAuthorizationBadRequest) Error() string
type CaptureAuthorizationByExternalKeyBadGateway ¶
type CaptureAuthorizationByExternalKeyBadGateway struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationByExternalKeyBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewCaptureAuthorizationByExternalKeyBadGateway ¶
func NewCaptureAuthorizationByExternalKeyBadGateway() *CaptureAuthorizationByExternalKeyBadGateway
NewCaptureAuthorizationByExternalKeyBadGateway creates a CaptureAuthorizationByExternalKeyBadGateway with default headers values
func (*CaptureAuthorizationByExternalKeyBadGateway) Error ¶
func (o *CaptureAuthorizationByExternalKeyBadGateway) Error() string
type CaptureAuthorizationByExternalKeyCreated ¶
type CaptureAuthorizationByExternalKeyCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
CaptureAuthorizationByExternalKeyCreated handles this case with default header values.
Payment transaction created successfully
func NewCaptureAuthorizationByExternalKeyCreated ¶
func NewCaptureAuthorizationByExternalKeyCreated() *CaptureAuthorizationByExternalKeyCreated
NewCaptureAuthorizationByExternalKeyCreated creates a CaptureAuthorizationByExternalKeyCreated with default headers values
func (*CaptureAuthorizationByExternalKeyCreated) Error ¶
func (o *CaptureAuthorizationByExternalKeyCreated) Error() string
type CaptureAuthorizationByExternalKeyGatewayTimeout ¶
type CaptureAuthorizationByExternalKeyGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationByExternalKeyGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewCaptureAuthorizationByExternalKeyGatewayTimeout ¶
func NewCaptureAuthorizationByExternalKeyGatewayTimeout() *CaptureAuthorizationByExternalKeyGatewayTimeout
NewCaptureAuthorizationByExternalKeyGatewayTimeout creates a CaptureAuthorizationByExternalKeyGatewayTimeout with default headers values
func (*CaptureAuthorizationByExternalKeyGatewayTimeout) Error ¶
func (o *CaptureAuthorizationByExternalKeyGatewayTimeout) Error() string
type CaptureAuthorizationByExternalKeyNotFound ¶
type CaptureAuthorizationByExternalKeyNotFound struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationByExternalKeyNotFound handles this case with default header values.
Account or payment not found
func NewCaptureAuthorizationByExternalKeyNotFound ¶
func NewCaptureAuthorizationByExternalKeyNotFound() *CaptureAuthorizationByExternalKeyNotFound
NewCaptureAuthorizationByExternalKeyNotFound creates a CaptureAuthorizationByExternalKeyNotFound with default headers values
func (*CaptureAuthorizationByExternalKeyNotFound) Error ¶
func (o *CaptureAuthorizationByExternalKeyNotFound) Error() string
type CaptureAuthorizationByExternalKeyParams ¶
type CaptureAuthorizationByExternalKeyParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CaptureAuthorizationByExternalKeyParams contains all the parameters to send to the API endpoint for the capture authorization by external key operation typically these are written to a http.Request
func NewCaptureAuthorizationByExternalKeyParams ¶
func NewCaptureAuthorizationByExternalKeyParams() *CaptureAuthorizationByExternalKeyParams
NewCaptureAuthorizationByExternalKeyParams creates a new CaptureAuthorizationByExternalKeyParams object with the default values initialized.
func NewCaptureAuthorizationByExternalKeyParamsWithContext ¶
func NewCaptureAuthorizationByExternalKeyParamsWithContext(ctx context.Context) *CaptureAuthorizationByExternalKeyParams
NewCaptureAuthorizationByExternalKeyParamsWithContext creates a new CaptureAuthorizationByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewCaptureAuthorizationByExternalKeyParamsWithHTTPClient ¶
func NewCaptureAuthorizationByExternalKeyParamsWithHTTPClient(client *http.Client) *CaptureAuthorizationByExternalKeyParams
NewCaptureAuthorizationByExternalKeyParamsWithHTTPClient creates a new CaptureAuthorizationByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCaptureAuthorizationByExternalKeyParamsWithTimeout ¶
func NewCaptureAuthorizationByExternalKeyParamsWithTimeout(timeout time.Duration) *CaptureAuthorizationByExternalKeyParams
NewCaptureAuthorizationByExternalKeyParamsWithTimeout creates a new CaptureAuthorizationByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*CaptureAuthorizationByExternalKeyParams) SetBody ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetContext ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetControlPluginName ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetHTTPClient ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetPluginProperty ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetTimeout ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetXKillbillComment ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetXKillbillCreatedBy ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) SetXKillbillReason ¶
func (o *CaptureAuthorizationByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithBody ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *CaptureAuthorizationByExternalKeyParams
WithBody adds the body to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithContext ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithContext(ctx context.Context) *CaptureAuthorizationByExternalKeyParams
WithContext adds the context to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithControlPluginName ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithControlPluginName(controlPluginName []string) *CaptureAuthorizationByExternalKeyParams
WithControlPluginName adds the controlPluginName to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithHTTPClient ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithHTTPClient(client *http.Client) *CaptureAuthorizationByExternalKeyParams
WithHTTPClient adds the HTTPClient to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithPluginProperty ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithPluginProperty(pluginProperty []string) *CaptureAuthorizationByExternalKeyParams
WithPluginProperty adds the pluginProperty to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithTimeout ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithTimeout(timeout time.Duration) *CaptureAuthorizationByExternalKeyParams
WithTimeout adds the timeout to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithXKillbillComment ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *CaptureAuthorizationByExternalKeyParams
WithXKillbillComment adds the xKillbillComment to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithXKillbillCreatedBy ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CaptureAuthorizationByExternalKeyParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WithXKillbillReason ¶
func (o *CaptureAuthorizationByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *CaptureAuthorizationByExternalKeyParams
WithXKillbillReason adds the xKillbillReason to the capture authorization by external key params
func (*CaptureAuthorizationByExternalKeyParams) WriteToRequest ¶
func (o *CaptureAuthorizationByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CaptureAuthorizationByExternalKeyPaymentRequired ¶
type CaptureAuthorizationByExternalKeyPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationByExternalKeyPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewCaptureAuthorizationByExternalKeyPaymentRequired ¶
func NewCaptureAuthorizationByExternalKeyPaymentRequired() *CaptureAuthorizationByExternalKeyPaymentRequired
NewCaptureAuthorizationByExternalKeyPaymentRequired creates a CaptureAuthorizationByExternalKeyPaymentRequired with default headers values
func (*CaptureAuthorizationByExternalKeyPaymentRequired) Error ¶
func (o *CaptureAuthorizationByExternalKeyPaymentRequired) Error() string
type CaptureAuthorizationByExternalKeyReader ¶
type CaptureAuthorizationByExternalKeyReader struct {
// contains filtered or unexported fields
}
CaptureAuthorizationByExternalKeyReader is a Reader for the CaptureAuthorizationByExternalKey structure.
func (*CaptureAuthorizationByExternalKeyReader) ReadResponse ¶
func (o *CaptureAuthorizationByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CaptureAuthorizationByExternalKeyServiceUnavailable ¶
type CaptureAuthorizationByExternalKeyServiceUnavailable struct {
}CaptureAuthorizationByExternalKeyServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewCaptureAuthorizationByExternalKeyServiceUnavailable ¶
func NewCaptureAuthorizationByExternalKeyServiceUnavailable() *CaptureAuthorizationByExternalKeyServiceUnavailable
NewCaptureAuthorizationByExternalKeyServiceUnavailable creates a CaptureAuthorizationByExternalKeyServiceUnavailable with default headers values
func (*CaptureAuthorizationByExternalKeyServiceUnavailable) Error ¶
func (o *CaptureAuthorizationByExternalKeyServiceUnavailable) Error() string
type CaptureAuthorizationByExternalKeyUnprocessableEntity ¶
type CaptureAuthorizationByExternalKeyUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationByExternalKeyUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewCaptureAuthorizationByExternalKeyUnprocessableEntity ¶
func NewCaptureAuthorizationByExternalKeyUnprocessableEntity() *CaptureAuthorizationByExternalKeyUnprocessableEntity
NewCaptureAuthorizationByExternalKeyUnprocessableEntity creates a CaptureAuthorizationByExternalKeyUnprocessableEntity with default headers values
func (*CaptureAuthorizationByExternalKeyUnprocessableEntity) Error ¶
func (o *CaptureAuthorizationByExternalKeyUnprocessableEntity) Error() string
type CaptureAuthorizationCreated ¶
type CaptureAuthorizationCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
CaptureAuthorizationCreated handles this case with default header values.
Payment transaction created successfully
func NewCaptureAuthorizationCreated ¶
func NewCaptureAuthorizationCreated() *CaptureAuthorizationCreated
NewCaptureAuthorizationCreated creates a CaptureAuthorizationCreated with default headers values
func (*CaptureAuthorizationCreated) Error ¶
func (o *CaptureAuthorizationCreated) Error() string
type CaptureAuthorizationGatewayTimeout ¶
type CaptureAuthorizationGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewCaptureAuthorizationGatewayTimeout ¶
func NewCaptureAuthorizationGatewayTimeout() *CaptureAuthorizationGatewayTimeout
NewCaptureAuthorizationGatewayTimeout creates a CaptureAuthorizationGatewayTimeout with default headers values
func (*CaptureAuthorizationGatewayTimeout) Error ¶
func (o *CaptureAuthorizationGatewayTimeout) Error() string
type CaptureAuthorizationNotFound ¶
type CaptureAuthorizationNotFound struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationNotFound handles this case with default header values.
Account or payment not found
func NewCaptureAuthorizationNotFound ¶
func NewCaptureAuthorizationNotFound() *CaptureAuthorizationNotFound
NewCaptureAuthorizationNotFound creates a CaptureAuthorizationNotFound with default headers values
func (*CaptureAuthorizationNotFound) Error ¶
func (o *CaptureAuthorizationNotFound) Error() string
type CaptureAuthorizationParams ¶
type CaptureAuthorizationParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PaymentID*/ PaymentID strfmt.UUID /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CaptureAuthorizationParams contains all the parameters to send to the API endpoint for the capture authorization operation typically these are written to a http.Request
func NewCaptureAuthorizationParams ¶
func NewCaptureAuthorizationParams() *CaptureAuthorizationParams
NewCaptureAuthorizationParams creates a new CaptureAuthorizationParams object with the default values initialized.
func NewCaptureAuthorizationParamsWithContext ¶
func NewCaptureAuthorizationParamsWithContext(ctx context.Context) *CaptureAuthorizationParams
NewCaptureAuthorizationParamsWithContext creates a new CaptureAuthorizationParams object with the default values initialized, and the ability to set a context for a request
func NewCaptureAuthorizationParamsWithHTTPClient ¶
func NewCaptureAuthorizationParamsWithHTTPClient(client *http.Client) *CaptureAuthorizationParams
NewCaptureAuthorizationParamsWithHTTPClient creates a new CaptureAuthorizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCaptureAuthorizationParamsWithTimeout ¶
func NewCaptureAuthorizationParamsWithTimeout(timeout time.Duration) *CaptureAuthorizationParams
NewCaptureAuthorizationParamsWithTimeout creates a new CaptureAuthorizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*CaptureAuthorizationParams) SetBody ¶
func (o *CaptureAuthorizationParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the capture authorization params
func (*CaptureAuthorizationParams) SetContext ¶
func (o *CaptureAuthorizationParams) SetContext(ctx context.Context)
SetContext adds the context to the capture authorization params
func (*CaptureAuthorizationParams) SetControlPluginName ¶
func (o *CaptureAuthorizationParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the capture authorization params
func (*CaptureAuthorizationParams) SetHTTPClient ¶
func (o *CaptureAuthorizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the capture authorization params
func (*CaptureAuthorizationParams) SetPaymentID ¶
func (o *CaptureAuthorizationParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the capture authorization params
func (*CaptureAuthorizationParams) SetPluginProperty ¶
func (o *CaptureAuthorizationParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the capture authorization params
func (*CaptureAuthorizationParams) SetTimeout ¶
func (o *CaptureAuthorizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the capture authorization params
func (*CaptureAuthorizationParams) SetXKillbillComment ¶
func (o *CaptureAuthorizationParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the capture authorization params
func (*CaptureAuthorizationParams) SetXKillbillCreatedBy ¶
func (o *CaptureAuthorizationParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the capture authorization params
func (*CaptureAuthorizationParams) SetXKillbillReason ¶
func (o *CaptureAuthorizationParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the capture authorization params
func (*CaptureAuthorizationParams) WithBody ¶
func (o *CaptureAuthorizationParams) WithBody(body *kbmodel.PaymentTransaction) *CaptureAuthorizationParams
WithBody adds the body to the capture authorization params
func (*CaptureAuthorizationParams) WithContext ¶
func (o *CaptureAuthorizationParams) WithContext(ctx context.Context) *CaptureAuthorizationParams
WithContext adds the context to the capture authorization params
func (*CaptureAuthorizationParams) WithControlPluginName ¶
func (o *CaptureAuthorizationParams) WithControlPluginName(controlPluginName []string) *CaptureAuthorizationParams
WithControlPluginName adds the controlPluginName to the capture authorization params
func (*CaptureAuthorizationParams) WithHTTPClient ¶
func (o *CaptureAuthorizationParams) WithHTTPClient(client *http.Client) *CaptureAuthorizationParams
WithHTTPClient adds the HTTPClient to the capture authorization params
func (*CaptureAuthorizationParams) WithPaymentID ¶
func (o *CaptureAuthorizationParams) WithPaymentID(paymentID strfmt.UUID) *CaptureAuthorizationParams
WithPaymentID adds the paymentID to the capture authorization params
func (*CaptureAuthorizationParams) WithPluginProperty ¶
func (o *CaptureAuthorizationParams) WithPluginProperty(pluginProperty []string) *CaptureAuthorizationParams
WithPluginProperty adds the pluginProperty to the capture authorization params
func (*CaptureAuthorizationParams) WithTimeout ¶
func (o *CaptureAuthorizationParams) WithTimeout(timeout time.Duration) *CaptureAuthorizationParams
WithTimeout adds the timeout to the capture authorization params
func (*CaptureAuthorizationParams) WithXKillbillComment ¶
func (o *CaptureAuthorizationParams) WithXKillbillComment(xKillbillComment *string) *CaptureAuthorizationParams
WithXKillbillComment adds the xKillbillComment to the capture authorization params
func (*CaptureAuthorizationParams) WithXKillbillCreatedBy ¶
func (o *CaptureAuthorizationParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CaptureAuthorizationParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the capture authorization params
func (*CaptureAuthorizationParams) WithXKillbillReason ¶
func (o *CaptureAuthorizationParams) WithXKillbillReason(xKillbillReason *string) *CaptureAuthorizationParams
WithXKillbillReason adds the xKillbillReason to the capture authorization params
func (*CaptureAuthorizationParams) WriteToRequest ¶
func (o *CaptureAuthorizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CaptureAuthorizationPaymentRequired ¶
type CaptureAuthorizationPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewCaptureAuthorizationPaymentRequired ¶
func NewCaptureAuthorizationPaymentRequired() *CaptureAuthorizationPaymentRequired
NewCaptureAuthorizationPaymentRequired creates a CaptureAuthorizationPaymentRequired with default headers values
func (*CaptureAuthorizationPaymentRequired) Error ¶
func (o *CaptureAuthorizationPaymentRequired) Error() string
type CaptureAuthorizationReader ¶
type CaptureAuthorizationReader struct {
// contains filtered or unexported fields
}
CaptureAuthorizationReader is a Reader for the CaptureAuthorization structure.
func (*CaptureAuthorizationReader) ReadResponse ¶
func (o *CaptureAuthorizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CaptureAuthorizationServiceUnavailable ¶
type CaptureAuthorizationServiceUnavailable struct {
}CaptureAuthorizationServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewCaptureAuthorizationServiceUnavailable ¶
func NewCaptureAuthorizationServiceUnavailable() *CaptureAuthorizationServiceUnavailable
NewCaptureAuthorizationServiceUnavailable creates a CaptureAuthorizationServiceUnavailable with default headers values
func (*CaptureAuthorizationServiceUnavailable) Error ¶
func (o *CaptureAuthorizationServiceUnavailable) Error() string
type CaptureAuthorizationUnprocessableEntity ¶
type CaptureAuthorizationUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
CaptureAuthorizationUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewCaptureAuthorizationUnprocessableEntity ¶
func NewCaptureAuthorizationUnprocessableEntity() *CaptureAuthorizationUnprocessableEntity
NewCaptureAuthorizationUnprocessableEntity creates a CaptureAuthorizationUnprocessableEntity with default headers values
func (*CaptureAuthorizationUnprocessableEntity) Error ¶
func (o *CaptureAuthorizationUnprocessableEntity) Error() string
type ChargebackPaymentBadGateway ¶
type ChargebackPaymentBadGateway struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewChargebackPaymentBadGateway ¶
func NewChargebackPaymentBadGateway() *ChargebackPaymentBadGateway
NewChargebackPaymentBadGateway creates a ChargebackPaymentBadGateway with default headers values
func (*ChargebackPaymentBadGateway) Error ¶
func (o *ChargebackPaymentBadGateway) Error() string
type ChargebackPaymentBadRequest ¶
type ChargebackPaymentBadRequest struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentBadRequest handles this case with default header values.
Invalid paymentId supplied
func NewChargebackPaymentBadRequest ¶
func NewChargebackPaymentBadRequest() *ChargebackPaymentBadRequest
NewChargebackPaymentBadRequest creates a ChargebackPaymentBadRequest with default headers values
func (*ChargebackPaymentBadRequest) Error ¶
func (o *ChargebackPaymentBadRequest) Error() string
type ChargebackPaymentByExternalKeyBadGateway ¶
type ChargebackPaymentByExternalKeyBadGateway struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentByExternalKeyBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewChargebackPaymentByExternalKeyBadGateway ¶
func NewChargebackPaymentByExternalKeyBadGateway() *ChargebackPaymentByExternalKeyBadGateway
NewChargebackPaymentByExternalKeyBadGateway creates a ChargebackPaymentByExternalKeyBadGateway with default headers values
func (*ChargebackPaymentByExternalKeyBadGateway) Error ¶
func (o *ChargebackPaymentByExternalKeyBadGateway) Error() string
type ChargebackPaymentByExternalKeyCreated ¶
type ChargebackPaymentByExternalKeyCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
ChargebackPaymentByExternalKeyCreated handles this case with default header values.
Payment transaction created successfully
func NewChargebackPaymentByExternalKeyCreated ¶
func NewChargebackPaymentByExternalKeyCreated() *ChargebackPaymentByExternalKeyCreated
NewChargebackPaymentByExternalKeyCreated creates a ChargebackPaymentByExternalKeyCreated with default headers values
func (*ChargebackPaymentByExternalKeyCreated) Error ¶
func (o *ChargebackPaymentByExternalKeyCreated) Error() string
type ChargebackPaymentByExternalKeyGatewayTimeout ¶
type ChargebackPaymentByExternalKeyGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentByExternalKeyGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewChargebackPaymentByExternalKeyGatewayTimeout ¶
func NewChargebackPaymentByExternalKeyGatewayTimeout() *ChargebackPaymentByExternalKeyGatewayTimeout
NewChargebackPaymentByExternalKeyGatewayTimeout creates a ChargebackPaymentByExternalKeyGatewayTimeout with default headers values
func (*ChargebackPaymentByExternalKeyGatewayTimeout) Error ¶
func (o *ChargebackPaymentByExternalKeyGatewayTimeout) Error() string
type ChargebackPaymentByExternalKeyNotFound ¶
type ChargebackPaymentByExternalKeyNotFound struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentByExternalKeyNotFound handles this case with default header values.
Account or payment not found
func NewChargebackPaymentByExternalKeyNotFound ¶
func NewChargebackPaymentByExternalKeyNotFound() *ChargebackPaymentByExternalKeyNotFound
NewChargebackPaymentByExternalKeyNotFound creates a ChargebackPaymentByExternalKeyNotFound with default headers values
func (*ChargebackPaymentByExternalKeyNotFound) Error ¶
func (o *ChargebackPaymentByExternalKeyNotFound) Error() string
type ChargebackPaymentByExternalKeyParams ¶
type ChargebackPaymentByExternalKeyParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
ChargebackPaymentByExternalKeyParams contains all the parameters to send to the API endpoint for the chargeback payment by external key operation typically these are written to a http.Request
func NewChargebackPaymentByExternalKeyParams ¶
func NewChargebackPaymentByExternalKeyParams() *ChargebackPaymentByExternalKeyParams
NewChargebackPaymentByExternalKeyParams creates a new ChargebackPaymentByExternalKeyParams object with the default values initialized.
func NewChargebackPaymentByExternalKeyParamsWithContext ¶
func NewChargebackPaymentByExternalKeyParamsWithContext(ctx context.Context) *ChargebackPaymentByExternalKeyParams
NewChargebackPaymentByExternalKeyParamsWithContext creates a new ChargebackPaymentByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewChargebackPaymentByExternalKeyParamsWithHTTPClient ¶
func NewChargebackPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *ChargebackPaymentByExternalKeyParams
NewChargebackPaymentByExternalKeyParamsWithHTTPClient creates a new ChargebackPaymentByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewChargebackPaymentByExternalKeyParamsWithTimeout ¶
func NewChargebackPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *ChargebackPaymentByExternalKeyParams
NewChargebackPaymentByExternalKeyParamsWithTimeout creates a new ChargebackPaymentByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*ChargebackPaymentByExternalKeyParams) SetBody ¶
func (o *ChargebackPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetContext ¶
func (o *ChargebackPaymentByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetControlPluginName ¶
func (o *ChargebackPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetHTTPClient ¶
func (o *ChargebackPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetPluginProperty ¶
func (o *ChargebackPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetTimeout ¶
func (o *ChargebackPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetXKillbillComment ¶
func (o *ChargebackPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetXKillbillCreatedBy ¶
func (o *ChargebackPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) SetXKillbillReason ¶
func (o *ChargebackPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithBody ¶
func (o *ChargebackPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackPaymentByExternalKeyParams
WithBody adds the body to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithContext ¶
func (o *ChargebackPaymentByExternalKeyParams) WithContext(ctx context.Context) *ChargebackPaymentByExternalKeyParams
WithContext adds the context to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithControlPluginName ¶
func (o *ChargebackPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *ChargebackPaymentByExternalKeyParams
WithControlPluginName adds the controlPluginName to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithHTTPClient ¶
func (o *ChargebackPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *ChargebackPaymentByExternalKeyParams
WithHTTPClient adds the HTTPClient to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithPluginProperty ¶
func (o *ChargebackPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *ChargebackPaymentByExternalKeyParams
WithPluginProperty adds the pluginProperty to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithTimeout ¶
func (o *ChargebackPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *ChargebackPaymentByExternalKeyParams
WithTimeout adds the timeout to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithXKillbillComment ¶
func (o *ChargebackPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *ChargebackPaymentByExternalKeyParams
WithXKillbillComment adds the xKillbillComment to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithXKillbillCreatedBy ¶
func (o *ChargebackPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackPaymentByExternalKeyParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WithXKillbillReason ¶
func (o *ChargebackPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *ChargebackPaymentByExternalKeyParams
WithXKillbillReason adds the xKillbillReason to the chargeback payment by external key params
func (*ChargebackPaymentByExternalKeyParams) WriteToRequest ¶
func (o *ChargebackPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ChargebackPaymentByExternalKeyPaymentRequired ¶
type ChargebackPaymentByExternalKeyPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentByExternalKeyPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewChargebackPaymentByExternalKeyPaymentRequired ¶
func NewChargebackPaymentByExternalKeyPaymentRequired() *ChargebackPaymentByExternalKeyPaymentRequired
NewChargebackPaymentByExternalKeyPaymentRequired creates a ChargebackPaymentByExternalKeyPaymentRequired with default headers values
func (*ChargebackPaymentByExternalKeyPaymentRequired) Error ¶
func (o *ChargebackPaymentByExternalKeyPaymentRequired) Error() string
type ChargebackPaymentByExternalKeyReader ¶
type ChargebackPaymentByExternalKeyReader struct {
// contains filtered or unexported fields
}
ChargebackPaymentByExternalKeyReader is a Reader for the ChargebackPaymentByExternalKey structure.
func (*ChargebackPaymentByExternalKeyReader) ReadResponse ¶
func (o *ChargebackPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ChargebackPaymentByExternalKeyServiceUnavailable ¶
type ChargebackPaymentByExternalKeyServiceUnavailable struct {
}ChargebackPaymentByExternalKeyServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewChargebackPaymentByExternalKeyServiceUnavailable ¶
func NewChargebackPaymentByExternalKeyServiceUnavailable() *ChargebackPaymentByExternalKeyServiceUnavailable
NewChargebackPaymentByExternalKeyServiceUnavailable creates a ChargebackPaymentByExternalKeyServiceUnavailable with default headers values
func (*ChargebackPaymentByExternalKeyServiceUnavailable) Error ¶
func (o *ChargebackPaymentByExternalKeyServiceUnavailable) Error() string
type ChargebackPaymentByExternalKeyUnprocessableEntity ¶
type ChargebackPaymentByExternalKeyUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentByExternalKeyUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewChargebackPaymentByExternalKeyUnprocessableEntity ¶
func NewChargebackPaymentByExternalKeyUnprocessableEntity() *ChargebackPaymentByExternalKeyUnprocessableEntity
NewChargebackPaymentByExternalKeyUnprocessableEntity creates a ChargebackPaymentByExternalKeyUnprocessableEntity with default headers values
func (*ChargebackPaymentByExternalKeyUnprocessableEntity) Error ¶
func (o *ChargebackPaymentByExternalKeyUnprocessableEntity) Error() string
type ChargebackPaymentCreated ¶
type ChargebackPaymentCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
ChargebackPaymentCreated handles this case with default header values.
Payment transaction created successfully
func NewChargebackPaymentCreated ¶
func NewChargebackPaymentCreated() *ChargebackPaymentCreated
NewChargebackPaymentCreated creates a ChargebackPaymentCreated with default headers values
func (*ChargebackPaymentCreated) Error ¶
func (o *ChargebackPaymentCreated) Error() string
type ChargebackPaymentGatewayTimeout ¶
type ChargebackPaymentGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewChargebackPaymentGatewayTimeout ¶
func NewChargebackPaymentGatewayTimeout() *ChargebackPaymentGatewayTimeout
NewChargebackPaymentGatewayTimeout creates a ChargebackPaymentGatewayTimeout with default headers values
func (*ChargebackPaymentGatewayTimeout) Error ¶
func (o *ChargebackPaymentGatewayTimeout) Error() string
type ChargebackPaymentNotFound ¶
type ChargebackPaymentNotFound struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentNotFound handles this case with default header values.
Account or payment not found
func NewChargebackPaymentNotFound ¶
func NewChargebackPaymentNotFound() *ChargebackPaymentNotFound
NewChargebackPaymentNotFound creates a ChargebackPaymentNotFound with default headers values
func (*ChargebackPaymentNotFound) Error ¶
func (o *ChargebackPaymentNotFound) Error() string
type ChargebackPaymentParams ¶
type ChargebackPaymentParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PaymentID*/ PaymentID strfmt.UUID /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
ChargebackPaymentParams contains all the parameters to send to the API endpoint for the chargeback payment operation typically these are written to a http.Request
func NewChargebackPaymentParams ¶
func NewChargebackPaymentParams() *ChargebackPaymentParams
NewChargebackPaymentParams creates a new ChargebackPaymentParams object with the default values initialized.
func NewChargebackPaymentParamsWithContext ¶
func NewChargebackPaymentParamsWithContext(ctx context.Context) *ChargebackPaymentParams
NewChargebackPaymentParamsWithContext creates a new ChargebackPaymentParams object with the default values initialized, and the ability to set a context for a request
func NewChargebackPaymentParamsWithHTTPClient ¶
func NewChargebackPaymentParamsWithHTTPClient(client *http.Client) *ChargebackPaymentParams
NewChargebackPaymentParamsWithHTTPClient creates a new ChargebackPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewChargebackPaymentParamsWithTimeout ¶
func NewChargebackPaymentParamsWithTimeout(timeout time.Duration) *ChargebackPaymentParams
NewChargebackPaymentParamsWithTimeout creates a new ChargebackPaymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*ChargebackPaymentParams) SetBody ¶
func (o *ChargebackPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the chargeback payment params
func (*ChargebackPaymentParams) SetContext ¶
func (o *ChargebackPaymentParams) SetContext(ctx context.Context)
SetContext adds the context to the chargeback payment params
func (*ChargebackPaymentParams) SetControlPluginName ¶
func (o *ChargebackPaymentParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the chargeback payment params
func (*ChargebackPaymentParams) SetHTTPClient ¶
func (o *ChargebackPaymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the chargeback payment params
func (*ChargebackPaymentParams) SetPaymentID ¶
func (o *ChargebackPaymentParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the chargeback payment params
func (*ChargebackPaymentParams) SetPluginProperty ¶
func (o *ChargebackPaymentParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the chargeback payment params
func (*ChargebackPaymentParams) SetTimeout ¶
func (o *ChargebackPaymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the chargeback payment params
func (*ChargebackPaymentParams) SetXKillbillComment ¶
func (o *ChargebackPaymentParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the chargeback payment params
func (*ChargebackPaymentParams) SetXKillbillCreatedBy ¶
func (o *ChargebackPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback payment params
func (*ChargebackPaymentParams) SetXKillbillReason ¶
func (o *ChargebackPaymentParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the chargeback payment params
func (*ChargebackPaymentParams) WithBody ¶
func (o *ChargebackPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackPaymentParams
WithBody adds the body to the chargeback payment params
func (*ChargebackPaymentParams) WithContext ¶
func (o *ChargebackPaymentParams) WithContext(ctx context.Context) *ChargebackPaymentParams
WithContext adds the context to the chargeback payment params
func (*ChargebackPaymentParams) WithControlPluginName ¶
func (o *ChargebackPaymentParams) WithControlPluginName(controlPluginName []string) *ChargebackPaymentParams
WithControlPluginName adds the controlPluginName to the chargeback payment params
func (*ChargebackPaymentParams) WithHTTPClient ¶
func (o *ChargebackPaymentParams) WithHTTPClient(client *http.Client) *ChargebackPaymentParams
WithHTTPClient adds the HTTPClient to the chargeback payment params
func (*ChargebackPaymentParams) WithPaymentID ¶
func (o *ChargebackPaymentParams) WithPaymentID(paymentID strfmt.UUID) *ChargebackPaymentParams
WithPaymentID adds the paymentID to the chargeback payment params
func (*ChargebackPaymentParams) WithPluginProperty ¶
func (o *ChargebackPaymentParams) WithPluginProperty(pluginProperty []string) *ChargebackPaymentParams
WithPluginProperty adds the pluginProperty to the chargeback payment params
func (*ChargebackPaymentParams) WithTimeout ¶
func (o *ChargebackPaymentParams) WithTimeout(timeout time.Duration) *ChargebackPaymentParams
WithTimeout adds the timeout to the chargeback payment params
func (*ChargebackPaymentParams) WithXKillbillComment ¶
func (o *ChargebackPaymentParams) WithXKillbillComment(xKillbillComment *string) *ChargebackPaymentParams
WithXKillbillComment adds the xKillbillComment to the chargeback payment params
func (*ChargebackPaymentParams) WithXKillbillCreatedBy ¶
func (o *ChargebackPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackPaymentParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback payment params
func (*ChargebackPaymentParams) WithXKillbillReason ¶
func (o *ChargebackPaymentParams) WithXKillbillReason(xKillbillReason *string) *ChargebackPaymentParams
WithXKillbillReason adds the xKillbillReason to the chargeback payment params
func (*ChargebackPaymentParams) WriteToRequest ¶
func (o *ChargebackPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ChargebackPaymentPaymentRequired ¶
type ChargebackPaymentPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewChargebackPaymentPaymentRequired ¶
func NewChargebackPaymentPaymentRequired() *ChargebackPaymentPaymentRequired
NewChargebackPaymentPaymentRequired creates a ChargebackPaymentPaymentRequired with default headers values
func (*ChargebackPaymentPaymentRequired) Error ¶
func (o *ChargebackPaymentPaymentRequired) Error() string
type ChargebackPaymentReader ¶
type ChargebackPaymentReader struct {
// contains filtered or unexported fields
}
ChargebackPaymentReader is a Reader for the ChargebackPayment structure.
func (*ChargebackPaymentReader) ReadResponse ¶
func (o *ChargebackPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ChargebackPaymentServiceUnavailable ¶
type ChargebackPaymentServiceUnavailable struct {
}ChargebackPaymentServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewChargebackPaymentServiceUnavailable ¶
func NewChargebackPaymentServiceUnavailable() *ChargebackPaymentServiceUnavailable
NewChargebackPaymentServiceUnavailable creates a ChargebackPaymentServiceUnavailable with default headers values
func (*ChargebackPaymentServiceUnavailable) Error ¶
func (o *ChargebackPaymentServiceUnavailable) Error() string
type ChargebackPaymentUnprocessableEntity ¶
type ChargebackPaymentUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
ChargebackPaymentUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewChargebackPaymentUnprocessableEntity ¶
func NewChargebackPaymentUnprocessableEntity() *ChargebackPaymentUnprocessableEntity
NewChargebackPaymentUnprocessableEntity creates a ChargebackPaymentUnprocessableEntity with default headers values
func (*ChargebackPaymentUnprocessableEntity) Error ¶
func (o *ChargebackPaymentUnprocessableEntity) Error() string
type ChargebackReversalPaymentBadGateway ¶
type ChargebackReversalPaymentBadGateway struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewChargebackReversalPaymentBadGateway ¶
func NewChargebackReversalPaymentBadGateway() *ChargebackReversalPaymentBadGateway
NewChargebackReversalPaymentBadGateway creates a ChargebackReversalPaymentBadGateway with default headers values
func (*ChargebackReversalPaymentBadGateway) Error ¶
func (o *ChargebackReversalPaymentBadGateway) Error() string
type ChargebackReversalPaymentBadRequest ¶
type ChargebackReversalPaymentBadRequest struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentBadRequest handles this case with default header values.
Invalid paymentId supplied
func NewChargebackReversalPaymentBadRequest ¶
func NewChargebackReversalPaymentBadRequest() *ChargebackReversalPaymentBadRequest
NewChargebackReversalPaymentBadRequest creates a ChargebackReversalPaymentBadRequest with default headers values
func (*ChargebackReversalPaymentBadRequest) Error ¶
func (o *ChargebackReversalPaymentBadRequest) Error() string
type ChargebackReversalPaymentByExternalKeyBadGateway ¶
type ChargebackReversalPaymentByExternalKeyBadGateway struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentByExternalKeyBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewChargebackReversalPaymentByExternalKeyBadGateway ¶
func NewChargebackReversalPaymentByExternalKeyBadGateway() *ChargebackReversalPaymentByExternalKeyBadGateway
NewChargebackReversalPaymentByExternalKeyBadGateway creates a ChargebackReversalPaymentByExternalKeyBadGateway with default headers values
func (*ChargebackReversalPaymentByExternalKeyBadGateway) Error ¶
func (o *ChargebackReversalPaymentByExternalKeyBadGateway) Error() string
type ChargebackReversalPaymentByExternalKeyCreated ¶
type ChargebackReversalPaymentByExternalKeyCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
ChargebackReversalPaymentByExternalKeyCreated handles this case with default header values.
Payment transaction created successfully
func NewChargebackReversalPaymentByExternalKeyCreated ¶
func NewChargebackReversalPaymentByExternalKeyCreated() *ChargebackReversalPaymentByExternalKeyCreated
NewChargebackReversalPaymentByExternalKeyCreated creates a ChargebackReversalPaymentByExternalKeyCreated with default headers values
func (*ChargebackReversalPaymentByExternalKeyCreated) Error ¶
func (o *ChargebackReversalPaymentByExternalKeyCreated) Error() string
type ChargebackReversalPaymentByExternalKeyGatewayTimeout ¶
type ChargebackReversalPaymentByExternalKeyGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentByExternalKeyGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewChargebackReversalPaymentByExternalKeyGatewayTimeout ¶
func NewChargebackReversalPaymentByExternalKeyGatewayTimeout() *ChargebackReversalPaymentByExternalKeyGatewayTimeout
NewChargebackReversalPaymentByExternalKeyGatewayTimeout creates a ChargebackReversalPaymentByExternalKeyGatewayTimeout with default headers values
func (*ChargebackReversalPaymentByExternalKeyGatewayTimeout) Error ¶
func (o *ChargebackReversalPaymentByExternalKeyGatewayTimeout) Error() string
type ChargebackReversalPaymentByExternalKeyNotFound ¶
type ChargebackReversalPaymentByExternalKeyNotFound struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentByExternalKeyNotFound handles this case with default header values.
Account or payment not found
func NewChargebackReversalPaymentByExternalKeyNotFound ¶
func NewChargebackReversalPaymentByExternalKeyNotFound() *ChargebackReversalPaymentByExternalKeyNotFound
NewChargebackReversalPaymentByExternalKeyNotFound creates a ChargebackReversalPaymentByExternalKeyNotFound with default headers values
func (*ChargebackReversalPaymentByExternalKeyNotFound) Error ¶
func (o *ChargebackReversalPaymentByExternalKeyNotFound) Error() string
type ChargebackReversalPaymentByExternalKeyParams ¶
type ChargebackReversalPaymentByExternalKeyParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
ChargebackReversalPaymentByExternalKeyParams contains all the parameters to send to the API endpoint for the chargeback reversal payment by external key operation typically these are written to a http.Request
func NewChargebackReversalPaymentByExternalKeyParams ¶
func NewChargebackReversalPaymentByExternalKeyParams() *ChargebackReversalPaymentByExternalKeyParams
NewChargebackReversalPaymentByExternalKeyParams creates a new ChargebackReversalPaymentByExternalKeyParams object with the default values initialized.
func NewChargebackReversalPaymentByExternalKeyParamsWithContext ¶
func NewChargebackReversalPaymentByExternalKeyParamsWithContext(ctx context.Context) *ChargebackReversalPaymentByExternalKeyParams
NewChargebackReversalPaymentByExternalKeyParamsWithContext creates a new ChargebackReversalPaymentByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewChargebackReversalPaymentByExternalKeyParamsWithHTTPClient ¶
func NewChargebackReversalPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *ChargebackReversalPaymentByExternalKeyParams
NewChargebackReversalPaymentByExternalKeyParamsWithHTTPClient creates a new ChargebackReversalPaymentByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewChargebackReversalPaymentByExternalKeyParamsWithTimeout ¶
func NewChargebackReversalPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *ChargebackReversalPaymentByExternalKeyParams
NewChargebackReversalPaymentByExternalKeyParamsWithTimeout creates a new ChargebackReversalPaymentByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*ChargebackReversalPaymentByExternalKeyParams) SetBody ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetContext ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetControlPluginName ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetHTTPClient ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetPluginProperty ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetTimeout ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetXKillbillComment ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetXKillbillCreatedBy ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) SetXKillbillReason ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithBody ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackReversalPaymentByExternalKeyParams
WithBody adds the body to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithContext ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithContext(ctx context.Context) *ChargebackReversalPaymentByExternalKeyParams
WithContext adds the context to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithControlPluginName ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *ChargebackReversalPaymentByExternalKeyParams
WithControlPluginName adds the controlPluginName to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithHTTPClient ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *ChargebackReversalPaymentByExternalKeyParams
WithHTTPClient adds the HTTPClient to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithPluginProperty ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *ChargebackReversalPaymentByExternalKeyParams
WithPluginProperty adds the pluginProperty to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithTimeout ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *ChargebackReversalPaymentByExternalKeyParams
WithTimeout adds the timeout to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithXKillbillComment ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *ChargebackReversalPaymentByExternalKeyParams
WithXKillbillComment adds the xKillbillComment to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithXKillbillCreatedBy ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackReversalPaymentByExternalKeyParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WithXKillbillReason ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *ChargebackReversalPaymentByExternalKeyParams
WithXKillbillReason adds the xKillbillReason to the chargeback reversal payment by external key params
func (*ChargebackReversalPaymentByExternalKeyParams) WriteToRequest ¶
func (o *ChargebackReversalPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ChargebackReversalPaymentByExternalKeyPaymentRequired ¶
type ChargebackReversalPaymentByExternalKeyPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentByExternalKeyPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewChargebackReversalPaymentByExternalKeyPaymentRequired ¶
func NewChargebackReversalPaymentByExternalKeyPaymentRequired() *ChargebackReversalPaymentByExternalKeyPaymentRequired
NewChargebackReversalPaymentByExternalKeyPaymentRequired creates a ChargebackReversalPaymentByExternalKeyPaymentRequired with default headers values
func (*ChargebackReversalPaymentByExternalKeyPaymentRequired) Error ¶
func (o *ChargebackReversalPaymentByExternalKeyPaymentRequired) Error() string
type ChargebackReversalPaymentByExternalKeyReader ¶
type ChargebackReversalPaymentByExternalKeyReader struct {
// contains filtered or unexported fields
}
ChargebackReversalPaymentByExternalKeyReader is a Reader for the ChargebackReversalPaymentByExternalKey structure.
func (*ChargebackReversalPaymentByExternalKeyReader) ReadResponse ¶
func (o *ChargebackReversalPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ChargebackReversalPaymentByExternalKeyServiceUnavailable ¶
type ChargebackReversalPaymentByExternalKeyServiceUnavailable struct {
}ChargebackReversalPaymentByExternalKeyServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewChargebackReversalPaymentByExternalKeyServiceUnavailable ¶
func NewChargebackReversalPaymentByExternalKeyServiceUnavailable() *ChargebackReversalPaymentByExternalKeyServiceUnavailable
NewChargebackReversalPaymentByExternalKeyServiceUnavailable creates a ChargebackReversalPaymentByExternalKeyServiceUnavailable with default headers values
func (*ChargebackReversalPaymentByExternalKeyServiceUnavailable) Error ¶
func (o *ChargebackReversalPaymentByExternalKeyServiceUnavailable) Error() string
type ChargebackReversalPaymentByExternalKeyUnprocessableEntity ¶
type ChargebackReversalPaymentByExternalKeyUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentByExternalKeyUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewChargebackReversalPaymentByExternalKeyUnprocessableEntity ¶
func NewChargebackReversalPaymentByExternalKeyUnprocessableEntity() *ChargebackReversalPaymentByExternalKeyUnprocessableEntity
NewChargebackReversalPaymentByExternalKeyUnprocessableEntity creates a ChargebackReversalPaymentByExternalKeyUnprocessableEntity with default headers values
func (*ChargebackReversalPaymentByExternalKeyUnprocessableEntity) Error ¶
func (o *ChargebackReversalPaymentByExternalKeyUnprocessableEntity) Error() string
type ChargebackReversalPaymentCreated ¶
type ChargebackReversalPaymentCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
ChargebackReversalPaymentCreated handles this case with default header values.
Payment transaction created successfully
func NewChargebackReversalPaymentCreated ¶
func NewChargebackReversalPaymentCreated() *ChargebackReversalPaymentCreated
NewChargebackReversalPaymentCreated creates a ChargebackReversalPaymentCreated with default headers values
func (*ChargebackReversalPaymentCreated) Error ¶
func (o *ChargebackReversalPaymentCreated) Error() string
type ChargebackReversalPaymentGatewayTimeout ¶
type ChargebackReversalPaymentGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewChargebackReversalPaymentGatewayTimeout ¶
func NewChargebackReversalPaymentGatewayTimeout() *ChargebackReversalPaymentGatewayTimeout
NewChargebackReversalPaymentGatewayTimeout creates a ChargebackReversalPaymentGatewayTimeout with default headers values
func (*ChargebackReversalPaymentGatewayTimeout) Error ¶
func (o *ChargebackReversalPaymentGatewayTimeout) Error() string
type ChargebackReversalPaymentNotFound ¶
type ChargebackReversalPaymentNotFound struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentNotFound handles this case with default header values.
Account or payment not found
func NewChargebackReversalPaymentNotFound ¶
func NewChargebackReversalPaymentNotFound() *ChargebackReversalPaymentNotFound
NewChargebackReversalPaymentNotFound creates a ChargebackReversalPaymentNotFound with default headers values
func (*ChargebackReversalPaymentNotFound) Error ¶
func (o *ChargebackReversalPaymentNotFound) Error() string
type ChargebackReversalPaymentParams ¶
type ChargebackReversalPaymentParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PaymentID*/ PaymentID strfmt.UUID /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
ChargebackReversalPaymentParams contains all the parameters to send to the API endpoint for the chargeback reversal payment operation typically these are written to a http.Request
func NewChargebackReversalPaymentParams ¶
func NewChargebackReversalPaymentParams() *ChargebackReversalPaymentParams
NewChargebackReversalPaymentParams creates a new ChargebackReversalPaymentParams object with the default values initialized.
func NewChargebackReversalPaymentParamsWithContext ¶
func NewChargebackReversalPaymentParamsWithContext(ctx context.Context) *ChargebackReversalPaymentParams
NewChargebackReversalPaymentParamsWithContext creates a new ChargebackReversalPaymentParams object with the default values initialized, and the ability to set a context for a request
func NewChargebackReversalPaymentParamsWithHTTPClient ¶
func NewChargebackReversalPaymentParamsWithHTTPClient(client *http.Client) *ChargebackReversalPaymentParams
NewChargebackReversalPaymentParamsWithHTTPClient creates a new ChargebackReversalPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewChargebackReversalPaymentParamsWithTimeout ¶
func NewChargebackReversalPaymentParamsWithTimeout(timeout time.Duration) *ChargebackReversalPaymentParams
NewChargebackReversalPaymentParamsWithTimeout creates a new ChargebackReversalPaymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*ChargebackReversalPaymentParams) SetBody ¶
func (o *ChargebackReversalPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetContext ¶
func (o *ChargebackReversalPaymentParams) SetContext(ctx context.Context)
SetContext adds the context to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetControlPluginName ¶
func (o *ChargebackReversalPaymentParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetHTTPClient ¶
func (o *ChargebackReversalPaymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetPaymentID ¶
func (o *ChargebackReversalPaymentParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetPluginProperty ¶
func (o *ChargebackReversalPaymentParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetTimeout ¶
func (o *ChargebackReversalPaymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetXKillbillComment ¶
func (o *ChargebackReversalPaymentParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetXKillbillCreatedBy ¶
func (o *ChargebackReversalPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) SetXKillbillReason ¶
func (o *ChargebackReversalPaymentParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithBody ¶
func (o *ChargebackReversalPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *ChargebackReversalPaymentParams
WithBody adds the body to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithContext ¶
func (o *ChargebackReversalPaymentParams) WithContext(ctx context.Context) *ChargebackReversalPaymentParams
WithContext adds the context to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithControlPluginName ¶
func (o *ChargebackReversalPaymentParams) WithControlPluginName(controlPluginName []string) *ChargebackReversalPaymentParams
WithControlPluginName adds the controlPluginName to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithHTTPClient ¶
func (o *ChargebackReversalPaymentParams) WithHTTPClient(client *http.Client) *ChargebackReversalPaymentParams
WithHTTPClient adds the HTTPClient to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithPaymentID ¶
func (o *ChargebackReversalPaymentParams) WithPaymentID(paymentID strfmt.UUID) *ChargebackReversalPaymentParams
WithPaymentID adds the paymentID to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithPluginProperty ¶
func (o *ChargebackReversalPaymentParams) WithPluginProperty(pluginProperty []string) *ChargebackReversalPaymentParams
WithPluginProperty adds the pluginProperty to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithTimeout ¶
func (o *ChargebackReversalPaymentParams) WithTimeout(timeout time.Duration) *ChargebackReversalPaymentParams
WithTimeout adds the timeout to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithXKillbillComment ¶
func (o *ChargebackReversalPaymentParams) WithXKillbillComment(xKillbillComment *string) *ChargebackReversalPaymentParams
WithXKillbillComment adds the xKillbillComment to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithXKillbillCreatedBy ¶
func (o *ChargebackReversalPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChargebackReversalPaymentParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WithXKillbillReason ¶
func (o *ChargebackReversalPaymentParams) WithXKillbillReason(xKillbillReason *string) *ChargebackReversalPaymentParams
WithXKillbillReason adds the xKillbillReason to the chargeback reversal payment params
func (*ChargebackReversalPaymentParams) WriteToRequest ¶
func (o *ChargebackReversalPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ChargebackReversalPaymentPaymentRequired ¶
type ChargebackReversalPaymentPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewChargebackReversalPaymentPaymentRequired ¶
func NewChargebackReversalPaymentPaymentRequired() *ChargebackReversalPaymentPaymentRequired
NewChargebackReversalPaymentPaymentRequired creates a ChargebackReversalPaymentPaymentRequired with default headers values
func (*ChargebackReversalPaymentPaymentRequired) Error ¶
func (o *ChargebackReversalPaymentPaymentRequired) Error() string
type ChargebackReversalPaymentReader ¶
type ChargebackReversalPaymentReader struct {
// contains filtered or unexported fields
}
ChargebackReversalPaymentReader is a Reader for the ChargebackReversalPayment structure.
func (*ChargebackReversalPaymentReader) ReadResponse ¶
func (o *ChargebackReversalPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ChargebackReversalPaymentServiceUnavailable ¶
type ChargebackReversalPaymentServiceUnavailable struct {
}ChargebackReversalPaymentServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewChargebackReversalPaymentServiceUnavailable ¶
func NewChargebackReversalPaymentServiceUnavailable() *ChargebackReversalPaymentServiceUnavailable
NewChargebackReversalPaymentServiceUnavailable creates a ChargebackReversalPaymentServiceUnavailable with default headers values
func (*ChargebackReversalPaymentServiceUnavailable) Error ¶
func (o *ChargebackReversalPaymentServiceUnavailable) Error() string
type ChargebackReversalPaymentUnprocessableEntity ¶
type ChargebackReversalPaymentUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
ChargebackReversalPaymentUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewChargebackReversalPaymentUnprocessableEntity ¶
func NewChargebackReversalPaymentUnprocessableEntity() *ChargebackReversalPaymentUnprocessableEntity
NewChargebackReversalPaymentUnprocessableEntity creates a ChargebackReversalPaymentUnprocessableEntity with default headers values
func (*ChargebackReversalPaymentUnprocessableEntity) Error ¶
func (o *ChargebackReversalPaymentUnprocessableEntity) Error() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for payment API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter, defaults KillbillDefaults) *Client
New creates a new payment API client.
func (*Client) CancelScheduledPaymentTransactionByExternalKey ¶
func (a *Client) CancelScheduledPaymentTransactionByExternalKey(ctx context.Context, params *CancelScheduledPaymentTransactionByExternalKeyParams) (*CancelScheduledPaymentTransactionByExternalKeyNoContent, error)
CancelScheduledPaymentTransactionByExternalKey cancels a scheduled payment attempt retry
func (*Client) CancelScheduledPaymentTransactionByID ¶
func (a *Client) CancelScheduledPaymentTransactionByID(ctx context.Context, params *CancelScheduledPaymentTransactionByIDParams) (*CancelScheduledPaymentTransactionByIDNoContent, error)
CancelScheduledPaymentTransactionByID cancels a scheduled payment attempt retry
func (*Client) CaptureAuthorization ¶
func (a *Client) CaptureAuthorization(ctx context.Context, params *CaptureAuthorizationParams) (*CaptureAuthorizationCreated, error)
CaptureAuthorization captures an existing authorization
func (*Client) CaptureAuthorizationByExternalKey ¶
func (a *Client) CaptureAuthorizationByExternalKey(ctx context.Context, params *CaptureAuthorizationByExternalKeyParams) (*CaptureAuthorizationByExternalKeyCreated, error)
CaptureAuthorizationByExternalKey captures an existing authorization
func (*Client) ChargebackPayment ¶
func (a *Client) ChargebackPayment(ctx context.Context, params *ChargebackPaymentParams) (*ChargebackPaymentCreated, error)
ChargebackPayment records a chargeback
func (*Client) ChargebackPaymentByExternalKey ¶
func (a *Client) ChargebackPaymentByExternalKey(ctx context.Context, params *ChargebackPaymentByExternalKeyParams) (*ChargebackPaymentByExternalKeyCreated, error)
ChargebackPaymentByExternalKey records a chargeback
func (*Client) ChargebackReversalPayment ¶
func (a *Client) ChargebackReversalPayment(ctx context.Context, params *ChargebackReversalPaymentParams) (*ChargebackReversalPaymentCreated, error)
ChargebackReversalPayment records a chargeback reversal
func (*Client) ChargebackReversalPaymentByExternalKey ¶
func (a *Client) ChargebackReversalPaymentByExternalKey(ctx context.Context, params *ChargebackReversalPaymentByExternalKeyParams) (*ChargebackReversalPaymentByExternalKeyCreated, error)
ChargebackReversalPaymentByExternalKey records a chargeback reversal
func (*Client) CompleteTransaction ¶
func (a *Client) CompleteTransaction(ctx context.Context, params *CompleteTransactionParams) (*CompleteTransactionNoContent, error)
CompleteTransaction completes an existing transaction
func (*Client) CompleteTransactionByExternalKey ¶
func (a *Client) CompleteTransactionByExternalKey(ctx context.Context, params *CompleteTransactionByExternalKeyParams) (*CompleteTransactionByExternalKeyNoContent, error)
CompleteTransactionByExternalKey completes an existing transaction
func (*Client) CreateComboPayment ¶
func (a *Client) CreateComboPayment(ctx context.Context, params *CreateComboPaymentParams) (*CreateComboPaymentCreated, error)
CreateComboPayment combos api to create a new payment transaction on a existing or not account
func (*Client) CreatePaymentCustomFields ¶
func (a *Client) CreatePaymentCustomFields(ctx context.Context, params *CreatePaymentCustomFieldsParams) (*CreatePaymentCustomFieldsCreated, error)
CreatePaymentCustomFields adds custom fields to payment
func (*Client) CreatePaymentTags ¶
func (a *Client) CreatePaymentTags(ctx context.Context, params *CreatePaymentTagsParams) (*CreatePaymentTagsCreated, error)
CreatePaymentTags adds tags to payment payment
func (*Client) DeletePaymentCustomFields ¶
func (a *Client) DeletePaymentCustomFields(ctx context.Context, params *DeletePaymentCustomFieldsParams) (*DeletePaymentCustomFieldsNoContent, error)
DeletePaymentCustomFields removes custom fields from payment payment
func (*Client) DeletePaymentTags ¶
func (a *Client) DeletePaymentTags(ctx context.Context, params *DeletePaymentTagsParams) (*DeletePaymentTagsNoContent, error)
DeletePaymentTags removes tags from payment payment
func (*Client) GetPayment ¶
func (a *Client) GetPayment(ctx context.Context, params *GetPaymentParams) (*GetPaymentOK, error)
GetPayment retrieves a payment by id
func (*Client) GetPaymentAttemptAuditLogsWithHistory ¶
func (a *Client) GetPaymentAttemptAuditLogsWithHistory(ctx context.Context, params *GetPaymentAttemptAuditLogsWithHistoryParams) (*GetPaymentAttemptAuditLogsWithHistoryOK, error)
GetPaymentAttemptAuditLogsWithHistory retrieves payment attempt audit logs with history by id
func (*Client) GetPaymentAuditLogsWithHistory ¶
func (a *Client) GetPaymentAuditLogsWithHistory(ctx context.Context, params *GetPaymentAuditLogsWithHistoryParams) (*GetPaymentAuditLogsWithHistoryOK, error)
GetPaymentAuditLogsWithHistory retrieves payment audit logs with history by id
func (*Client) GetPaymentByExternalKey ¶
func (a *Client) GetPaymentByExternalKey(ctx context.Context, params *GetPaymentByExternalKeyParams) (*GetPaymentByExternalKeyOK, error)
GetPaymentByExternalKey retrieves a payment by external key
func (*Client) GetPaymentCustomFields ¶
func (a *Client) GetPaymentCustomFields(ctx context.Context, params *GetPaymentCustomFieldsParams) (*GetPaymentCustomFieldsOK, error)
GetPaymentCustomFields retrieves payment custom fields
func (*Client) GetPaymentTags ¶
func (a *Client) GetPaymentTags(ctx context.Context, params *GetPaymentTagsParams) (*GetPaymentTagsOK, error)
GetPaymentTags retrieves payment payment tags
func (*Client) GetPayments ¶
func (a *Client) GetPayments(ctx context.Context, params *GetPaymentsParams) (*GetPaymentsOK, error)
GetPayments gets payments
func (*Client) ModifyPaymentCustomFields ¶
func (a *Client) ModifyPaymentCustomFields(ctx context.Context, params *ModifyPaymentCustomFieldsParams) (*ModifyPaymentCustomFieldsNoContent, error)
ModifyPaymentCustomFields modifies custom fields to payment
func (*Client) RefundPayment ¶
func (a *Client) RefundPayment(ctx context.Context, params *RefundPaymentParams) (*RefundPaymentCreated, error)
RefundPayment refunds an existing payment
func (*Client) RefundPaymentByExternalKey ¶
func (a *Client) RefundPaymentByExternalKey(ctx context.Context, params *RefundPaymentByExternalKeyParams) (*RefundPaymentByExternalKeyCreated, error)
RefundPaymentByExternalKey refunds an existing payment
func (*Client) SearchPayments ¶
func (a *Client) SearchPayments(ctx context.Context, params *SearchPaymentsParams) (*SearchPaymentsOK, error)
SearchPayments searches payments
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) VoidPayment ¶
func (a *Client) VoidPayment(ctx context.Context, params *VoidPaymentParams) (*VoidPaymentNoContent, error)
VoidPayment voids an existing payment
func (*Client) VoidPaymentByExternalKey ¶
func (a *Client) VoidPaymentByExternalKey(ctx context.Context, params *VoidPaymentByExternalKeyParams) (*VoidPaymentByExternalKeyNoContent, error)
VoidPaymentByExternalKey voids an existing payment
type CompleteTransactionBadGateway ¶
type CompleteTransactionBadGateway struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewCompleteTransactionBadGateway ¶
func NewCompleteTransactionBadGateway() *CompleteTransactionBadGateway
NewCompleteTransactionBadGateway creates a CompleteTransactionBadGateway with default headers values
func (*CompleteTransactionBadGateway) Error ¶
func (o *CompleteTransactionBadGateway) Error() string
type CompleteTransactionBadRequest ¶
type CompleteTransactionBadRequest struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionBadRequest handles this case with default header values.
Invalid paymentId supplied
func NewCompleteTransactionBadRequest ¶
func NewCompleteTransactionBadRequest() *CompleteTransactionBadRequest
NewCompleteTransactionBadRequest creates a CompleteTransactionBadRequest with default headers values
func (*CompleteTransactionBadRequest) Error ¶
func (o *CompleteTransactionBadRequest) Error() string
type CompleteTransactionByExternalKeyBadGateway ¶
type CompleteTransactionByExternalKeyBadGateway struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionByExternalKeyBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewCompleteTransactionByExternalKeyBadGateway ¶
func NewCompleteTransactionByExternalKeyBadGateway() *CompleteTransactionByExternalKeyBadGateway
NewCompleteTransactionByExternalKeyBadGateway creates a CompleteTransactionByExternalKeyBadGateway with default headers values
func (*CompleteTransactionByExternalKeyBadGateway) Error ¶
func (o *CompleteTransactionByExternalKeyBadGateway) Error() string
type CompleteTransactionByExternalKeyGatewayTimeout ¶
type CompleteTransactionByExternalKeyGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionByExternalKeyGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewCompleteTransactionByExternalKeyGatewayTimeout ¶
func NewCompleteTransactionByExternalKeyGatewayTimeout() *CompleteTransactionByExternalKeyGatewayTimeout
NewCompleteTransactionByExternalKeyGatewayTimeout creates a CompleteTransactionByExternalKeyGatewayTimeout with default headers values
func (*CompleteTransactionByExternalKeyGatewayTimeout) Error ¶
func (o *CompleteTransactionByExternalKeyGatewayTimeout) Error() string
type CompleteTransactionByExternalKeyNoContent ¶
type CompleteTransactionByExternalKeyNoContent struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionByExternalKeyNoContent handles this case with default header values.
Successful operation
func NewCompleteTransactionByExternalKeyNoContent ¶
func NewCompleteTransactionByExternalKeyNoContent() *CompleteTransactionByExternalKeyNoContent
NewCompleteTransactionByExternalKeyNoContent creates a CompleteTransactionByExternalKeyNoContent with default headers values
func (*CompleteTransactionByExternalKeyNoContent) Error ¶
func (o *CompleteTransactionByExternalKeyNoContent) Error() string
type CompleteTransactionByExternalKeyNotFound ¶
type CompleteTransactionByExternalKeyNotFound struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionByExternalKeyNotFound handles this case with default header values.
Account or payment not found
func NewCompleteTransactionByExternalKeyNotFound ¶
func NewCompleteTransactionByExternalKeyNotFound() *CompleteTransactionByExternalKeyNotFound
NewCompleteTransactionByExternalKeyNotFound creates a CompleteTransactionByExternalKeyNotFound with default headers values
func (*CompleteTransactionByExternalKeyNotFound) Error ¶
func (o *CompleteTransactionByExternalKeyNotFound) Error() string
type CompleteTransactionByExternalKeyParams ¶
type CompleteTransactionByExternalKeyParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CompleteTransactionByExternalKeyParams contains all the parameters to send to the API endpoint for the complete transaction by external key operation typically these are written to a http.Request
func NewCompleteTransactionByExternalKeyParams ¶
func NewCompleteTransactionByExternalKeyParams() *CompleteTransactionByExternalKeyParams
NewCompleteTransactionByExternalKeyParams creates a new CompleteTransactionByExternalKeyParams object with the default values initialized.
func NewCompleteTransactionByExternalKeyParamsWithContext ¶
func NewCompleteTransactionByExternalKeyParamsWithContext(ctx context.Context) *CompleteTransactionByExternalKeyParams
NewCompleteTransactionByExternalKeyParamsWithContext creates a new CompleteTransactionByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewCompleteTransactionByExternalKeyParamsWithHTTPClient ¶
func NewCompleteTransactionByExternalKeyParamsWithHTTPClient(client *http.Client) *CompleteTransactionByExternalKeyParams
NewCompleteTransactionByExternalKeyParamsWithHTTPClient creates a new CompleteTransactionByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCompleteTransactionByExternalKeyParamsWithTimeout ¶
func NewCompleteTransactionByExternalKeyParamsWithTimeout(timeout time.Duration) *CompleteTransactionByExternalKeyParams
NewCompleteTransactionByExternalKeyParamsWithTimeout creates a new CompleteTransactionByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*CompleteTransactionByExternalKeyParams) SetBody ¶
func (o *CompleteTransactionByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetContext ¶
func (o *CompleteTransactionByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetControlPluginName ¶
func (o *CompleteTransactionByExternalKeyParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetHTTPClient ¶
func (o *CompleteTransactionByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetPluginProperty ¶
func (o *CompleteTransactionByExternalKeyParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetTimeout ¶
func (o *CompleteTransactionByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetXKillbillComment ¶
func (o *CompleteTransactionByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetXKillbillCreatedBy ¶
func (o *CompleteTransactionByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) SetXKillbillReason ¶
func (o *CompleteTransactionByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithBody ¶
func (o *CompleteTransactionByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *CompleteTransactionByExternalKeyParams
WithBody adds the body to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithContext ¶
func (o *CompleteTransactionByExternalKeyParams) WithContext(ctx context.Context) *CompleteTransactionByExternalKeyParams
WithContext adds the context to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithControlPluginName ¶
func (o *CompleteTransactionByExternalKeyParams) WithControlPluginName(controlPluginName []string) *CompleteTransactionByExternalKeyParams
WithControlPluginName adds the controlPluginName to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithHTTPClient ¶
func (o *CompleteTransactionByExternalKeyParams) WithHTTPClient(client *http.Client) *CompleteTransactionByExternalKeyParams
WithHTTPClient adds the HTTPClient to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithPluginProperty ¶
func (o *CompleteTransactionByExternalKeyParams) WithPluginProperty(pluginProperty []string) *CompleteTransactionByExternalKeyParams
WithPluginProperty adds the pluginProperty to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithTimeout ¶
func (o *CompleteTransactionByExternalKeyParams) WithTimeout(timeout time.Duration) *CompleteTransactionByExternalKeyParams
WithTimeout adds the timeout to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithXKillbillComment ¶
func (o *CompleteTransactionByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *CompleteTransactionByExternalKeyParams
WithXKillbillComment adds the xKillbillComment to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithXKillbillCreatedBy ¶
func (o *CompleteTransactionByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CompleteTransactionByExternalKeyParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WithXKillbillReason ¶
func (o *CompleteTransactionByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *CompleteTransactionByExternalKeyParams
WithXKillbillReason adds the xKillbillReason to the complete transaction by external key params
func (*CompleteTransactionByExternalKeyParams) WriteToRequest ¶
func (o *CompleteTransactionByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CompleteTransactionByExternalKeyPaymentRequired ¶
type CompleteTransactionByExternalKeyPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionByExternalKeyPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewCompleteTransactionByExternalKeyPaymentRequired ¶
func NewCompleteTransactionByExternalKeyPaymentRequired() *CompleteTransactionByExternalKeyPaymentRequired
NewCompleteTransactionByExternalKeyPaymentRequired creates a CompleteTransactionByExternalKeyPaymentRequired with default headers values
func (*CompleteTransactionByExternalKeyPaymentRequired) Error ¶
func (o *CompleteTransactionByExternalKeyPaymentRequired) Error() string
type CompleteTransactionByExternalKeyReader ¶
type CompleteTransactionByExternalKeyReader struct {
// contains filtered or unexported fields
}
CompleteTransactionByExternalKeyReader is a Reader for the CompleteTransactionByExternalKey structure.
func (*CompleteTransactionByExternalKeyReader) ReadResponse ¶
func (o *CompleteTransactionByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CompleteTransactionByExternalKeyServiceUnavailable ¶
type CompleteTransactionByExternalKeyServiceUnavailable struct {
}CompleteTransactionByExternalKeyServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewCompleteTransactionByExternalKeyServiceUnavailable ¶
func NewCompleteTransactionByExternalKeyServiceUnavailable() *CompleteTransactionByExternalKeyServiceUnavailable
NewCompleteTransactionByExternalKeyServiceUnavailable creates a CompleteTransactionByExternalKeyServiceUnavailable with default headers values
func (*CompleteTransactionByExternalKeyServiceUnavailable) Error ¶
func (o *CompleteTransactionByExternalKeyServiceUnavailable) Error() string
type CompleteTransactionByExternalKeyUnprocessableEntity ¶
type CompleteTransactionByExternalKeyUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionByExternalKeyUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewCompleteTransactionByExternalKeyUnprocessableEntity ¶
func NewCompleteTransactionByExternalKeyUnprocessableEntity() *CompleteTransactionByExternalKeyUnprocessableEntity
NewCompleteTransactionByExternalKeyUnprocessableEntity creates a CompleteTransactionByExternalKeyUnprocessableEntity with default headers values
func (*CompleteTransactionByExternalKeyUnprocessableEntity) Error ¶
func (o *CompleteTransactionByExternalKeyUnprocessableEntity) Error() string
type CompleteTransactionGatewayTimeout ¶
type CompleteTransactionGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewCompleteTransactionGatewayTimeout ¶
func NewCompleteTransactionGatewayTimeout() *CompleteTransactionGatewayTimeout
NewCompleteTransactionGatewayTimeout creates a CompleteTransactionGatewayTimeout with default headers values
func (*CompleteTransactionGatewayTimeout) Error ¶
func (o *CompleteTransactionGatewayTimeout) Error() string
type CompleteTransactionNoContent ¶
type CompleteTransactionNoContent struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionNoContent handles this case with default header values.
Successful operation
func NewCompleteTransactionNoContent ¶
func NewCompleteTransactionNoContent() *CompleteTransactionNoContent
NewCompleteTransactionNoContent creates a CompleteTransactionNoContent with default headers values
func (*CompleteTransactionNoContent) Error ¶
func (o *CompleteTransactionNoContent) Error() string
type CompleteTransactionNotFound ¶
type CompleteTransactionNotFound struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionNotFound handles this case with default header values.
Account or payment not found
func NewCompleteTransactionNotFound ¶
func NewCompleteTransactionNotFound() *CompleteTransactionNotFound
NewCompleteTransactionNotFound creates a CompleteTransactionNotFound with default headers values
func (*CompleteTransactionNotFound) Error ¶
func (o *CompleteTransactionNotFound) Error() string
type CompleteTransactionParams ¶
type CompleteTransactionParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PaymentID*/ PaymentID strfmt.UUID /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CompleteTransactionParams contains all the parameters to send to the API endpoint for the complete transaction operation typically these are written to a http.Request
func NewCompleteTransactionParams ¶
func NewCompleteTransactionParams() *CompleteTransactionParams
NewCompleteTransactionParams creates a new CompleteTransactionParams object with the default values initialized.
func NewCompleteTransactionParamsWithContext ¶
func NewCompleteTransactionParamsWithContext(ctx context.Context) *CompleteTransactionParams
NewCompleteTransactionParamsWithContext creates a new CompleteTransactionParams object with the default values initialized, and the ability to set a context for a request
func NewCompleteTransactionParamsWithHTTPClient ¶
func NewCompleteTransactionParamsWithHTTPClient(client *http.Client) *CompleteTransactionParams
NewCompleteTransactionParamsWithHTTPClient creates a new CompleteTransactionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCompleteTransactionParamsWithTimeout ¶
func NewCompleteTransactionParamsWithTimeout(timeout time.Duration) *CompleteTransactionParams
NewCompleteTransactionParamsWithTimeout creates a new CompleteTransactionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CompleteTransactionParams) SetBody ¶
func (o *CompleteTransactionParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the complete transaction params
func (*CompleteTransactionParams) SetContext ¶
func (o *CompleteTransactionParams) SetContext(ctx context.Context)
SetContext adds the context to the complete transaction params
func (*CompleteTransactionParams) SetControlPluginName ¶
func (o *CompleteTransactionParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the complete transaction params
func (*CompleteTransactionParams) SetHTTPClient ¶
func (o *CompleteTransactionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the complete transaction params
func (*CompleteTransactionParams) SetPaymentID ¶
func (o *CompleteTransactionParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the complete transaction params
func (*CompleteTransactionParams) SetPluginProperty ¶
func (o *CompleteTransactionParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the complete transaction params
func (*CompleteTransactionParams) SetTimeout ¶
func (o *CompleteTransactionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the complete transaction params
func (*CompleteTransactionParams) SetXKillbillComment ¶
func (o *CompleteTransactionParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the complete transaction params
func (*CompleteTransactionParams) SetXKillbillCreatedBy ¶
func (o *CompleteTransactionParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the complete transaction params
func (*CompleteTransactionParams) SetXKillbillReason ¶
func (o *CompleteTransactionParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the complete transaction params
func (*CompleteTransactionParams) WithBody ¶
func (o *CompleteTransactionParams) WithBody(body *kbmodel.PaymentTransaction) *CompleteTransactionParams
WithBody adds the body to the complete transaction params
func (*CompleteTransactionParams) WithContext ¶
func (o *CompleteTransactionParams) WithContext(ctx context.Context) *CompleteTransactionParams
WithContext adds the context to the complete transaction params
func (*CompleteTransactionParams) WithControlPluginName ¶
func (o *CompleteTransactionParams) WithControlPluginName(controlPluginName []string) *CompleteTransactionParams
WithControlPluginName adds the controlPluginName to the complete transaction params
func (*CompleteTransactionParams) WithHTTPClient ¶
func (o *CompleteTransactionParams) WithHTTPClient(client *http.Client) *CompleteTransactionParams
WithHTTPClient adds the HTTPClient to the complete transaction params
func (*CompleteTransactionParams) WithPaymentID ¶
func (o *CompleteTransactionParams) WithPaymentID(paymentID strfmt.UUID) *CompleteTransactionParams
WithPaymentID adds the paymentID to the complete transaction params
func (*CompleteTransactionParams) WithPluginProperty ¶
func (o *CompleteTransactionParams) WithPluginProperty(pluginProperty []string) *CompleteTransactionParams
WithPluginProperty adds the pluginProperty to the complete transaction params
func (*CompleteTransactionParams) WithTimeout ¶
func (o *CompleteTransactionParams) WithTimeout(timeout time.Duration) *CompleteTransactionParams
WithTimeout adds the timeout to the complete transaction params
func (*CompleteTransactionParams) WithXKillbillComment ¶
func (o *CompleteTransactionParams) WithXKillbillComment(xKillbillComment *string) *CompleteTransactionParams
WithXKillbillComment adds the xKillbillComment to the complete transaction params
func (*CompleteTransactionParams) WithXKillbillCreatedBy ¶
func (o *CompleteTransactionParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CompleteTransactionParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the complete transaction params
func (*CompleteTransactionParams) WithXKillbillReason ¶
func (o *CompleteTransactionParams) WithXKillbillReason(xKillbillReason *string) *CompleteTransactionParams
WithXKillbillReason adds the xKillbillReason to the complete transaction params
func (*CompleteTransactionParams) WriteToRequest ¶
func (o *CompleteTransactionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CompleteTransactionPaymentRequired ¶
type CompleteTransactionPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewCompleteTransactionPaymentRequired ¶
func NewCompleteTransactionPaymentRequired() *CompleteTransactionPaymentRequired
NewCompleteTransactionPaymentRequired creates a CompleteTransactionPaymentRequired with default headers values
func (*CompleteTransactionPaymentRequired) Error ¶
func (o *CompleteTransactionPaymentRequired) Error() string
type CompleteTransactionReader ¶
type CompleteTransactionReader struct {
// contains filtered or unexported fields
}
CompleteTransactionReader is a Reader for the CompleteTransaction structure.
func (*CompleteTransactionReader) ReadResponse ¶
func (o *CompleteTransactionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CompleteTransactionServiceUnavailable ¶
type CompleteTransactionServiceUnavailable struct {
}CompleteTransactionServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewCompleteTransactionServiceUnavailable ¶
func NewCompleteTransactionServiceUnavailable() *CompleteTransactionServiceUnavailable
NewCompleteTransactionServiceUnavailable creates a CompleteTransactionServiceUnavailable with default headers values
func (*CompleteTransactionServiceUnavailable) Error ¶
func (o *CompleteTransactionServiceUnavailable) Error() string
type CompleteTransactionUnprocessableEntity ¶
type CompleteTransactionUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
CompleteTransactionUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewCompleteTransactionUnprocessableEntity ¶
func NewCompleteTransactionUnprocessableEntity() *CompleteTransactionUnprocessableEntity
NewCompleteTransactionUnprocessableEntity creates a CompleteTransactionUnprocessableEntity with default headers values
func (*CompleteTransactionUnprocessableEntity) Error ¶
func (o *CompleteTransactionUnprocessableEntity) Error() string
type CreateComboPaymentBadGateway ¶
type CreateComboPaymentBadGateway struct {
HttpResponse runtime.ClientResponse
}
CreateComboPaymentBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewCreateComboPaymentBadGateway ¶
func NewCreateComboPaymentBadGateway() *CreateComboPaymentBadGateway
NewCreateComboPaymentBadGateway creates a CreateComboPaymentBadGateway with default headers values
func (*CreateComboPaymentBadGateway) Error ¶
func (o *CreateComboPaymentBadGateway) Error() string
type CreateComboPaymentBadRequest ¶
type CreateComboPaymentBadRequest struct {
HttpResponse runtime.ClientResponse
}
CreateComboPaymentBadRequest handles this case with default header values.
Invalid data for Account or PaymentMethod
func NewCreateComboPaymentBadRequest ¶
func NewCreateComboPaymentBadRequest() *CreateComboPaymentBadRequest
NewCreateComboPaymentBadRequest creates a CreateComboPaymentBadRequest with default headers values
func (*CreateComboPaymentBadRequest) Error ¶
func (o *CreateComboPaymentBadRequest) Error() string
type CreateComboPaymentCreated ¶
type CreateComboPaymentCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
CreateComboPaymentCreated handles this case with default header values.
Payment transaction created successfully
func NewCreateComboPaymentCreated ¶
func NewCreateComboPaymentCreated() *CreateComboPaymentCreated
NewCreateComboPaymentCreated creates a CreateComboPaymentCreated with default headers values
func (*CreateComboPaymentCreated) Error ¶
func (o *CreateComboPaymentCreated) Error() string
type CreateComboPaymentGatewayTimeout ¶
type CreateComboPaymentGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
CreateComboPaymentGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewCreateComboPaymentGatewayTimeout ¶
func NewCreateComboPaymentGatewayTimeout() *CreateComboPaymentGatewayTimeout
NewCreateComboPaymentGatewayTimeout creates a CreateComboPaymentGatewayTimeout with default headers values
func (*CreateComboPaymentGatewayTimeout) Error ¶
func (o *CreateComboPaymentGatewayTimeout) Error() string
type CreateComboPaymentParams ¶
type CreateComboPaymentParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.ComboPaymentTransaction /*ControlPluginName*/ ControlPluginName []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CreateComboPaymentParams contains all the parameters to send to the API endpoint for the create combo payment operation typically these are written to a http.Request
func NewCreateComboPaymentParams ¶
func NewCreateComboPaymentParams() *CreateComboPaymentParams
NewCreateComboPaymentParams creates a new CreateComboPaymentParams object with the default values initialized.
func NewCreateComboPaymentParamsWithContext ¶
func NewCreateComboPaymentParamsWithContext(ctx context.Context) *CreateComboPaymentParams
NewCreateComboPaymentParamsWithContext creates a new CreateComboPaymentParams object with the default values initialized, and the ability to set a context for a request
func NewCreateComboPaymentParamsWithHTTPClient ¶
func NewCreateComboPaymentParamsWithHTTPClient(client *http.Client) *CreateComboPaymentParams
NewCreateComboPaymentParamsWithHTTPClient creates a new CreateComboPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateComboPaymentParamsWithTimeout ¶
func NewCreateComboPaymentParamsWithTimeout(timeout time.Duration) *CreateComboPaymentParams
NewCreateComboPaymentParamsWithTimeout creates a new CreateComboPaymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateComboPaymentParams) SetBody ¶
func (o *CreateComboPaymentParams) SetBody(body *kbmodel.ComboPaymentTransaction)
SetBody adds the body to the create combo payment params
func (*CreateComboPaymentParams) SetContext ¶
func (o *CreateComboPaymentParams) SetContext(ctx context.Context)
SetContext adds the context to the create combo payment params
func (*CreateComboPaymentParams) SetControlPluginName ¶
func (o *CreateComboPaymentParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the create combo payment params
func (*CreateComboPaymentParams) SetHTTPClient ¶
func (o *CreateComboPaymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create combo payment params
func (*CreateComboPaymentParams) SetTimeout ¶
func (o *CreateComboPaymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create combo payment params
func (*CreateComboPaymentParams) SetXKillbillComment ¶
func (o *CreateComboPaymentParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the create combo payment params
func (*CreateComboPaymentParams) SetXKillbillCreatedBy ¶
func (o *CreateComboPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the create combo payment params
func (*CreateComboPaymentParams) SetXKillbillReason ¶
func (o *CreateComboPaymentParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the create combo payment params
func (*CreateComboPaymentParams) WithBody ¶
func (o *CreateComboPaymentParams) WithBody(body *kbmodel.ComboPaymentTransaction) *CreateComboPaymentParams
WithBody adds the body to the create combo payment params
func (*CreateComboPaymentParams) WithContext ¶
func (o *CreateComboPaymentParams) WithContext(ctx context.Context) *CreateComboPaymentParams
WithContext adds the context to the create combo payment params
func (*CreateComboPaymentParams) WithControlPluginName ¶
func (o *CreateComboPaymentParams) WithControlPluginName(controlPluginName []string) *CreateComboPaymentParams
WithControlPluginName adds the controlPluginName to the create combo payment params
func (*CreateComboPaymentParams) WithHTTPClient ¶
func (o *CreateComboPaymentParams) WithHTTPClient(client *http.Client) *CreateComboPaymentParams
WithHTTPClient adds the HTTPClient to the create combo payment params
func (*CreateComboPaymentParams) WithTimeout ¶
func (o *CreateComboPaymentParams) WithTimeout(timeout time.Duration) *CreateComboPaymentParams
WithTimeout adds the timeout to the create combo payment params
func (*CreateComboPaymentParams) WithXKillbillComment ¶
func (o *CreateComboPaymentParams) WithXKillbillComment(xKillbillComment *string) *CreateComboPaymentParams
WithXKillbillComment adds the xKillbillComment to the create combo payment params
func (*CreateComboPaymentParams) WithXKillbillCreatedBy ¶
func (o *CreateComboPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreateComboPaymentParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the create combo payment params
func (*CreateComboPaymentParams) WithXKillbillReason ¶
func (o *CreateComboPaymentParams) WithXKillbillReason(xKillbillReason *string) *CreateComboPaymentParams
WithXKillbillReason adds the xKillbillReason to the create combo payment params
func (*CreateComboPaymentParams) WriteToRequest ¶
func (o *CreateComboPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateComboPaymentPaymentRequired ¶
type CreateComboPaymentPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
CreateComboPaymentPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewCreateComboPaymentPaymentRequired ¶
func NewCreateComboPaymentPaymentRequired() *CreateComboPaymentPaymentRequired
NewCreateComboPaymentPaymentRequired creates a CreateComboPaymentPaymentRequired with default headers values
func (*CreateComboPaymentPaymentRequired) Error ¶
func (o *CreateComboPaymentPaymentRequired) Error() string
type CreateComboPaymentReader ¶
type CreateComboPaymentReader struct {
// contains filtered or unexported fields
}
CreateComboPaymentReader is a Reader for the CreateComboPayment structure.
func (*CreateComboPaymentReader) ReadResponse ¶
func (o *CreateComboPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateComboPaymentServiceUnavailable ¶
type CreateComboPaymentServiceUnavailable struct {
}CreateComboPaymentServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewCreateComboPaymentServiceUnavailable ¶
func NewCreateComboPaymentServiceUnavailable() *CreateComboPaymentServiceUnavailable
NewCreateComboPaymentServiceUnavailable creates a CreateComboPaymentServiceUnavailable with default headers values
func (*CreateComboPaymentServiceUnavailable) Error ¶
func (o *CreateComboPaymentServiceUnavailable) Error() string
type CreateComboPaymentUnprocessableEntity ¶
type CreateComboPaymentUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
CreateComboPaymentUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewCreateComboPaymentUnprocessableEntity ¶
func NewCreateComboPaymentUnprocessableEntity() *CreateComboPaymentUnprocessableEntity
NewCreateComboPaymentUnprocessableEntity creates a CreateComboPaymentUnprocessableEntity with default headers values
func (*CreateComboPaymentUnprocessableEntity) Error ¶
func (o *CreateComboPaymentUnprocessableEntity) Error() string
type CreatePaymentCustomFieldsBadRequest ¶
type CreatePaymentCustomFieldsBadRequest struct {
HttpResponse runtime.ClientResponse
}
CreatePaymentCustomFieldsBadRequest handles this case with default header values.
Invalid payment id supplied
func NewCreatePaymentCustomFieldsBadRequest ¶
func NewCreatePaymentCustomFieldsBadRequest() *CreatePaymentCustomFieldsBadRequest
NewCreatePaymentCustomFieldsBadRequest creates a CreatePaymentCustomFieldsBadRequest with default headers values
func (*CreatePaymentCustomFieldsBadRequest) Error ¶
func (o *CreatePaymentCustomFieldsBadRequest) Error() string
type CreatePaymentCustomFieldsCreated ¶
type CreatePaymentCustomFieldsCreated struct { Payload []*kbmodel.CustomField HttpResponse runtime.ClientResponse }
CreatePaymentCustomFieldsCreated handles this case with default header values.
Custom field created successfully
func NewCreatePaymentCustomFieldsCreated ¶
func NewCreatePaymentCustomFieldsCreated() *CreatePaymentCustomFieldsCreated
NewCreatePaymentCustomFieldsCreated creates a CreatePaymentCustomFieldsCreated with default headers values
func (*CreatePaymentCustomFieldsCreated) Error ¶
func (o *CreatePaymentCustomFieldsCreated) Error() string
type CreatePaymentCustomFieldsParams ¶
type CreatePaymentCustomFieldsParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body []*kbmodel.CustomField /*PaymentID*/ PaymentID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CreatePaymentCustomFieldsParams contains all the parameters to send to the API endpoint for the create payment custom fields operation typically these are written to a http.Request
func NewCreatePaymentCustomFieldsParams ¶
func NewCreatePaymentCustomFieldsParams() *CreatePaymentCustomFieldsParams
NewCreatePaymentCustomFieldsParams creates a new CreatePaymentCustomFieldsParams object with the default values initialized.
func NewCreatePaymentCustomFieldsParamsWithContext ¶
func NewCreatePaymentCustomFieldsParamsWithContext(ctx context.Context) *CreatePaymentCustomFieldsParams
NewCreatePaymentCustomFieldsParamsWithContext creates a new CreatePaymentCustomFieldsParams object with the default values initialized, and the ability to set a context for a request
func NewCreatePaymentCustomFieldsParamsWithHTTPClient ¶
func NewCreatePaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *CreatePaymentCustomFieldsParams
NewCreatePaymentCustomFieldsParamsWithHTTPClient creates a new CreatePaymentCustomFieldsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreatePaymentCustomFieldsParamsWithTimeout ¶
func NewCreatePaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *CreatePaymentCustomFieldsParams
NewCreatePaymentCustomFieldsParamsWithTimeout creates a new CreatePaymentCustomFieldsParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreatePaymentCustomFieldsParams) SetBody ¶
func (o *CreatePaymentCustomFieldsParams) SetBody(body []*kbmodel.CustomField)
SetBody adds the body to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) SetContext ¶
func (o *CreatePaymentCustomFieldsParams) SetContext(ctx context.Context)
SetContext adds the context to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) SetHTTPClient ¶
func (o *CreatePaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) SetPaymentID ¶
func (o *CreatePaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) SetTimeout ¶
func (o *CreatePaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) SetXKillbillComment ¶
func (o *CreatePaymentCustomFieldsParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) SetXKillbillCreatedBy ¶
func (o *CreatePaymentCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) SetXKillbillReason ¶
func (o *CreatePaymentCustomFieldsParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithBody ¶
func (o *CreatePaymentCustomFieldsParams) WithBody(body []*kbmodel.CustomField) *CreatePaymentCustomFieldsParams
WithBody adds the body to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithContext ¶
func (o *CreatePaymentCustomFieldsParams) WithContext(ctx context.Context) *CreatePaymentCustomFieldsParams
WithContext adds the context to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithHTTPClient ¶
func (o *CreatePaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *CreatePaymentCustomFieldsParams
WithHTTPClient adds the HTTPClient to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithPaymentID ¶
func (o *CreatePaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *CreatePaymentCustomFieldsParams
WithPaymentID adds the paymentID to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithTimeout ¶
func (o *CreatePaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *CreatePaymentCustomFieldsParams
WithTimeout adds the timeout to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithXKillbillComment ¶
func (o *CreatePaymentCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *CreatePaymentCustomFieldsParams
WithXKillbillComment adds the xKillbillComment to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithXKillbillCreatedBy ¶
func (o *CreatePaymentCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreatePaymentCustomFieldsParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WithXKillbillReason ¶
func (o *CreatePaymentCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *CreatePaymentCustomFieldsParams
WithXKillbillReason adds the xKillbillReason to the create payment custom fields params
func (*CreatePaymentCustomFieldsParams) WriteToRequest ¶
func (o *CreatePaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreatePaymentCustomFieldsReader ¶
type CreatePaymentCustomFieldsReader struct {
// contains filtered or unexported fields
}
CreatePaymentCustomFieldsReader is a Reader for the CreatePaymentCustomFields structure.
func (*CreatePaymentCustomFieldsReader) ReadResponse ¶
func (o *CreatePaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePaymentTagsBadRequest ¶
type CreatePaymentTagsBadRequest struct {
HttpResponse runtime.ClientResponse
}
CreatePaymentTagsBadRequest handles this case with default header values.
Invalid payment id supplied
func NewCreatePaymentTagsBadRequest ¶
func NewCreatePaymentTagsBadRequest() *CreatePaymentTagsBadRequest
NewCreatePaymentTagsBadRequest creates a CreatePaymentTagsBadRequest with default headers values
func (*CreatePaymentTagsBadRequest) Error ¶
func (o *CreatePaymentTagsBadRequest) Error() string
type CreatePaymentTagsCreated ¶
type CreatePaymentTagsCreated struct { Payload []*kbmodel.Tag HttpResponse runtime.ClientResponse }
CreatePaymentTagsCreated handles this case with default header values.
Tag created successfully
func NewCreatePaymentTagsCreated ¶
func NewCreatePaymentTagsCreated() *CreatePaymentTagsCreated
NewCreatePaymentTagsCreated creates a CreatePaymentTagsCreated with default headers values
func (*CreatePaymentTagsCreated) Error ¶
func (o *CreatePaymentTagsCreated) Error() string
type CreatePaymentTagsParams ¶
type CreatePaymentTagsParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body []strfmt.UUID /*PaymentID*/ PaymentID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
CreatePaymentTagsParams contains all the parameters to send to the API endpoint for the create payment tags operation typically these are written to a http.Request
func NewCreatePaymentTagsParams ¶
func NewCreatePaymentTagsParams() *CreatePaymentTagsParams
NewCreatePaymentTagsParams creates a new CreatePaymentTagsParams object with the default values initialized.
func NewCreatePaymentTagsParamsWithContext ¶
func NewCreatePaymentTagsParamsWithContext(ctx context.Context) *CreatePaymentTagsParams
NewCreatePaymentTagsParamsWithContext creates a new CreatePaymentTagsParams object with the default values initialized, and the ability to set a context for a request
func NewCreatePaymentTagsParamsWithHTTPClient ¶
func NewCreatePaymentTagsParamsWithHTTPClient(client *http.Client) *CreatePaymentTagsParams
NewCreatePaymentTagsParamsWithHTTPClient creates a new CreatePaymentTagsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreatePaymentTagsParamsWithTimeout ¶
func NewCreatePaymentTagsParamsWithTimeout(timeout time.Duration) *CreatePaymentTagsParams
NewCreatePaymentTagsParamsWithTimeout creates a new CreatePaymentTagsParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreatePaymentTagsParams) SetBody ¶
func (o *CreatePaymentTagsParams) SetBody(body []strfmt.UUID)
SetBody adds the body to the create payment tags params
func (*CreatePaymentTagsParams) SetContext ¶
func (o *CreatePaymentTagsParams) SetContext(ctx context.Context)
SetContext adds the context to the create payment tags params
func (*CreatePaymentTagsParams) SetHTTPClient ¶
func (o *CreatePaymentTagsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create payment tags params
func (*CreatePaymentTagsParams) SetPaymentID ¶
func (o *CreatePaymentTagsParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the create payment tags params
func (*CreatePaymentTagsParams) SetTimeout ¶
func (o *CreatePaymentTagsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create payment tags params
func (*CreatePaymentTagsParams) SetXKillbillComment ¶
func (o *CreatePaymentTagsParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the create payment tags params
func (*CreatePaymentTagsParams) SetXKillbillCreatedBy ¶
func (o *CreatePaymentTagsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the create payment tags params
func (*CreatePaymentTagsParams) SetXKillbillReason ¶
func (o *CreatePaymentTagsParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the create payment tags params
func (*CreatePaymentTagsParams) WithBody ¶
func (o *CreatePaymentTagsParams) WithBody(body []strfmt.UUID) *CreatePaymentTagsParams
WithBody adds the body to the create payment tags params
func (*CreatePaymentTagsParams) WithContext ¶
func (o *CreatePaymentTagsParams) WithContext(ctx context.Context) *CreatePaymentTagsParams
WithContext adds the context to the create payment tags params
func (*CreatePaymentTagsParams) WithHTTPClient ¶
func (o *CreatePaymentTagsParams) WithHTTPClient(client *http.Client) *CreatePaymentTagsParams
WithHTTPClient adds the HTTPClient to the create payment tags params
func (*CreatePaymentTagsParams) WithPaymentID ¶
func (o *CreatePaymentTagsParams) WithPaymentID(paymentID strfmt.UUID) *CreatePaymentTagsParams
WithPaymentID adds the paymentID to the create payment tags params
func (*CreatePaymentTagsParams) WithTimeout ¶
func (o *CreatePaymentTagsParams) WithTimeout(timeout time.Duration) *CreatePaymentTagsParams
WithTimeout adds the timeout to the create payment tags params
func (*CreatePaymentTagsParams) WithXKillbillComment ¶
func (o *CreatePaymentTagsParams) WithXKillbillComment(xKillbillComment *string) *CreatePaymentTagsParams
WithXKillbillComment adds the xKillbillComment to the create payment tags params
func (*CreatePaymentTagsParams) WithXKillbillCreatedBy ¶
func (o *CreatePaymentTagsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreatePaymentTagsParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the create payment tags params
func (*CreatePaymentTagsParams) WithXKillbillReason ¶
func (o *CreatePaymentTagsParams) WithXKillbillReason(xKillbillReason *string) *CreatePaymentTagsParams
WithXKillbillReason adds the xKillbillReason to the create payment tags params
func (*CreatePaymentTagsParams) WriteToRequest ¶
func (o *CreatePaymentTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreatePaymentTagsReader ¶
type CreatePaymentTagsReader struct {
// contains filtered or unexported fields
}
CreatePaymentTagsReader is a Reader for the CreatePaymentTags structure.
func (*CreatePaymentTagsReader) ReadResponse ¶
func (o *CreatePaymentTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePaymentCustomFieldsBadRequest ¶
type DeletePaymentCustomFieldsBadRequest struct {
HttpResponse runtime.ClientResponse
}
DeletePaymentCustomFieldsBadRequest handles this case with default header values.
Invalid payment id supplied
func NewDeletePaymentCustomFieldsBadRequest ¶
func NewDeletePaymentCustomFieldsBadRequest() *DeletePaymentCustomFieldsBadRequest
NewDeletePaymentCustomFieldsBadRequest creates a DeletePaymentCustomFieldsBadRequest with default headers values
func (*DeletePaymentCustomFieldsBadRequest) Error ¶
func (o *DeletePaymentCustomFieldsBadRequest) Error() string
type DeletePaymentCustomFieldsNoContent ¶
type DeletePaymentCustomFieldsNoContent struct {
HttpResponse runtime.ClientResponse
}
DeletePaymentCustomFieldsNoContent handles this case with default header values.
Successful operation
func NewDeletePaymentCustomFieldsNoContent ¶
func NewDeletePaymentCustomFieldsNoContent() *DeletePaymentCustomFieldsNoContent
NewDeletePaymentCustomFieldsNoContent creates a DeletePaymentCustomFieldsNoContent with default headers values
func (*DeletePaymentCustomFieldsNoContent) Error ¶
func (o *DeletePaymentCustomFieldsNoContent) Error() string
type DeletePaymentCustomFieldsParams ¶
type DeletePaymentCustomFieldsParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*CustomField*/ CustomField []strfmt.UUID /*PaymentID*/ PaymentID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
DeletePaymentCustomFieldsParams contains all the parameters to send to the API endpoint for the delete payment custom fields operation typically these are written to a http.Request
func NewDeletePaymentCustomFieldsParams ¶
func NewDeletePaymentCustomFieldsParams() *DeletePaymentCustomFieldsParams
NewDeletePaymentCustomFieldsParams creates a new DeletePaymentCustomFieldsParams object with the default values initialized.
func NewDeletePaymentCustomFieldsParamsWithContext ¶
func NewDeletePaymentCustomFieldsParamsWithContext(ctx context.Context) *DeletePaymentCustomFieldsParams
NewDeletePaymentCustomFieldsParamsWithContext creates a new DeletePaymentCustomFieldsParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePaymentCustomFieldsParamsWithHTTPClient ¶
func NewDeletePaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *DeletePaymentCustomFieldsParams
NewDeletePaymentCustomFieldsParamsWithHTTPClient creates a new DeletePaymentCustomFieldsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePaymentCustomFieldsParamsWithTimeout ¶
func NewDeletePaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *DeletePaymentCustomFieldsParams
NewDeletePaymentCustomFieldsParamsWithTimeout creates a new DeletePaymentCustomFieldsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePaymentCustomFieldsParams) SetContext ¶
func (o *DeletePaymentCustomFieldsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) SetCustomField ¶
func (o *DeletePaymentCustomFieldsParams) SetCustomField(customField []strfmt.UUID)
SetCustomField adds the customField to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) SetHTTPClient ¶
func (o *DeletePaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) SetPaymentID ¶
func (o *DeletePaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) SetTimeout ¶
func (o *DeletePaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) SetXKillbillComment ¶
func (o *DeletePaymentCustomFieldsParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) SetXKillbillCreatedBy ¶
func (o *DeletePaymentCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) SetXKillbillReason ¶
func (o *DeletePaymentCustomFieldsParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithContext ¶
func (o *DeletePaymentCustomFieldsParams) WithContext(ctx context.Context) *DeletePaymentCustomFieldsParams
WithContext adds the context to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithCustomField ¶
func (o *DeletePaymentCustomFieldsParams) WithCustomField(customField []strfmt.UUID) *DeletePaymentCustomFieldsParams
WithCustomField adds the customField to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithHTTPClient ¶
func (o *DeletePaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *DeletePaymentCustomFieldsParams
WithHTTPClient adds the HTTPClient to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithPaymentID ¶
func (o *DeletePaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *DeletePaymentCustomFieldsParams
WithPaymentID adds the paymentID to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithTimeout ¶
func (o *DeletePaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *DeletePaymentCustomFieldsParams
WithTimeout adds the timeout to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithXKillbillComment ¶
func (o *DeletePaymentCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *DeletePaymentCustomFieldsParams
WithXKillbillComment adds the xKillbillComment to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithXKillbillCreatedBy ¶
func (o *DeletePaymentCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *DeletePaymentCustomFieldsParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WithXKillbillReason ¶
func (o *DeletePaymentCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *DeletePaymentCustomFieldsParams
WithXKillbillReason adds the xKillbillReason to the delete payment custom fields params
func (*DeletePaymentCustomFieldsParams) WriteToRequest ¶
func (o *DeletePaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePaymentCustomFieldsReader ¶
type DeletePaymentCustomFieldsReader struct {
// contains filtered or unexported fields
}
DeletePaymentCustomFieldsReader is a Reader for the DeletePaymentCustomFields structure.
func (*DeletePaymentCustomFieldsReader) ReadResponse ¶
func (o *DeletePaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeletePaymentTagsBadRequest ¶
type DeletePaymentTagsBadRequest struct {
HttpResponse runtime.ClientResponse
}
DeletePaymentTagsBadRequest handles this case with default header values.
Invalid payment id supplied
func NewDeletePaymentTagsBadRequest ¶
func NewDeletePaymentTagsBadRequest() *DeletePaymentTagsBadRequest
NewDeletePaymentTagsBadRequest creates a DeletePaymentTagsBadRequest with default headers values
func (*DeletePaymentTagsBadRequest) Error ¶
func (o *DeletePaymentTagsBadRequest) Error() string
type DeletePaymentTagsNoContent ¶
type DeletePaymentTagsNoContent struct {
HttpResponse runtime.ClientResponse
}
DeletePaymentTagsNoContent handles this case with default header values.
Successful operation
func NewDeletePaymentTagsNoContent ¶
func NewDeletePaymentTagsNoContent() *DeletePaymentTagsNoContent
NewDeletePaymentTagsNoContent creates a DeletePaymentTagsNoContent with default headers values
func (*DeletePaymentTagsNoContent) Error ¶
func (o *DeletePaymentTagsNoContent) Error() string
type DeletePaymentTagsParams ¶
type DeletePaymentTagsParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*PaymentID*/ PaymentID strfmt.UUID /*TagDef*/ TagDef []strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
DeletePaymentTagsParams contains all the parameters to send to the API endpoint for the delete payment tags operation typically these are written to a http.Request
func NewDeletePaymentTagsParams ¶
func NewDeletePaymentTagsParams() *DeletePaymentTagsParams
NewDeletePaymentTagsParams creates a new DeletePaymentTagsParams object with the default values initialized.
func NewDeletePaymentTagsParamsWithContext ¶
func NewDeletePaymentTagsParamsWithContext(ctx context.Context) *DeletePaymentTagsParams
NewDeletePaymentTagsParamsWithContext creates a new DeletePaymentTagsParams object with the default values initialized, and the ability to set a context for a request
func NewDeletePaymentTagsParamsWithHTTPClient ¶
func NewDeletePaymentTagsParamsWithHTTPClient(client *http.Client) *DeletePaymentTagsParams
NewDeletePaymentTagsParamsWithHTTPClient creates a new DeletePaymentTagsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeletePaymentTagsParamsWithTimeout ¶
func NewDeletePaymentTagsParamsWithTimeout(timeout time.Duration) *DeletePaymentTagsParams
NewDeletePaymentTagsParamsWithTimeout creates a new DeletePaymentTagsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeletePaymentTagsParams) SetContext ¶
func (o *DeletePaymentTagsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete payment tags params
func (*DeletePaymentTagsParams) SetHTTPClient ¶
func (o *DeletePaymentTagsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete payment tags params
func (*DeletePaymentTagsParams) SetPaymentID ¶
func (o *DeletePaymentTagsParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the delete payment tags params
func (*DeletePaymentTagsParams) SetTagDef ¶
func (o *DeletePaymentTagsParams) SetTagDef(tagDef []strfmt.UUID)
SetTagDef adds the tagDef to the delete payment tags params
func (*DeletePaymentTagsParams) SetTimeout ¶
func (o *DeletePaymentTagsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete payment tags params
func (*DeletePaymentTagsParams) SetXKillbillComment ¶
func (o *DeletePaymentTagsParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the delete payment tags params
func (*DeletePaymentTagsParams) SetXKillbillCreatedBy ¶
func (o *DeletePaymentTagsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the delete payment tags params
func (*DeletePaymentTagsParams) SetXKillbillReason ¶
func (o *DeletePaymentTagsParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the delete payment tags params
func (*DeletePaymentTagsParams) WithContext ¶
func (o *DeletePaymentTagsParams) WithContext(ctx context.Context) *DeletePaymentTagsParams
WithContext adds the context to the delete payment tags params
func (*DeletePaymentTagsParams) WithHTTPClient ¶
func (o *DeletePaymentTagsParams) WithHTTPClient(client *http.Client) *DeletePaymentTagsParams
WithHTTPClient adds the HTTPClient to the delete payment tags params
func (*DeletePaymentTagsParams) WithPaymentID ¶
func (o *DeletePaymentTagsParams) WithPaymentID(paymentID strfmt.UUID) *DeletePaymentTagsParams
WithPaymentID adds the paymentID to the delete payment tags params
func (*DeletePaymentTagsParams) WithTagDef ¶
func (o *DeletePaymentTagsParams) WithTagDef(tagDef []strfmt.UUID) *DeletePaymentTagsParams
WithTagDef adds the tagDef to the delete payment tags params
func (*DeletePaymentTagsParams) WithTimeout ¶
func (o *DeletePaymentTagsParams) WithTimeout(timeout time.Duration) *DeletePaymentTagsParams
WithTimeout adds the timeout to the delete payment tags params
func (*DeletePaymentTagsParams) WithXKillbillComment ¶
func (o *DeletePaymentTagsParams) WithXKillbillComment(xKillbillComment *string) *DeletePaymentTagsParams
WithXKillbillComment adds the xKillbillComment to the delete payment tags params
func (*DeletePaymentTagsParams) WithXKillbillCreatedBy ¶
func (o *DeletePaymentTagsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *DeletePaymentTagsParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the delete payment tags params
func (*DeletePaymentTagsParams) WithXKillbillReason ¶
func (o *DeletePaymentTagsParams) WithXKillbillReason(xKillbillReason *string) *DeletePaymentTagsParams
WithXKillbillReason adds the xKillbillReason to the delete payment tags params
func (*DeletePaymentTagsParams) WriteToRequest ¶
func (o *DeletePaymentTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeletePaymentTagsReader ¶
type DeletePaymentTagsReader struct {
// contains filtered or unexported fields
}
DeletePaymentTagsReader is a Reader for the DeletePaymentTags structure.
func (*DeletePaymentTagsReader) ReadResponse ¶
func (o *DeletePaymentTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPaymentAttemptAuditLogsWithHistoryNotFound ¶
type GetPaymentAttemptAuditLogsWithHistoryNotFound struct {
HttpResponse runtime.ClientResponse
}
GetPaymentAttemptAuditLogsWithHistoryNotFound handles this case with default header values.
Account not found
func NewGetPaymentAttemptAuditLogsWithHistoryNotFound ¶
func NewGetPaymentAttemptAuditLogsWithHistoryNotFound() *GetPaymentAttemptAuditLogsWithHistoryNotFound
NewGetPaymentAttemptAuditLogsWithHistoryNotFound creates a GetPaymentAttemptAuditLogsWithHistoryNotFound with default headers values
func (*GetPaymentAttemptAuditLogsWithHistoryNotFound) Error ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryNotFound) Error() string
type GetPaymentAttemptAuditLogsWithHistoryOK ¶
type GetPaymentAttemptAuditLogsWithHistoryOK struct { Payload []*kbmodel.AuditLog HttpResponse runtime.ClientResponse }
GetPaymentAttemptAuditLogsWithHistoryOK handles this case with default header values.
successful operation
func NewGetPaymentAttemptAuditLogsWithHistoryOK ¶
func NewGetPaymentAttemptAuditLogsWithHistoryOK() *GetPaymentAttemptAuditLogsWithHistoryOK
NewGetPaymentAttemptAuditLogsWithHistoryOK creates a GetPaymentAttemptAuditLogsWithHistoryOK with default headers values
func (*GetPaymentAttemptAuditLogsWithHistoryOK) Error ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryOK) Error() string
type GetPaymentAttemptAuditLogsWithHistoryParams ¶
type GetPaymentAttemptAuditLogsWithHistoryParams struct { /*PaymentAttemptID*/ PaymentAttemptID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
GetPaymentAttemptAuditLogsWithHistoryParams contains all the parameters to send to the API endpoint for the get payment attempt audit logs with history operation typically these are written to a http.Request
func NewGetPaymentAttemptAuditLogsWithHistoryParams ¶
func NewGetPaymentAttemptAuditLogsWithHistoryParams() *GetPaymentAttemptAuditLogsWithHistoryParams
NewGetPaymentAttemptAuditLogsWithHistoryParams creates a new GetPaymentAttemptAuditLogsWithHistoryParams object with the default values initialized.
func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithContext ¶
func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithContext(ctx context.Context) *GetPaymentAttemptAuditLogsWithHistoryParams
NewGetPaymentAttemptAuditLogsWithHistoryParamsWithContext creates a new GetPaymentAttemptAuditLogsWithHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithHTTPClient ¶
func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithHTTPClient(client *http.Client) *GetPaymentAttemptAuditLogsWithHistoryParams
NewGetPaymentAttemptAuditLogsWithHistoryParamsWithHTTPClient creates a new GetPaymentAttemptAuditLogsWithHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithTimeout ¶
func NewGetPaymentAttemptAuditLogsWithHistoryParamsWithTimeout(timeout time.Duration) *GetPaymentAttemptAuditLogsWithHistoryParams
NewGetPaymentAttemptAuditLogsWithHistoryParamsWithTimeout creates a new GetPaymentAttemptAuditLogsWithHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPaymentAttemptAuditLogsWithHistoryParams) SetContext ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) SetHTTPClient ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) SetPaymentAttemptID ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetPaymentAttemptID(paymentAttemptID strfmt.UUID)
SetPaymentAttemptID adds the paymentAttemptId to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) SetTimeout ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) WithContext ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithContext(ctx context.Context) *GetPaymentAttemptAuditLogsWithHistoryParams
WithContext adds the context to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) WithHTTPClient ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithHTTPClient(client *http.Client) *GetPaymentAttemptAuditLogsWithHistoryParams
WithHTTPClient adds the HTTPClient to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) WithPaymentAttemptID ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithPaymentAttemptID(paymentAttemptID strfmt.UUID) *GetPaymentAttemptAuditLogsWithHistoryParams
WithPaymentAttemptID adds the paymentAttemptID to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) WithTimeout ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WithTimeout(timeout time.Duration) *GetPaymentAttemptAuditLogsWithHistoryParams
WithTimeout adds the timeout to the get payment attempt audit logs with history params
func (*GetPaymentAttemptAuditLogsWithHistoryParams) WriteToRequest ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPaymentAttemptAuditLogsWithHistoryReader ¶
type GetPaymentAttemptAuditLogsWithHistoryReader struct {
// contains filtered or unexported fields
}
GetPaymentAttemptAuditLogsWithHistoryReader is a Reader for the GetPaymentAttemptAuditLogsWithHistory structure.
func (*GetPaymentAttemptAuditLogsWithHistoryReader) ReadResponse ¶
func (o *GetPaymentAttemptAuditLogsWithHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPaymentAuditLogsWithHistoryNotFound ¶
type GetPaymentAuditLogsWithHistoryNotFound struct {
HttpResponse runtime.ClientResponse
}
GetPaymentAuditLogsWithHistoryNotFound handles this case with default header values.
Account not found
func NewGetPaymentAuditLogsWithHistoryNotFound ¶
func NewGetPaymentAuditLogsWithHistoryNotFound() *GetPaymentAuditLogsWithHistoryNotFound
NewGetPaymentAuditLogsWithHistoryNotFound creates a GetPaymentAuditLogsWithHistoryNotFound with default headers values
func (*GetPaymentAuditLogsWithHistoryNotFound) Error ¶
func (o *GetPaymentAuditLogsWithHistoryNotFound) Error() string
type GetPaymentAuditLogsWithHistoryOK ¶
type GetPaymentAuditLogsWithHistoryOK struct { Payload []*kbmodel.AuditLog HttpResponse runtime.ClientResponse }
GetPaymentAuditLogsWithHistoryOK handles this case with default header values.
successful operation
func NewGetPaymentAuditLogsWithHistoryOK ¶
func NewGetPaymentAuditLogsWithHistoryOK() *GetPaymentAuditLogsWithHistoryOK
NewGetPaymentAuditLogsWithHistoryOK creates a GetPaymentAuditLogsWithHistoryOK with default headers values
func (*GetPaymentAuditLogsWithHistoryOK) Error ¶
func (o *GetPaymentAuditLogsWithHistoryOK) Error() string
type GetPaymentAuditLogsWithHistoryParams ¶
type GetPaymentAuditLogsWithHistoryParams struct { /*PaymentID*/ PaymentID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
GetPaymentAuditLogsWithHistoryParams contains all the parameters to send to the API endpoint for the get payment audit logs with history operation typically these are written to a http.Request
func NewGetPaymentAuditLogsWithHistoryParams ¶
func NewGetPaymentAuditLogsWithHistoryParams() *GetPaymentAuditLogsWithHistoryParams
NewGetPaymentAuditLogsWithHistoryParams creates a new GetPaymentAuditLogsWithHistoryParams object with the default values initialized.
func NewGetPaymentAuditLogsWithHistoryParamsWithContext ¶
func NewGetPaymentAuditLogsWithHistoryParamsWithContext(ctx context.Context) *GetPaymentAuditLogsWithHistoryParams
NewGetPaymentAuditLogsWithHistoryParamsWithContext creates a new GetPaymentAuditLogsWithHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewGetPaymentAuditLogsWithHistoryParamsWithHTTPClient ¶
func NewGetPaymentAuditLogsWithHistoryParamsWithHTTPClient(client *http.Client) *GetPaymentAuditLogsWithHistoryParams
NewGetPaymentAuditLogsWithHistoryParamsWithHTTPClient creates a new GetPaymentAuditLogsWithHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPaymentAuditLogsWithHistoryParamsWithTimeout ¶
func NewGetPaymentAuditLogsWithHistoryParamsWithTimeout(timeout time.Duration) *GetPaymentAuditLogsWithHistoryParams
NewGetPaymentAuditLogsWithHistoryParamsWithTimeout creates a new GetPaymentAuditLogsWithHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPaymentAuditLogsWithHistoryParams) SetContext ¶
func (o *GetPaymentAuditLogsWithHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) SetHTTPClient ¶
func (o *GetPaymentAuditLogsWithHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) SetPaymentID ¶
func (o *GetPaymentAuditLogsWithHistoryParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) SetTimeout ¶
func (o *GetPaymentAuditLogsWithHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) WithContext ¶
func (o *GetPaymentAuditLogsWithHistoryParams) WithContext(ctx context.Context) *GetPaymentAuditLogsWithHistoryParams
WithContext adds the context to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) WithHTTPClient ¶
func (o *GetPaymentAuditLogsWithHistoryParams) WithHTTPClient(client *http.Client) *GetPaymentAuditLogsWithHistoryParams
WithHTTPClient adds the HTTPClient to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) WithPaymentID ¶
func (o *GetPaymentAuditLogsWithHistoryParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentAuditLogsWithHistoryParams
WithPaymentID adds the paymentID to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) WithTimeout ¶
func (o *GetPaymentAuditLogsWithHistoryParams) WithTimeout(timeout time.Duration) *GetPaymentAuditLogsWithHistoryParams
WithTimeout adds the timeout to the get payment audit logs with history params
func (*GetPaymentAuditLogsWithHistoryParams) WriteToRequest ¶
func (o *GetPaymentAuditLogsWithHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPaymentAuditLogsWithHistoryReader ¶
type GetPaymentAuditLogsWithHistoryReader struct {
// contains filtered or unexported fields
}
GetPaymentAuditLogsWithHistoryReader is a Reader for the GetPaymentAuditLogsWithHistory structure.
func (*GetPaymentAuditLogsWithHistoryReader) ReadResponse ¶
func (o *GetPaymentAuditLogsWithHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPaymentBadRequest ¶
type GetPaymentBadRequest struct {
HttpResponse runtime.ClientResponse
}
GetPaymentBadRequest handles this case with default header values.
Invalid paymentId supplied
func NewGetPaymentBadRequest ¶
func NewGetPaymentBadRequest() *GetPaymentBadRequest
NewGetPaymentBadRequest creates a GetPaymentBadRequest with default headers values
func (*GetPaymentBadRequest) Error ¶
func (o *GetPaymentBadRequest) Error() string
type GetPaymentByExternalKeyNotFound ¶
type GetPaymentByExternalKeyNotFound struct {
HttpResponse runtime.ClientResponse
}
GetPaymentByExternalKeyNotFound handles this case with default header values.
Payment not found
func NewGetPaymentByExternalKeyNotFound ¶
func NewGetPaymentByExternalKeyNotFound() *GetPaymentByExternalKeyNotFound
NewGetPaymentByExternalKeyNotFound creates a GetPaymentByExternalKeyNotFound with default headers values
func (*GetPaymentByExternalKeyNotFound) Error ¶
func (o *GetPaymentByExternalKeyNotFound) Error() string
type GetPaymentByExternalKeyOK ¶
type GetPaymentByExternalKeyOK struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
GetPaymentByExternalKeyOK handles this case with default header values.
successful operation
func NewGetPaymentByExternalKeyOK ¶
func NewGetPaymentByExternalKeyOK() *GetPaymentByExternalKeyOK
NewGetPaymentByExternalKeyOK creates a GetPaymentByExternalKeyOK with default headers values
func (*GetPaymentByExternalKeyOK) Error ¶
func (o *GetPaymentByExternalKeyOK) Error() string
type GetPaymentByExternalKeyParams ¶
type GetPaymentByExternalKeyParams struct { /*Audit*/ Audit *string /*ExternalKey*/ ExternalKey string /*PluginProperty*/ PluginProperty []string /*WithAttempts*/ WithAttempts *bool /*WithPluginInfo*/ WithPluginInfo *bool WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
GetPaymentByExternalKeyParams contains all the parameters to send to the API endpoint for the get payment by external key operation typically these are written to a http.Request
func NewGetPaymentByExternalKeyParams ¶
func NewGetPaymentByExternalKeyParams() *GetPaymentByExternalKeyParams
NewGetPaymentByExternalKeyParams creates a new GetPaymentByExternalKeyParams object with the default values initialized.
func NewGetPaymentByExternalKeyParamsWithContext ¶
func NewGetPaymentByExternalKeyParamsWithContext(ctx context.Context) *GetPaymentByExternalKeyParams
NewGetPaymentByExternalKeyParamsWithContext creates a new GetPaymentByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewGetPaymentByExternalKeyParamsWithHTTPClient ¶
func NewGetPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *GetPaymentByExternalKeyParams
NewGetPaymentByExternalKeyParamsWithHTTPClient creates a new GetPaymentByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPaymentByExternalKeyParamsWithTimeout ¶
func NewGetPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *GetPaymentByExternalKeyParams
NewGetPaymentByExternalKeyParamsWithTimeout creates a new GetPaymentByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPaymentByExternalKeyParams) SetAudit ¶
func (o *GetPaymentByExternalKeyParams) SetAudit(audit *string)
SetAudit adds the audit to the get payment by external key params
func (*GetPaymentByExternalKeyParams) SetContext ¶
func (o *GetPaymentByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the get payment by external key params
func (*GetPaymentByExternalKeyParams) SetExternalKey ¶
func (o *GetPaymentByExternalKeyParams) SetExternalKey(externalKey string)
SetExternalKey adds the externalKey to the get payment by external key params
func (*GetPaymentByExternalKeyParams) SetHTTPClient ¶
func (o *GetPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payment by external key params
func (*GetPaymentByExternalKeyParams) SetPluginProperty ¶
func (o *GetPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the get payment by external key params
func (*GetPaymentByExternalKeyParams) SetTimeout ¶
func (o *GetPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payment by external key params
func (*GetPaymentByExternalKeyParams) SetWithAttempts ¶
func (o *GetPaymentByExternalKeyParams) SetWithAttempts(withAttempts *bool)
SetWithAttempts adds the withAttempts to the get payment by external key params
func (*GetPaymentByExternalKeyParams) SetWithPluginInfo ¶
func (o *GetPaymentByExternalKeyParams) SetWithPluginInfo(withPluginInfo *bool)
SetWithPluginInfo adds the withPluginInfo to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithAudit ¶
func (o *GetPaymentByExternalKeyParams) WithAudit(audit *string) *GetPaymentByExternalKeyParams
WithAudit adds the audit to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithContext ¶
func (o *GetPaymentByExternalKeyParams) WithContext(ctx context.Context) *GetPaymentByExternalKeyParams
WithContext adds the context to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithExternalKey ¶
func (o *GetPaymentByExternalKeyParams) WithExternalKey(externalKey string) *GetPaymentByExternalKeyParams
WithExternalKey adds the externalKey to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithHTTPClient ¶
func (o *GetPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *GetPaymentByExternalKeyParams
WithHTTPClient adds the HTTPClient to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithPluginProperty ¶
func (o *GetPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *GetPaymentByExternalKeyParams
WithPluginProperty adds the pluginProperty to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithTimeout ¶
func (o *GetPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *GetPaymentByExternalKeyParams
WithTimeout adds the timeout to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithWithAttempts ¶
func (o *GetPaymentByExternalKeyParams) WithWithAttempts(withAttempts *bool) *GetPaymentByExternalKeyParams
WithWithAttempts adds the withAttempts to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WithWithPluginInfo ¶
func (o *GetPaymentByExternalKeyParams) WithWithPluginInfo(withPluginInfo *bool) *GetPaymentByExternalKeyParams
WithWithPluginInfo adds the withPluginInfo to the get payment by external key params
func (*GetPaymentByExternalKeyParams) WriteToRequest ¶
func (o *GetPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPaymentByExternalKeyReader ¶
type GetPaymentByExternalKeyReader struct {
// contains filtered or unexported fields
}
GetPaymentByExternalKeyReader is a Reader for the GetPaymentByExternalKey structure.
func (*GetPaymentByExternalKeyReader) ReadResponse ¶
func (o *GetPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPaymentCustomFieldsBadRequest ¶
type GetPaymentCustomFieldsBadRequest struct {
HttpResponse runtime.ClientResponse
}
GetPaymentCustomFieldsBadRequest handles this case with default header values.
Invalid payment id supplied
func NewGetPaymentCustomFieldsBadRequest ¶
func NewGetPaymentCustomFieldsBadRequest() *GetPaymentCustomFieldsBadRequest
NewGetPaymentCustomFieldsBadRequest creates a GetPaymentCustomFieldsBadRequest with default headers values
func (*GetPaymentCustomFieldsBadRequest) Error ¶
func (o *GetPaymentCustomFieldsBadRequest) Error() string
type GetPaymentCustomFieldsOK ¶
type GetPaymentCustomFieldsOK struct { Payload []*kbmodel.CustomField HttpResponse runtime.ClientResponse }
GetPaymentCustomFieldsOK handles this case with default header values.
successful operation
func NewGetPaymentCustomFieldsOK ¶
func NewGetPaymentCustomFieldsOK() *GetPaymentCustomFieldsOK
NewGetPaymentCustomFieldsOK creates a GetPaymentCustomFieldsOK with default headers values
func (*GetPaymentCustomFieldsOK) Error ¶
func (o *GetPaymentCustomFieldsOK) Error() string
type GetPaymentCustomFieldsParams ¶
type GetPaymentCustomFieldsParams struct { /*Audit*/ Audit *string /*PaymentID*/ PaymentID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
GetPaymentCustomFieldsParams contains all the parameters to send to the API endpoint for the get payment custom fields operation typically these are written to a http.Request
func NewGetPaymentCustomFieldsParams ¶
func NewGetPaymentCustomFieldsParams() *GetPaymentCustomFieldsParams
NewGetPaymentCustomFieldsParams creates a new GetPaymentCustomFieldsParams object with the default values initialized.
func NewGetPaymentCustomFieldsParamsWithContext ¶
func NewGetPaymentCustomFieldsParamsWithContext(ctx context.Context) *GetPaymentCustomFieldsParams
NewGetPaymentCustomFieldsParamsWithContext creates a new GetPaymentCustomFieldsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPaymentCustomFieldsParamsWithHTTPClient ¶
func NewGetPaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *GetPaymentCustomFieldsParams
NewGetPaymentCustomFieldsParamsWithHTTPClient creates a new GetPaymentCustomFieldsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPaymentCustomFieldsParamsWithTimeout ¶
func NewGetPaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *GetPaymentCustomFieldsParams
NewGetPaymentCustomFieldsParamsWithTimeout creates a new GetPaymentCustomFieldsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPaymentCustomFieldsParams) SetAudit ¶
func (o *GetPaymentCustomFieldsParams) SetAudit(audit *string)
SetAudit adds the audit to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) SetContext ¶
func (o *GetPaymentCustomFieldsParams) SetContext(ctx context.Context)
SetContext adds the context to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) SetHTTPClient ¶
func (o *GetPaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) SetPaymentID ¶
func (o *GetPaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) SetTimeout ¶
func (o *GetPaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) WithAudit ¶
func (o *GetPaymentCustomFieldsParams) WithAudit(audit *string) *GetPaymentCustomFieldsParams
WithAudit adds the audit to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) WithContext ¶
func (o *GetPaymentCustomFieldsParams) WithContext(ctx context.Context) *GetPaymentCustomFieldsParams
WithContext adds the context to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) WithHTTPClient ¶
func (o *GetPaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *GetPaymentCustomFieldsParams
WithHTTPClient adds the HTTPClient to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) WithPaymentID ¶
func (o *GetPaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentCustomFieldsParams
WithPaymentID adds the paymentID to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) WithTimeout ¶
func (o *GetPaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *GetPaymentCustomFieldsParams
WithTimeout adds the timeout to the get payment custom fields params
func (*GetPaymentCustomFieldsParams) WriteToRequest ¶
func (o *GetPaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPaymentCustomFieldsReader ¶
type GetPaymentCustomFieldsReader struct {
// contains filtered or unexported fields
}
GetPaymentCustomFieldsReader is a Reader for the GetPaymentCustomFields structure.
func (*GetPaymentCustomFieldsReader) ReadResponse ¶
func (o *GetPaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPaymentNotFound ¶
type GetPaymentNotFound struct {
HttpResponse runtime.ClientResponse
}
GetPaymentNotFound handles this case with default header values.
Payment not found
func NewGetPaymentNotFound ¶
func NewGetPaymentNotFound() *GetPaymentNotFound
NewGetPaymentNotFound creates a GetPaymentNotFound with default headers values
func (*GetPaymentNotFound) Error ¶
func (o *GetPaymentNotFound) Error() string
type GetPaymentOK ¶
type GetPaymentOK struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
GetPaymentOK handles this case with default header values.
successful operation
func NewGetPaymentOK ¶
func NewGetPaymentOK() *GetPaymentOK
NewGetPaymentOK creates a GetPaymentOK with default headers values
func (*GetPaymentOK) Error ¶
func (o *GetPaymentOK) Error() string
type GetPaymentParams ¶
type GetPaymentParams struct { /*Audit*/ Audit *string /*PaymentID*/ PaymentID strfmt.UUID /*PluginProperty*/ PluginProperty []string /*WithAttempts*/ WithAttempts *bool /*WithPluginInfo*/ WithPluginInfo *bool WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
GetPaymentParams contains all the parameters to send to the API endpoint for the get payment operation typically these are written to a http.Request
func NewGetPaymentParams ¶
func NewGetPaymentParams() *GetPaymentParams
NewGetPaymentParams creates a new GetPaymentParams object with the default values initialized.
func NewGetPaymentParamsWithContext ¶
func NewGetPaymentParamsWithContext(ctx context.Context) *GetPaymentParams
NewGetPaymentParamsWithContext creates a new GetPaymentParams object with the default values initialized, and the ability to set a context for a request
func NewGetPaymentParamsWithHTTPClient ¶
func NewGetPaymentParamsWithHTTPClient(client *http.Client) *GetPaymentParams
NewGetPaymentParamsWithHTTPClient creates a new GetPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPaymentParamsWithTimeout ¶
func NewGetPaymentParamsWithTimeout(timeout time.Duration) *GetPaymentParams
NewGetPaymentParamsWithTimeout creates a new GetPaymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPaymentParams) SetAudit ¶
func (o *GetPaymentParams) SetAudit(audit *string)
SetAudit adds the audit to the get payment params
func (*GetPaymentParams) SetContext ¶
func (o *GetPaymentParams) SetContext(ctx context.Context)
SetContext adds the context to the get payment params
func (*GetPaymentParams) SetHTTPClient ¶
func (o *GetPaymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payment params
func (*GetPaymentParams) SetPaymentID ¶
func (o *GetPaymentParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the get payment params
func (*GetPaymentParams) SetPluginProperty ¶
func (o *GetPaymentParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the get payment params
func (*GetPaymentParams) SetTimeout ¶
func (o *GetPaymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payment params
func (*GetPaymentParams) SetWithAttempts ¶
func (o *GetPaymentParams) SetWithAttempts(withAttempts *bool)
SetWithAttempts adds the withAttempts to the get payment params
func (*GetPaymentParams) SetWithPluginInfo ¶
func (o *GetPaymentParams) SetWithPluginInfo(withPluginInfo *bool)
SetWithPluginInfo adds the withPluginInfo to the get payment params
func (*GetPaymentParams) WithAudit ¶
func (o *GetPaymentParams) WithAudit(audit *string) *GetPaymentParams
WithAudit adds the audit to the get payment params
func (*GetPaymentParams) WithContext ¶
func (o *GetPaymentParams) WithContext(ctx context.Context) *GetPaymentParams
WithContext adds the context to the get payment params
func (*GetPaymentParams) WithHTTPClient ¶
func (o *GetPaymentParams) WithHTTPClient(client *http.Client) *GetPaymentParams
WithHTTPClient adds the HTTPClient to the get payment params
func (*GetPaymentParams) WithPaymentID ¶
func (o *GetPaymentParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentParams
WithPaymentID adds the paymentID to the get payment params
func (*GetPaymentParams) WithPluginProperty ¶
func (o *GetPaymentParams) WithPluginProperty(pluginProperty []string) *GetPaymentParams
WithPluginProperty adds the pluginProperty to the get payment params
func (*GetPaymentParams) WithTimeout ¶
func (o *GetPaymentParams) WithTimeout(timeout time.Duration) *GetPaymentParams
WithTimeout adds the timeout to the get payment params
func (*GetPaymentParams) WithWithAttempts ¶
func (o *GetPaymentParams) WithWithAttempts(withAttempts *bool) *GetPaymentParams
WithWithAttempts adds the withAttempts to the get payment params
func (*GetPaymentParams) WithWithPluginInfo ¶
func (o *GetPaymentParams) WithWithPluginInfo(withPluginInfo *bool) *GetPaymentParams
WithWithPluginInfo adds the withPluginInfo to the get payment params
func (*GetPaymentParams) WriteToRequest ¶
func (o *GetPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPaymentReader ¶
type GetPaymentReader struct {
// contains filtered or unexported fields
}
GetPaymentReader is a Reader for the GetPayment structure.
func (*GetPaymentReader) ReadResponse ¶
func (o *GetPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPaymentTagsBadRequest ¶
type GetPaymentTagsBadRequest struct {
HttpResponse runtime.ClientResponse
}
GetPaymentTagsBadRequest handles this case with default header values.
Invalid payment id supplied
func NewGetPaymentTagsBadRequest ¶
func NewGetPaymentTagsBadRequest() *GetPaymentTagsBadRequest
NewGetPaymentTagsBadRequest creates a GetPaymentTagsBadRequest with default headers values
func (*GetPaymentTagsBadRequest) Error ¶
func (o *GetPaymentTagsBadRequest) Error() string
type GetPaymentTagsNotFound ¶
type GetPaymentTagsNotFound struct {
HttpResponse runtime.ClientResponse
}
GetPaymentTagsNotFound handles this case with default header values.
Invoice not found
func NewGetPaymentTagsNotFound ¶
func NewGetPaymentTagsNotFound() *GetPaymentTagsNotFound
NewGetPaymentTagsNotFound creates a GetPaymentTagsNotFound with default headers values
func (*GetPaymentTagsNotFound) Error ¶
func (o *GetPaymentTagsNotFound) Error() string
type GetPaymentTagsOK ¶
type GetPaymentTagsOK struct { Payload []*kbmodel.Tag HttpResponse runtime.ClientResponse }
GetPaymentTagsOK handles this case with default header values.
successful operation
func NewGetPaymentTagsOK ¶
func NewGetPaymentTagsOK() *GetPaymentTagsOK
NewGetPaymentTagsOK creates a GetPaymentTagsOK with default headers values
func (*GetPaymentTagsOK) Error ¶
func (o *GetPaymentTagsOK) Error() string
type GetPaymentTagsParams ¶
type GetPaymentTagsParams struct { /*Audit*/ Audit *string /*IncludedDeleted*/ IncludedDeleted *bool /*PaymentID*/ PaymentID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
GetPaymentTagsParams contains all the parameters to send to the API endpoint for the get payment tags operation typically these are written to a http.Request
func NewGetPaymentTagsParams ¶
func NewGetPaymentTagsParams() *GetPaymentTagsParams
NewGetPaymentTagsParams creates a new GetPaymentTagsParams object with the default values initialized.
func NewGetPaymentTagsParamsWithContext ¶
func NewGetPaymentTagsParamsWithContext(ctx context.Context) *GetPaymentTagsParams
NewGetPaymentTagsParamsWithContext creates a new GetPaymentTagsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPaymentTagsParamsWithHTTPClient ¶
func NewGetPaymentTagsParamsWithHTTPClient(client *http.Client) *GetPaymentTagsParams
NewGetPaymentTagsParamsWithHTTPClient creates a new GetPaymentTagsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPaymentTagsParamsWithTimeout ¶
func NewGetPaymentTagsParamsWithTimeout(timeout time.Duration) *GetPaymentTagsParams
NewGetPaymentTagsParamsWithTimeout creates a new GetPaymentTagsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPaymentTagsParams) SetAudit ¶
func (o *GetPaymentTagsParams) SetAudit(audit *string)
SetAudit adds the audit to the get payment tags params
func (*GetPaymentTagsParams) SetContext ¶
func (o *GetPaymentTagsParams) SetContext(ctx context.Context)
SetContext adds the context to the get payment tags params
func (*GetPaymentTagsParams) SetHTTPClient ¶
func (o *GetPaymentTagsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payment tags params
func (*GetPaymentTagsParams) SetIncludedDeleted ¶
func (o *GetPaymentTagsParams) SetIncludedDeleted(includedDeleted *bool)
SetIncludedDeleted adds the includedDeleted to the get payment tags params
func (*GetPaymentTagsParams) SetPaymentID ¶
func (o *GetPaymentTagsParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the get payment tags params
func (*GetPaymentTagsParams) SetTimeout ¶
func (o *GetPaymentTagsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payment tags params
func (*GetPaymentTagsParams) WithAudit ¶
func (o *GetPaymentTagsParams) WithAudit(audit *string) *GetPaymentTagsParams
WithAudit adds the audit to the get payment tags params
func (*GetPaymentTagsParams) WithContext ¶
func (o *GetPaymentTagsParams) WithContext(ctx context.Context) *GetPaymentTagsParams
WithContext adds the context to the get payment tags params
func (*GetPaymentTagsParams) WithHTTPClient ¶
func (o *GetPaymentTagsParams) WithHTTPClient(client *http.Client) *GetPaymentTagsParams
WithHTTPClient adds the HTTPClient to the get payment tags params
func (*GetPaymentTagsParams) WithIncludedDeleted ¶
func (o *GetPaymentTagsParams) WithIncludedDeleted(includedDeleted *bool) *GetPaymentTagsParams
WithIncludedDeleted adds the includedDeleted to the get payment tags params
func (*GetPaymentTagsParams) WithPaymentID ¶
func (o *GetPaymentTagsParams) WithPaymentID(paymentID strfmt.UUID) *GetPaymentTagsParams
WithPaymentID adds the paymentID to the get payment tags params
func (*GetPaymentTagsParams) WithTimeout ¶
func (o *GetPaymentTagsParams) WithTimeout(timeout time.Duration) *GetPaymentTagsParams
WithTimeout adds the timeout to the get payment tags params
func (*GetPaymentTagsParams) WriteToRequest ¶
func (o *GetPaymentTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPaymentTagsReader ¶
type GetPaymentTagsReader struct {
// contains filtered or unexported fields
}
GetPaymentTagsReader is a Reader for the GetPaymentTags structure.
func (*GetPaymentTagsReader) ReadResponse ¶
func (o *GetPaymentTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPaymentsOK ¶
type GetPaymentsOK struct { Payload []*kbmodel.Payment HttpResponse runtime.ClientResponse }
GetPaymentsOK handles this case with default header values.
successful operation
func NewGetPaymentsOK ¶
func NewGetPaymentsOK() *GetPaymentsOK
NewGetPaymentsOK creates a GetPaymentsOK with default headers values
func (*GetPaymentsOK) Error ¶
func (o *GetPaymentsOK) Error() string
type GetPaymentsParams ¶
type GetPaymentsParams struct { /*Audit*/ Audit *string /*Limit*/ Limit *int64 /*Offset*/ Offset *int64 /*PluginName*/ PluginName *string /*PluginProperty*/ PluginProperty []string /*WithAttempts*/ WithAttempts *bool /*WithPluginInfo*/ WithPluginInfo *bool WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
GetPaymentsParams contains all the parameters to send to the API endpoint for the get payments operation typically these are written to a http.Request
func NewGetPaymentsParams ¶
func NewGetPaymentsParams() *GetPaymentsParams
NewGetPaymentsParams creates a new GetPaymentsParams object with the default values initialized.
func NewGetPaymentsParamsWithContext ¶
func NewGetPaymentsParamsWithContext(ctx context.Context) *GetPaymentsParams
NewGetPaymentsParamsWithContext creates a new GetPaymentsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPaymentsParamsWithHTTPClient ¶
func NewGetPaymentsParamsWithHTTPClient(client *http.Client) *GetPaymentsParams
NewGetPaymentsParamsWithHTTPClient creates a new GetPaymentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPaymentsParamsWithTimeout ¶
func NewGetPaymentsParamsWithTimeout(timeout time.Duration) *GetPaymentsParams
NewGetPaymentsParamsWithTimeout creates a new GetPaymentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPaymentsParams) SetAudit ¶
func (o *GetPaymentsParams) SetAudit(audit *string)
SetAudit adds the audit to the get payments params
func (*GetPaymentsParams) SetContext ¶
func (o *GetPaymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get payments params
func (*GetPaymentsParams) SetHTTPClient ¶
func (o *GetPaymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get payments params
func (*GetPaymentsParams) SetLimit ¶
func (o *GetPaymentsParams) SetLimit(limit *int64)
SetLimit adds the limit to the get payments params
func (*GetPaymentsParams) SetOffset ¶
func (o *GetPaymentsParams) SetOffset(offset *int64)
SetOffset adds the offset to the get payments params
func (*GetPaymentsParams) SetPluginName ¶
func (o *GetPaymentsParams) SetPluginName(pluginName *string)
SetPluginName adds the pluginName to the get payments params
func (*GetPaymentsParams) SetPluginProperty ¶
func (o *GetPaymentsParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the get payments params
func (*GetPaymentsParams) SetTimeout ¶
func (o *GetPaymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get payments params
func (*GetPaymentsParams) SetWithAttempts ¶
func (o *GetPaymentsParams) SetWithAttempts(withAttempts *bool)
SetWithAttempts adds the withAttempts to the get payments params
func (*GetPaymentsParams) SetWithPluginInfo ¶
func (o *GetPaymentsParams) SetWithPluginInfo(withPluginInfo *bool)
SetWithPluginInfo adds the withPluginInfo to the get payments params
func (*GetPaymentsParams) WithAudit ¶
func (o *GetPaymentsParams) WithAudit(audit *string) *GetPaymentsParams
WithAudit adds the audit to the get payments params
func (*GetPaymentsParams) WithContext ¶
func (o *GetPaymentsParams) WithContext(ctx context.Context) *GetPaymentsParams
WithContext adds the context to the get payments params
func (*GetPaymentsParams) WithHTTPClient ¶
func (o *GetPaymentsParams) WithHTTPClient(client *http.Client) *GetPaymentsParams
WithHTTPClient adds the HTTPClient to the get payments params
func (*GetPaymentsParams) WithLimit ¶
func (o *GetPaymentsParams) WithLimit(limit *int64) *GetPaymentsParams
WithLimit adds the limit to the get payments params
func (*GetPaymentsParams) WithOffset ¶
func (o *GetPaymentsParams) WithOffset(offset *int64) *GetPaymentsParams
WithOffset adds the offset to the get payments params
func (*GetPaymentsParams) WithPluginName ¶
func (o *GetPaymentsParams) WithPluginName(pluginName *string) *GetPaymentsParams
WithPluginName adds the pluginName to the get payments params
func (*GetPaymentsParams) WithPluginProperty ¶
func (o *GetPaymentsParams) WithPluginProperty(pluginProperty []string) *GetPaymentsParams
WithPluginProperty adds the pluginProperty to the get payments params
func (*GetPaymentsParams) WithTimeout ¶
func (o *GetPaymentsParams) WithTimeout(timeout time.Duration) *GetPaymentsParams
WithTimeout adds the timeout to the get payments params
func (*GetPaymentsParams) WithWithAttempts ¶
func (o *GetPaymentsParams) WithWithAttempts(withAttempts *bool) *GetPaymentsParams
WithWithAttempts adds the withAttempts to the get payments params
func (*GetPaymentsParams) WithWithPluginInfo ¶
func (o *GetPaymentsParams) WithWithPluginInfo(withPluginInfo *bool) *GetPaymentsParams
WithWithPluginInfo adds the withPluginInfo to the get payments params
func (*GetPaymentsParams) WriteToRequest ¶
func (o *GetPaymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPaymentsReader ¶
type GetPaymentsReader struct {
// contains filtered or unexported fields
}
GetPaymentsReader is a Reader for the GetPayments structure.
func (*GetPaymentsReader) ReadResponse ¶
func (o *GetPaymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type IPayment ¶
type IPayment interface { /* CancelScheduledPaymentTransactionByExternalKey cancels a scheduled payment attempt retry */ CancelScheduledPaymentTransactionByExternalKey(ctx context.Context, params *CancelScheduledPaymentTransactionByExternalKeyParams) (*CancelScheduledPaymentTransactionByExternalKeyNoContent, error) /* CancelScheduledPaymentTransactionByID cancels a scheduled payment attempt retry */ CancelScheduledPaymentTransactionByID(ctx context.Context, params *CancelScheduledPaymentTransactionByIDParams) (*CancelScheduledPaymentTransactionByIDNoContent, error) /* CaptureAuthorization captures an existing authorization */ CaptureAuthorization(ctx context.Context, params *CaptureAuthorizationParams) (*CaptureAuthorizationCreated, error) /* CaptureAuthorizationByExternalKey captures an existing authorization */ CaptureAuthorizationByExternalKey(ctx context.Context, params *CaptureAuthorizationByExternalKeyParams) (*CaptureAuthorizationByExternalKeyCreated, error) /* ChargebackPayment records a chargeback */ ChargebackPayment(ctx context.Context, params *ChargebackPaymentParams) (*ChargebackPaymentCreated, error) /* ChargebackPaymentByExternalKey records a chargeback */ ChargebackPaymentByExternalKey(ctx context.Context, params *ChargebackPaymentByExternalKeyParams) (*ChargebackPaymentByExternalKeyCreated, error) /* ChargebackReversalPayment records a chargeback reversal */ ChargebackReversalPayment(ctx context.Context, params *ChargebackReversalPaymentParams) (*ChargebackReversalPaymentCreated, error) /* ChargebackReversalPaymentByExternalKey records a chargeback reversal */ ChargebackReversalPaymentByExternalKey(ctx context.Context, params *ChargebackReversalPaymentByExternalKeyParams) (*ChargebackReversalPaymentByExternalKeyCreated, error) /* CompleteTransaction completes an existing transaction */ CompleteTransaction(ctx context.Context, params *CompleteTransactionParams) (*CompleteTransactionNoContent, error) /* CompleteTransactionByExternalKey completes an existing transaction */ CompleteTransactionByExternalKey(ctx context.Context, params *CompleteTransactionByExternalKeyParams) (*CompleteTransactionByExternalKeyNoContent, error) /* CreateComboPayment combos api to create a new payment transaction on a existing or not account */ CreateComboPayment(ctx context.Context, params *CreateComboPaymentParams) (*CreateComboPaymentCreated, error) /* CreatePaymentCustomFields adds custom fields to payment */ CreatePaymentCustomFields(ctx context.Context, params *CreatePaymentCustomFieldsParams) (*CreatePaymentCustomFieldsCreated, error) /* CreatePaymentTags adds tags to payment payment */ CreatePaymentTags(ctx context.Context, params *CreatePaymentTagsParams) (*CreatePaymentTagsCreated, error) /* DeletePaymentCustomFields removes custom fields from payment payment */ DeletePaymentCustomFields(ctx context.Context, params *DeletePaymentCustomFieldsParams) (*DeletePaymentCustomFieldsNoContent, error) /* DeletePaymentTags removes tags from payment payment */ DeletePaymentTags(ctx context.Context, params *DeletePaymentTagsParams) (*DeletePaymentTagsNoContent, error) /* GetPayment retrieves a payment by id */ GetPayment(ctx context.Context, params *GetPaymentParams) (*GetPaymentOK, error) /* GetPaymentAttemptAuditLogsWithHistory retrieves payment attempt audit logs with history by id */ GetPaymentAttemptAuditLogsWithHistory(ctx context.Context, params *GetPaymentAttemptAuditLogsWithHistoryParams) (*GetPaymentAttemptAuditLogsWithHistoryOK, error) /* GetPaymentAuditLogsWithHistory retrieves payment audit logs with history by id */ GetPaymentAuditLogsWithHistory(ctx context.Context, params *GetPaymentAuditLogsWithHistoryParams) (*GetPaymentAuditLogsWithHistoryOK, error) /* GetPaymentByExternalKey retrieves a payment by external key */ GetPaymentByExternalKey(ctx context.Context, params *GetPaymentByExternalKeyParams) (*GetPaymentByExternalKeyOK, error) /* GetPaymentCustomFields retrieves payment custom fields */ GetPaymentCustomFields(ctx context.Context, params *GetPaymentCustomFieldsParams) (*GetPaymentCustomFieldsOK, error) /* GetPaymentTags retrieves payment payment tags */ GetPaymentTags(ctx context.Context, params *GetPaymentTagsParams) (*GetPaymentTagsOK, error) /* GetPayments gets payments */ GetPayments(ctx context.Context, params *GetPaymentsParams) (*GetPaymentsOK, error) /* ModifyPaymentCustomFields modifies custom fields to payment */ ModifyPaymentCustomFields(ctx context.Context, params *ModifyPaymentCustomFieldsParams) (*ModifyPaymentCustomFieldsNoContent, error) /* RefundPayment refunds an existing payment */ RefundPayment(ctx context.Context, params *RefundPaymentParams) (*RefundPaymentCreated, error) /* RefundPaymentByExternalKey refunds an existing payment */ RefundPaymentByExternalKey(ctx context.Context, params *RefundPaymentByExternalKeyParams) (*RefundPaymentByExternalKeyCreated, error) /* SearchPayments searches payments */ SearchPayments(ctx context.Context, params *SearchPaymentsParams) (*SearchPaymentsOK, error) /* VoidPayment voids an existing payment */ VoidPayment(ctx context.Context, params *VoidPaymentParams) (*VoidPaymentNoContent, error) /* VoidPaymentByExternalKey voids an existing payment */ VoidPaymentByExternalKey(ctx context.Context, params *VoidPaymentByExternalKeyParams) (*VoidPaymentByExternalKeyNoContent, error) }
IPayment - interface for Payment client.
type KillbillDefaults ¶
type KillbillDefaults interface { // Default CreatedBy. If not set explicitly in params, this will be used. XKillbillCreatedBy() *string // Default Comment. If not set explicitly in params, this will be used. XKillbillComment() *string // Default Reason. If not set explicitly in params, this will be used. XKillbillReason() *string // Default WithStackTrace. If not set explicitly in params, this will be used. KillbillWithStackTrace() *bool }
killbill default values. When a call is made to an operation, these values are used if params doesn't specify them.
type ModifyPaymentCustomFieldsBadRequest ¶
type ModifyPaymentCustomFieldsBadRequest struct {
HttpResponse runtime.ClientResponse
}
ModifyPaymentCustomFieldsBadRequest handles this case with default header values.
Invalid payment id supplied
func NewModifyPaymentCustomFieldsBadRequest ¶
func NewModifyPaymentCustomFieldsBadRequest() *ModifyPaymentCustomFieldsBadRequest
NewModifyPaymentCustomFieldsBadRequest creates a ModifyPaymentCustomFieldsBadRequest with default headers values
func (*ModifyPaymentCustomFieldsBadRequest) Error ¶
func (o *ModifyPaymentCustomFieldsBadRequest) Error() string
type ModifyPaymentCustomFieldsNoContent ¶
type ModifyPaymentCustomFieldsNoContent struct {
HttpResponse runtime.ClientResponse
}
ModifyPaymentCustomFieldsNoContent handles this case with default header values.
Successful operation
func NewModifyPaymentCustomFieldsNoContent ¶
func NewModifyPaymentCustomFieldsNoContent() *ModifyPaymentCustomFieldsNoContent
NewModifyPaymentCustomFieldsNoContent creates a ModifyPaymentCustomFieldsNoContent with default headers values
func (*ModifyPaymentCustomFieldsNoContent) Error ¶
func (o *ModifyPaymentCustomFieldsNoContent) Error() string
type ModifyPaymentCustomFieldsParams ¶
type ModifyPaymentCustomFieldsParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body []*kbmodel.CustomField /*PaymentID*/ PaymentID strfmt.UUID WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
ModifyPaymentCustomFieldsParams contains all the parameters to send to the API endpoint for the modify payment custom fields operation typically these are written to a http.Request
func NewModifyPaymentCustomFieldsParams ¶
func NewModifyPaymentCustomFieldsParams() *ModifyPaymentCustomFieldsParams
NewModifyPaymentCustomFieldsParams creates a new ModifyPaymentCustomFieldsParams object with the default values initialized.
func NewModifyPaymentCustomFieldsParamsWithContext ¶
func NewModifyPaymentCustomFieldsParamsWithContext(ctx context.Context) *ModifyPaymentCustomFieldsParams
NewModifyPaymentCustomFieldsParamsWithContext creates a new ModifyPaymentCustomFieldsParams object with the default values initialized, and the ability to set a context for a request
func NewModifyPaymentCustomFieldsParamsWithHTTPClient ¶
func NewModifyPaymentCustomFieldsParamsWithHTTPClient(client *http.Client) *ModifyPaymentCustomFieldsParams
NewModifyPaymentCustomFieldsParamsWithHTTPClient creates a new ModifyPaymentCustomFieldsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewModifyPaymentCustomFieldsParamsWithTimeout ¶
func NewModifyPaymentCustomFieldsParamsWithTimeout(timeout time.Duration) *ModifyPaymentCustomFieldsParams
NewModifyPaymentCustomFieldsParamsWithTimeout creates a new ModifyPaymentCustomFieldsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ModifyPaymentCustomFieldsParams) SetBody ¶
func (o *ModifyPaymentCustomFieldsParams) SetBody(body []*kbmodel.CustomField)
SetBody adds the body to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) SetContext ¶
func (o *ModifyPaymentCustomFieldsParams) SetContext(ctx context.Context)
SetContext adds the context to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) SetHTTPClient ¶
func (o *ModifyPaymentCustomFieldsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) SetPaymentID ¶
func (o *ModifyPaymentCustomFieldsParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) SetTimeout ¶
func (o *ModifyPaymentCustomFieldsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) SetXKillbillComment ¶
func (o *ModifyPaymentCustomFieldsParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) SetXKillbillCreatedBy ¶
func (o *ModifyPaymentCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) SetXKillbillReason ¶
func (o *ModifyPaymentCustomFieldsParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithBody ¶
func (o *ModifyPaymentCustomFieldsParams) WithBody(body []*kbmodel.CustomField) *ModifyPaymentCustomFieldsParams
WithBody adds the body to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithContext ¶
func (o *ModifyPaymentCustomFieldsParams) WithContext(ctx context.Context) *ModifyPaymentCustomFieldsParams
WithContext adds the context to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithHTTPClient ¶
func (o *ModifyPaymentCustomFieldsParams) WithHTTPClient(client *http.Client) *ModifyPaymentCustomFieldsParams
WithHTTPClient adds the HTTPClient to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithPaymentID ¶
func (o *ModifyPaymentCustomFieldsParams) WithPaymentID(paymentID strfmt.UUID) *ModifyPaymentCustomFieldsParams
WithPaymentID adds the paymentID to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithTimeout ¶
func (o *ModifyPaymentCustomFieldsParams) WithTimeout(timeout time.Duration) *ModifyPaymentCustomFieldsParams
WithTimeout adds the timeout to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithXKillbillComment ¶
func (o *ModifyPaymentCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *ModifyPaymentCustomFieldsParams
WithXKillbillComment adds the xKillbillComment to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithXKillbillCreatedBy ¶
func (o *ModifyPaymentCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ModifyPaymentCustomFieldsParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WithXKillbillReason ¶
func (o *ModifyPaymentCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *ModifyPaymentCustomFieldsParams
WithXKillbillReason adds the xKillbillReason to the modify payment custom fields params
func (*ModifyPaymentCustomFieldsParams) WriteToRequest ¶
func (o *ModifyPaymentCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ModifyPaymentCustomFieldsReader ¶
type ModifyPaymentCustomFieldsReader struct {
// contains filtered or unexported fields
}
ModifyPaymentCustomFieldsReader is a Reader for the ModifyPaymentCustomFields structure.
func (*ModifyPaymentCustomFieldsReader) ReadResponse ¶
func (o *ModifyPaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RefundPaymentBadGateway ¶
type RefundPaymentBadGateway struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewRefundPaymentBadGateway ¶
func NewRefundPaymentBadGateway() *RefundPaymentBadGateway
NewRefundPaymentBadGateway creates a RefundPaymentBadGateway with default headers values
func (*RefundPaymentBadGateway) Error ¶
func (o *RefundPaymentBadGateway) Error() string
type RefundPaymentBadRequest ¶
type RefundPaymentBadRequest struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentBadRequest handles this case with default header values.
Invalid paymentId supplied
func NewRefundPaymentBadRequest ¶
func NewRefundPaymentBadRequest() *RefundPaymentBadRequest
NewRefundPaymentBadRequest creates a RefundPaymentBadRequest with default headers values
func (*RefundPaymentBadRequest) Error ¶
func (o *RefundPaymentBadRequest) Error() string
type RefundPaymentByExternalKeyBadGateway ¶
type RefundPaymentByExternalKeyBadGateway struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentByExternalKeyBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewRefundPaymentByExternalKeyBadGateway ¶
func NewRefundPaymentByExternalKeyBadGateway() *RefundPaymentByExternalKeyBadGateway
NewRefundPaymentByExternalKeyBadGateway creates a RefundPaymentByExternalKeyBadGateway with default headers values
func (*RefundPaymentByExternalKeyBadGateway) Error ¶
func (o *RefundPaymentByExternalKeyBadGateway) Error() string
type RefundPaymentByExternalKeyCreated ¶
type RefundPaymentByExternalKeyCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
RefundPaymentByExternalKeyCreated handles this case with default header values.
Payment transaction created successfully
func NewRefundPaymentByExternalKeyCreated ¶
func NewRefundPaymentByExternalKeyCreated() *RefundPaymentByExternalKeyCreated
NewRefundPaymentByExternalKeyCreated creates a RefundPaymentByExternalKeyCreated with default headers values
func (*RefundPaymentByExternalKeyCreated) Error ¶
func (o *RefundPaymentByExternalKeyCreated) Error() string
type RefundPaymentByExternalKeyGatewayTimeout ¶
type RefundPaymentByExternalKeyGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentByExternalKeyGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewRefundPaymentByExternalKeyGatewayTimeout ¶
func NewRefundPaymentByExternalKeyGatewayTimeout() *RefundPaymentByExternalKeyGatewayTimeout
NewRefundPaymentByExternalKeyGatewayTimeout creates a RefundPaymentByExternalKeyGatewayTimeout with default headers values
func (*RefundPaymentByExternalKeyGatewayTimeout) Error ¶
func (o *RefundPaymentByExternalKeyGatewayTimeout) Error() string
type RefundPaymentByExternalKeyNotFound ¶
type RefundPaymentByExternalKeyNotFound struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentByExternalKeyNotFound handles this case with default header values.
Account or payment not found
func NewRefundPaymentByExternalKeyNotFound ¶
func NewRefundPaymentByExternalKeyNotFound() *RefundPaymentByExternalKeyNotFound
NewRefundPaymentByExternalKeyNotFound creates a RefundPaymentByExternalKeyNotFound with default headers values
func (*RefundPaymentByExternalKeyNotFound) Error ¶
func (o *RefundPaymentByExternalKeyNotFound) Error() string
type RefundPaymentByExternalKeyParams ¶
type RefundPaymentByExternalKeyParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
RefundPaymentByExternalKeyParams contains all the parameters to send to the API endpoint for the refund payment by external key operation typically these are written to a http.Request
func NewRefundPaymentByExternalKeyParams ¶
func NewRefundPaymentByExternalKeyParams() *RefundPaymentByExternalKeyParams
NewRefundPaymentByExternalKeyParams creates a new RefundPaymentByExternalKeyParams object with the default values initialized.
func NewRefundPaymentByExternalKeyParamsWithContext ¶
func NewRefundPaymentByExternalKeyParamsWithContext(ctx context.Context) *RefundPaymentByExternalKeyParams
NewRefundPaymentByExternalKeyParamsWithContext creates a new RefundPaymentByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewRefundPaymentByExternalKeyParamsWithHTTPClient ¶
func NewRefundPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *RefundPaymentByExternalKeyParams
NewRefundPaymentByExternalKeyParamsWithHTTPClient creates a new RefundPaymentByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRefundPaymentByExternalKeyParamsWithTimeout ¶
func NewRefundPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *RefundPaymentByExternalKeyParams
NewRefundPaymentByExternalKeyParamsWithTimeout creates a new RefundPaymentByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*RefundPaymentByExternalKeyParams) SetBody ¶
func (o *RefundPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetContext ¶
func (o *RefundPaymentByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetControlPluginName ¶
func (o *RefundPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetHTTPClient ¶
func (o *RefundPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetPluginProperty ¶
func (o *RefundPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetTimeout ¶
func (o *RefundPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetXKillbillComment ¶
func (o *RefundPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetXKillbillCreatedBy ¶
func (o *RefundPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) SetXKillbillReason ¶
func (o *RefundPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithBody ¶
func (o *RefundPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *RefundPaymentByExternalKeyParams
WithBody adds the body to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithContext ¶
func (o *RefundPaymentByExternalKeyParams) WithContext(ctx context.Context) *RefundPaymentByExternalKeyParams
WithContext adds the context to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithControlPluginName ¶
func (o *RefundPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *RefundPaymentByExternalKeyParams
WithControlPluginName adds the controlPluginName to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithHTTPClient ¶
func (o *RefundPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *RefundPaymentByExternalKeyParams
WithHTTPClient adds the HTTPClient to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithPluginProperty ¶
func (o *RefundPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *RefundPaymentByExternalKeyParams
WithPluginProperty adds the pluginProperty to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithTimeout ¶
func (o *RefundPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *RefundPaymentByExternalKeyParams
WithTimeout adds the timeout to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithXKillbillComment ¶
func (o *RefundPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *RefundPaymentByExternalKeyParams
WithXKillbillComment adds the xKillbillComment to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithXKillbillCreatedBy ¶
func (o *RefundPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *RefundPaymentByExternalKeyParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WithXKillbillReason ¶
func (o *RefundPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *RefundPaymentByExternalKeyParams
WithXKillbillReason adds the xKillbillReason to the refund payment by external key params
func (*RefundPaymentByExternalKeyParams) WriteToRequest ¶
func (o *RefundPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefundPaymentByExternalKeyPaymentRequired ¶
type RefundPaymentByExternalKeyPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentByExternalKeyPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewRefundPaymentByExternalKeyPaymentRequired ¶
func NewRefundPaymentByExternalKeyPaymentRequired() *RefundPaymentByExternalKeyPaymentRequired
NewRefundPaymentByExternalKeyPaymentRequired creates a RefundPaymentByExternalKeyPaymentRequired with default headers values
func (*RefundPaymentByExternalKeyPaymentRequired) Error ¶
func (o *RefundPaymentByExternalKeyPaymentRequired) Error() string
type RefundPaymentByExternalKeyReader ¶
type RefundPaymentByExternalKeyReader struct {
// contains filtered or unexported fields
}
RefundPaymentByExternalKeyReader is a Reader for the RefundPaymentByExternalKey structure.
func (*RefundPaymentByExternalKeyReader) ReadResponse ¶
func (o *RefundPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RefundPaymentByExternalKeyServiceUnavailable ¶
type RefundPaymentByExternalKeyServiceUnavailable struct {
}RefundPaymentByExternalKeyServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewRefundPaymentByExternalKeyServiceUnavailable ¶
func NewRefundPaymentByExternalKeyServiceUnavailable() *RefundPaymentByExternalKeyServiceUnavailable
NewRefundPaymentByExternalKeyServiceUnavailable creates a RefundPaymentByExternalKeyServiceUnavailable with default headers values
func (*RefundPaymentByExternalKeyServiceUnavailable) Error ¶
func (o *RefundPaymentByExternalKeyServiceUnavailable) Error() string
type RefundPaymentByExternalKeyUnprocessableEntity ¶
type RefundPaymentByExternalKeyUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentByExternalKeyUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewRefundPaymentByExternalKeyUnprocessableEntity ¶
func NewRefundPaymentByExternalKeyUnprocessableEntity() *RefundPaymentByExternalKeyUnprocessableEntity
NewRefundPaymentByExternalKeyUnprocessableEntity creates a RefundPaymentByExternalKeyUnprocessableEntity with default headers values
func (*RefundPaymentByExternalKeyUnprocessableEntity) Error ¶
func (o *RefundPaymentByExternalKeyUnprocessableEntity) Error() string
type RefundPaymentCreated ¶
type RefundPaymentCreated struct { Payload *kbmodel.Payment HttpResponse runtime.ClientResponse }
RefundPaymentCreated handles this case with default header values.
Payment transaction created successfully
func NewRefundPaymentCreated ¶
func NewRefundPaymentCreated() *RefundPaymentCreated
NewRefundPaymentCreated creates a RefundPaymentCreated with default headers values
func (*RefundPaymentCreated) Error ¶
func (o *RefundPaymentCreated) Error() string
type RefundPaymentGatewayTimeout ¶
type RefundPaymentGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewRefundPaymentGatewayTimeout ¶
func NewRefundPaymentGatewayTimeout() *RefundPaymentGatewayTimeout
NewRefundPaymentGatewayTimeout creates a RefundPaymentGatewayTimeout with default headers values
func (*RefundPaymentGatewayTimeout) Error ¶
func (o *RefundPaymentGatewayTimeout) Error() string
type RefundPaymentNotFound ¶
type RefundPaymentNotFound struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentNotFound handles this case with default header values.
Account or payment not found
func NewRefundPaymentNotFound ¶
func NewRefundPaymentNotFound() *RefundPaymentNotFound
NewRefundPaymentNotFound creates a RefundPaymentNotFound with default headers values
func (*RefundPaymentNotFound) Error ¶
func (o *RefundPaymentNotFound) Error() string
type RefundPaymentParams ¶
type RefundPaymentParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PaymentID*/ PaymentID strfmt.UUID /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
RefundPaymentParams contains all the parameters to send to the API endpoint for the refund payment operation typically these are written to a http.Request
func NewRefundPaymentParams ¶
func NewRefundPaymentParams() *RefundPaymentParams
NewRefundPaymentParams creates a new RefundPaymentParams object with the default values initialized.
func NewRefundPaymentParamsWithContext ¶
func NewRefundPaymentParamsWithContext(ctx context.Context) *RefundPaymentParams
NewRefundPaymentParamsWithContext creates a new RefundPaymentParams object with the default values initialized, and the ability to set a context for a request
func NewRefundPaymentParamsWithHTTPClient ¶
func NewRefundPaymentParamsWithHTTPClient(client *http.Client) *RefundPaymentParams
NewRefundPaymentParamsWithHTTPClient creates a new RefundPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRefundPaymentParamsWithTimeout ¶
func NewRefundPaymentParamsWithTimeout(timeout time.Duration) *RefundPaymentParams
NewRefundPaymentParamsWithTimeout creates a new RefundPaymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*RefundPaymentParams) SetBody ¶
func (o *RefundPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the refund payment params
func (*RefundPaymentParams) SetContext ¶
func (o *RefundPaymentParams) SetContext(ctx context.Context)
SetContext adds the context to the refund payment params
func (*RefundPaymentParams) SetControlPluginName ¶
func (o *RefundPaymentParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the refund payment params
func (*RefundPaymentParams) SetHTTPClient ¶
func (o *RefundPaymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refund payment params
func (*RefundPaymentParams) SetPaymentID ¶
func (o *RefundPaymentParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the refund payment params
func (*RefundPaymentParams) SetPluginProperty ¶
func (o *RefundPaymentParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the refund payment params
func (*RefundPaymentParams) SetTimeout ¶
func (o *RefundPaymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refund payment params
func (*RefundPaymentParams) SetXKillbillComment ¶
func (o *RefundPaymentParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the refund payment params
func (*RefundPaymentParams) SetXKillbillCreatedBy ¶
func (o *RefundPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the refund payment params
func (*RefundPaymentParams) SetXKillbillReason ¶
func (o *RefundPaymentParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the refund payment params
func (*RefundPaymentParams) WithBody ¶
func (o *RefundPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *RefundPaymentParams
WithBody adds the body to the refund payment params
func (*RefundPaymentParams) WithContext ¶
func (o *RefundPaymentParams) WithContext(ctx context.Context) *RefundPaymentParams
WithContext adds the context to the refund payment params
func (*RefundPaymentParams) WithControlPluginName ¶
func (o *RefundPaymentParams) WithControlPluginName(controlPluginName []string) *RefundPaymentParams
WithControlPluginName adds the controlPluginName to the refund payment params
func (*RefundPaymentParams) WithHTTPClient ¶
func (o *RefundPaymentParams) WithHTTPClient(client *http.Client) *RefundPaymentParams
WithHTTPClient adds the HTTPClient to the refund payment params
func (*RefundPaymentParams) WithPaymentID ¶
func (o *RefundPaymentParams) WithPaymentID(paymentID strfmt.UUID) *RefundPaymentParams
WithPaymentID adds the paymentID to the refund payment params
func (*RefundPaymentParams) WithPluginProperty ¶
func (o *RefundPaymentParams) WithPluginProperty(pluginProperty []string) *RefundPaymentParams
WithPluginProperty adds the pluginProperty to the refund payment params
func (*RefundPaymentParams) WithTimeout ¶
func (o *RefundPaymentParams) WithTimeout(timeout time.Duration) *RefundPaymentParams
WithTimeout adds the timeout to the refund payment params
func (*RefundPaymentParams) WithXKillbillComment ¶
func (o *RefundPaymentParams) WithXKillbillComment(xKillbillComment *string) *RefundPaymentParams
WithXKillbillComment adds the xKillbillComment to the refund payment params
func (*RefundPaymentParams) WithXKillbillCreatedBy ¶
func (o *RefundPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *RefundPaymentParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the refund payment params
func (*RefundPaymentParams) WithXKillbillReason ¶
func (o *RefundPaymentParams) WithXKillbillReason(xKillbillReason *string) *RefundPaymentParams
WithXKillbillReason adds the xKillbillReason to the refund payment params
func (*RefundPaymentParams) WriteToRequest ¶
func (o *RefundPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefundPaymentPaymentRequired ¶
type RefundPaymentPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewRefundPaymentPaymentRequired ¶
func NewRefundPaymentPaymentRequired() *RefundPaymentPaymentRequired
NewRefundPaymentPaymentRequired creates a RefundPaymentPaymentRequired with default headers values
func (*RefundPaymentPaymentRequired) Error ¶
func (o *RefundPaymentPaymentRequired) Error() string
type RefundPaymentReader ¶
type RefundPaymentReader struct {
// contains filtered or unexported fields
}
RefundPaymentReader is a Reader for the RefundPayment structure.
func (*RefundPaymentReader) ReadResponse ¶
func (o *RefundPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RefundPaymentServiceUnavailable ¶
type RefundPaymentServiceUnavailable struct {
}RefundPaymentServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewRefundPaymentServiceUnavailable ¶
func NewRefundPaymentServiceUnavailable() *RefundPaymentServiceUnavailable
NewRefundPaymentServiceUnavailable creates a RefundPaymentServiceUnavailable with default headers values
func (*RefundPaymentServiceUnavailable) Error ¶
func (o *RefundPaymentServiceUnavailable) Error() string
type RefundPaymentUnprocessableEntity ¶
type RefundPaymentUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
RefundPaymentUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewRefundPaymentUnprocessableEntity ¶
func NewRefundPaymentUnprocessableEntity() *RefundPaymentUnprocessableEntity
NewRefundPaymentUnprocessableEntity creates a RefundPaymentUnprocessableEntity with default headers values
func (*RefundPaymentUnprocessableEntity) Error ¶
func (o *RefundPaymentUnprocessableEntity) Error() string
type SearchPaymentsOK ¶
type SearchPaymentsOK struct { Payload []*kbmodel.Payment HttpResponse runtime.ClientResponse }
SearchPaymentsOK handles this case with default header values.
successful operation
func NewSearchPaymentsOK ¶
func NewSearchPaymentsOK() *SearchPaymentsOK
NewSearchPaymentsOK creates a SearchPaymentsOK with default headers values
func (*SearchPaymentsOK) Error ¶
func (o *SearchPaymentsOK) Error() string
type SearchPaymentsParams ¶
type SearchPaymentsParams struct { /*Audit*/ Audit *string /*Limit*/ Limit *int64 /*Offset*/ Offset *int64 /*PluginName*/ PluginName *string /*PluginProperty*/ PluginProperty []string /*SearchKey*/ SearchKey string /*WithAttempts*/ WithAttempts *bool /*WithPluginInfo*/ WithPluginInfo *bool WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
SearchPaymentsParams contains all the parameters to send to the API endpoint for the search payments operation typically these are written to a http.Request
func NewSearchPaymentsParams ¶
func NewSearchPaymentsParams() *SearchPaymentsParams
NewSearchPaymentsParams creates a new SearchPaymentsParams object with the default values initialized.
func NewSearchPaymentsParamsWithContext ¶
func NewSearchPaymentsParamsWithContext(ctx context.Context) *SearchPaymentsParams
NewSearchPaymentsParamsWithContext creates a new SearchPaymentsParams object with the default values initialized, and the ability to set a context for a request
func NewSearchPaymentsParamsWithHTTPClient ¶
func NewSearchPaymentsParamsWithHTTPClient(client *http.Client) *SearchPaymentsParams
NewSearchPaymentsParamsWithHTTPClient creates a new SearchPaymentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchPaymentsParamsWithTimeout ¶
func NewSearchPaymentsParamsWithTimeout(timeout time.Duration) *SearchPaymentsParams
NewSearchPaymentsParamsWithTimeout creates a new SearchPaymentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchPaymentsParams) SetAudit ¶
func (o *SearchPaymentsParams) SetAudit(audit *string)
SetAudit adds the audit to the search payments params
func (*SearchPaymentsParams) SetContext ¶
func (o *SearchPaymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the search payments params
func (*SearchPaymentsParams) SetHTTPClient ¶
func (o *SearchPaymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search payments params
func (*SearchPaymentsParams) SetLimit ¶
func (o *SearchPaymentsParams) SetLimit(limit *int64)
SetLimit adds the limit to the search payments params
func (*SearchPaymentsParams) SetOffset ¶
func (o *SearchPaymentsParams) SetOffset(offset *int64)
SetOffset adds the offset to the search payments params
func (*SearchPaymentsParams) SetPluginName ¶
func (o *SearchPaymentsParams) SetPluginName(pluginName *string)
SetPluginName adds the pluginName to the search payments params
func (*SearchPaymentsParams) SetPluginProperty ¶
func (o *SearchPaymentsParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the search payments params
func (*SearchPaymentsParams) SetSearchKey ¶
func (o *SearchPaymentsParams) SetSearchKey(searchKey string)
SetSearchKey adds the searchKey to the search payments params
func (*SearchPaymentsParams) SetTimeout ¶
func (o *SearchPaymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search payments params
func (*SearchPaymentsParams) SetWithAttempts ¶
func (o *SearchPaymentsParams) SetWithAttempts(withAttempts *bool)
SetWithAttempts adds the withAttempts to the search payments params
func (*SearchPaymentsParams) SetWithPluginInfo ¶
func (o *SearchPaymentsParams) SetWithPluginInfo(withPluginInfo *bool)
SetWithPluginInfo adds the withPluginInfo to the search payments params
func (*SearchPaymentsParams) WithAudit ¶
func (o *SearchPaymentsParams) WithAudit(audit *string) *SearchPaymentsParams
WithAudit adds the audit to the search payments params
func (*SearchPaymentsParams) WithContext ¶
func (o *SearchPaymentsParams) WithContext(ctx context.Context) *SearchPaymentsParams
WithContext adds the context to the search payments params
func (*SearchPaymentsParams) WithHTTPClient ¶
func (o *SearchPaymentsParams) WithHTTPClient(client *http.Client) *SearchPaymentsParams
WithHTTPClient adds the HTTPClient to the search payments params
func (*SearchPaymentsParams) WithLimit ¶
func (o *SearchPaymentsParams) WithLimit(limit *int64) *SearchPaymentsParams
WithLimit adds the limit to the search payments params
func (*SearchPaymentsParams) WithOffset ¶
func (o *SearchPaymentsParams) WithOffset(offset *int64) *SearchPaymentsParams
WithOffset adds the offset to the search payments params
func (*SearchPaymentsParams) WithPluginName ¶
func (o *SearchPaymentsParams) WithPluginName(pluginName *string) *SearchPaymentsParams
WithPluginName adds the pluginName to the search payments params
func (*SearchPaymentsParams) WithPluginProperty ¶
func (o *SearchPaymentsParams) WithPluginProperty(pluginProperty []string) *SearchPaymentsParams
WithPluginProperty adds the pluginProperty to the search payments params
func (*SearchPaymentsParams) WithSearchKey ¶
func (o *SearchPaymentsParams) WithSearchKey(searchKey string) *SearchPaymentsParams
WithSearchKey adds the searchKey to the search payments params
func (*SearchPaymentsParams) WithTimeout ¶
func (o *SearchPaymentsParams) WithTimeout(timeout time.Duration) *SearchPaymentsParams
WithTimeout adds the timeout to the search payments params
func (*SearchPaymentsParams) WithWithAttempts ¶
func (o *SearchPaymentsParams) WithWithAttempts(withAttempts *bool) *SearchPaymentsParams
WithWithAttempts adds the withAttempts to the search payments params
func (*SearchPaymentsParams) WithWithPluginInfo ¶
func (o *SearchPaymentsParams) WithWithPluginInfo(withPluginInfo *bool) *SearchPaymentsParams
WithWithPluginInfo adds the withPluginInfo to the search payments params
func (*SearchPaymentsParams) WriteToRequest ¶
func (o *SearchPaymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchPaymentsReader ¶
type SearchPaymentsReader struct {
// contains filtered or unexported fields
}
SearchPaymentsReader is a Reader for the SearchPayments structure.
func (*SearchPaymentsReader) ReadResponse ¶
func (o *SearchPaymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VoidPaymentBadGateway ¶
type VoidPaymentBadGateway struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewVoidPaymentBadGateway ¶
func NewVoidPaymentBadGateway() *VoidPaymentBadGateway
NewVoidPaymentBadGateway creates a VoidPaymentBadGateway with default headers values
func (*VoidPaymentBadGateway) Error ¶
func (o *VoidPaymentBadGateway) Error() string
type VoidPaymentBadRequest ¶
type VoidPaymentBadRequest struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentBadRequest handles this case with default header values.
Invalid paymentId supplied
func NewVoidPaymentBadRequest ¶
func NewVoidPaymentBadRequest() *VoidPaymentBadRequest
NewVoidPaymentBadRequest creates a VoidPaymentBadRequest with default headers values
func (*VoidPaymentBadRequest) Error ¶
func (o *VoidPaymentBadRequest) Error() string
type VoidPaymentByExternalKeyBadGateway ¶
type VoidPaymentByExternalKeyBadGateway struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentByExternalKeyBadGateway handles this case with default header values.
Failed to submit payment transaction
func NewVoidPaymentByExternalKeyBadGateway ¶
func NewVoidPaymentByExternalKeyBadGateway() *VoidPaymentByExternalKeyBadGateway
NewVoidPaymentByExternalKeyBadGateway creates a VoidPaymentByExternalKeyBadGateway with default headers values
func (*VoidPaymentByExternalKeyBadGateway) Error ¶
func (o *VoidPaymentByExternalKeyBadGateway) Error() string
type VoidPaymentByExternalKeyGatewayTimeout ¶
type VoidPaymentByExternalKeyGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentByExternalKeyGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewVoidPaymentByExternalKeyGatewayTimeout ¶
func NewVoidPaymentByExternalKeyGatewayTimeout() *VoidPaymentByExternalKeyGatewayTimeout
NewVoidPaymentByExternalKeyGatewayTimeout creates a VoidPaymentByExternalKeyGatewayTimeout with default headers values
func (*VoidPaymentByExternalKeyGatewayTimeout) Error ¶
func (o *VoidPaymentByExternalKeyGatewayTimeout) Error() string
type VoidPaymentByExternalKeyNoContent ¶
type VoidPaymentByExternalKeyNoContent struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentByExternalKeyNoContent handles this case with default header values.
Successful operation
func NewVoidPaymentByExternalKeyNoContent ¶
func NewVoidPaymentByExternalKeyNoContent() *VoidPaymentByExternalKeyNoContent
NewVoidPaymentByExternalKeyNoContent creates a VoidPaymentByExternalKeyNoContent with default headers values
func (*VoidPaymentByExternalKeyNoContent) Error ¶
func (o *VoidPaymentByExternalKeyNoContent) Error() string
type VoidPaymentByExternalKeyNotFound ¶
type VoidPaymentByExternalKeyNotFound struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentByExternalKeyNotFound handles this case with default header values.
Account or payment not found
func NewVoidPaymentByExternalKeyNotFound ¶
func NewVoidPaymentByExternalKeyNotFound() *VoidPaymentByExternalKeyNotFound
NewVoidPaymentByExternalKeyNotFound creates a VoidPaymentByExternalKeyNotFound with default headers values
func (*VoidPaymentByExternalKeyNotFound) Error ¶
func (o *VoidPaymentByExternalKeyNotFound) Error() string
type VoidPaymentByExternalKeyParams ¶
type VoidPaymentByExternalKeyParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
VoidPaymentByExternalKeyParams contains all the parameters to send to the API endpoint for the void payment by external key operation typically these are written to a http.Request
func NewVoidPaymentByExternalKeyParams ¶
func NewVoidPaymentByExternalKeyParams() *VoidPaymentByExternalKeyParams
NewVoidPaymentByExternalKeyParams creates a new VoidPaymentByExternalKeyParams object with the default values initialized.
func NewVoidPaymentByExternalKeyParamsWithContext ¶
func NewVoidPaymentByExternalKeyParamsWithContext(ctx context.Context) *VoidPaymentByExternalKeyParams
NewVoidPaymentByExternalKeyParamsWithContext creates a new VoidPaymentByExternalKeyParams object with the default values initialized, and the ability to set a context for a request
func NewVoidPaymentByExternalKeyParamsWithHTTPClient ¶
func NewVoidPaymentByExternalKeyParamsWithHTTPClient(client *http.Client) *VoidPaymentByExternalKeyParams
NewVoidPaymentByExternalKeyParamsWithHTTPClient creates a new VoidPaymentByExternalKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVoidPaymentByExternalKeyParamsWithTimeout ¶
func NewVoidPaymentByExternalKeyParamsWithTimeout(timeout time.Duration) *VoidPaymentByExternalKeyParams
NewVoidPaymentByExternalKeyParamsWithTimeout creates a new VoidPaymentByExternalKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*VoidPaymentByExternalKeyParams) SetBody ¶
func (o *VoidPaymentByExternalKeyParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetContext ¶
func (o *VoidPaymentByExternalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetControlPluginName ¶
func (o *VoidPaymentByExternalKeyParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetHTTPClient ¶
func (o *VoidPaymentByExternalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetPluginProperty ¶
func (o *VoidPaymentByExternalKeyParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetTimeout ¶
func (o *VoidPaymentByExternalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetXKillbillComment ¶
func (o *VoidPaymentByExternalKeyParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetXKillbillCreatedBy ¶
func (o *VoidPaymentByExternalKeyParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) SetXKillbillReason ¶
func (o *VoidPaymentByExternalKeyParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithBody ¶
func (o *VoidPaymentByExternalKeyParams) WithBody(body *kbmodel.PaymentTransaction) *VoidPaymentByExternalKeyParams
WithBody adds the body to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithContext ¶
func (o *VoidPaymentByExternalKeyParams) WithContext(ctx context.Context) *VoidPaymentByExternalKeyParams
WithContext adds the context to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithControlPluginName ¶
func (o *VoidPaymentByExternalKeyParams) WithControlPluginName(controlPluginName []string) *VoidPaymentByExternalKeyParams
WithControlPluginName adds the controlPluginName to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithHTTPClient ¶
func (o *VoidPaymentByExternalKeyParams) WithHTTPClient(client *http.Client) *VoidPaymentByExternalKeyParams
WithHTTPClient adds the HTTPClient to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithPluginProperty ¶
func (o *VoidPaymentByExternalKeyParams) WithPluginProperty(pluginProperty []string) *VoidPaymentByExternalKeyParams
WithPluginProperty adds the pluginProperty to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithTimeout ¶
func (o *VoidPaymentByExternalKeyParams) WithTimeout(timeout time.Duration) *VoidPaymentByExternalKeyParams
WithTimeout adds the timeout to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithXKillbillComment ¶
func (o *VoidPaymentByExternalKeyParams) WithXKillbillComment(xKillbillComment *string) *VoidPaymentByExternalKeyParams
WithXKillbillComment adds the xKillbillComment to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithXKillbillCreatedBy ¶
func (o *VoidPaymentByExternalKeyParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *VoidPaymentByExternalKeyParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WithXKillbillReason ¶
func (o *VoidPaymentByExternalKeyParams) WithXKillbillReason(xKillbillReason *string) *VoidPaymentByExternalKeyParams
WithXKillbillReason adds the xKillbillReason to the void payment by external key params
func (*VoidPaymentByExternalKeyParams) WriteToRequest ¶
func (o *VoidPaymentByExternalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VoidPaymentByExternalKeyPaymentRequired ¶
type VoidPaymentByExternalKeyPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentByExternalKeyPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewVoidPaymentByExternalKeyPaymentRequired ¶
func NewVoidPaymentByExternalKeyPaymentRequired() *VoidPaymentByExternalKeyPaymentRequired
NewVoidPaymentByExternalKeyPaymentRequired creates a VoidPaymentByExternalKeyPaymentRequired with default headers values
func (*VoidPaymentByExternalKeyPaymentRequired) Error ¶
func (o *VoidPaymentByExternalKeyPaymentRequired) Error() string
type VoidPaymentByExternalKeyReader ¶
type VoidPaymentByExternalKeyReader struct {
// contains filtered or unexported fields
}
VoidPaymentByExternalKeyReader is a Reader for the VoidPaymentByExternalKey structure.
func (*VoidPaymentByExternalKeyReader) ReadResponse ¶
func (o *VoidPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VoidPaymentByExternalKeyServiceUnavailable ¶
type VoidPaymentByExternalKeyServiceUnavailable struct {
}VoidPaymentByExternalKeyServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewVoidPaymentByExternalKeyServiceUnavailable ¶
func NewVoidPaymentByExternalKeyServiceUnavailable() *VoidPaymentByExternalKeyServiceUnavailable
NewVoidPaymentByExternalKeyServiceUnavailable creates a VoidPaymentByExternalKeyServiceUnavailable with default headers values
func (*VoidPaymentByExternalKeyServiceUnavailable) Error ¶
func (o *VoidPaymentByExternalKeyServiceUnavailable) Error() string
type VoidPaymentByExternalKeyUnprocessableEntity ¶
type VoidPaymentByExternalKeyUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentByExternalKeyUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewVoidPaymentByExternalKeyUnprocessableEntity ¶
func NewVoidPaymentByExternalKeyUnprocessableEntity() *VoidPaymentByExternalKeyUnprocessableEntity
NewVoidPaymentByExternalKeyUnprocessableEntity creates a VoidPaymentByExternalKeyUnprocessableEntity with default headers values
func (*VoidPaymentByExternalKeyUnprocessableEntity) Error ¶
func (o *VoidPaymentByExternalKeyUnprocessableEntity) Error() string
type VoidPaymentGatewayTimeout ¶
type VoidPaymentGatewayTimeout struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentGatewayTimeout handles this case with default header values.
Payment operation timeout
func NewVoidPaymentGatewayTimeout ¶
func NewVoidPaymentGatewayTimeout() *VoidPaymentGatewayTimeout
NewVoidPaymentGatewayTimeout creates a VoidPaymentGatewayTimeout with default headers values
func (*VoidPaymentGatewayTimeout) Error ¶
func (o *VoidPaymentGatewayTimeout) Error() string
type VoidPaymentNoContent ¶
type VoidPaymentNoContent struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentNoContent handles this case with default header values.
Successful operation
func NewVoidPaymentNoContent ¶
func NewVoidPaymentNoContent() *VoidPaymentNoContent
NewVoidPaymentNoContent creates a VoidPaymentNoContent with default headers values
func (*VoidPaymentNoContent) Error ¶
func (o *VoidPaymentNoContent) Error() string
type VoidPaymentNotFound ¶
type VoidPaymentNotFound struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentNotFound handles this case with default header values.
Account or payment not found
func NewVoidPaymentNotFound ¶
func NewVoidPaymentNotFound() *VoidPaymentNotFound
NewVoidPaymentNotFound creates a VoidPaymentNotFound with default headers values
func (*VoidPaymentNotFound) Error ¶
func (o *VoidPaymentNotFound) Error() string
type VoidPaymentParams ¶
type VoidPaymentParams struct { /*XKillbillComment*/ XKillbillComment *string /*XKillbillCreatedBy*/ XKillbillCreatedBy string /*XKillbillReason*/ XKillbillReason *string /*Body*/ Body *kbmodel.PaymentTransaction /*ControlPluginName*/ ControlPluginName []string /*PaymentID*/ PaymentID strfmt.UUID /*PluginProperty*/ PluginProperty []string WithStackTrace *bool // If set, returns full stack trace with error message Context context.Context HTTPClient *http.Client ProcessLocationHeader bool // For create APIs that return 201, send another request and retrieve the resource. // contains filtered or unexported fields }
VoidPaymentParams contains all the parameters to send to the API endpoint for the void payment operation typically these are written to a http.Request
func NewVoidPaymentParams ¶
func NewVoidPaymentParams() *VoidPaymentParams
NewVoidPaymentParams creates a new VoidPaymentParams object with the default values initialized.
func NewVoidPaymentParamsWithContext ¶
func NewVoidPaymentParamsWithContext(ctx context.Context) *VoidPaymentParams
NewVoidPaymentParamsWithContext creates a new VoidPaymentParams object with the default values initialized, and the ability to set a context for a request
func NewVoidPaymentParamsWithHTTPClient ¶
func NewVoidPaymentParamsWithHTTPClient(client *http.Client) *VoidPaymentParams
NewVoidPaymentParamsWithHTTPClient creates a new VoidPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVoidPaymentParamsWithTimeout ¶
func NewVoidPaymentParamsWithTimeout(timeout time.Duration) *VoidPaymentParams
NewVoidPaymentParamsWithTimeout creates a new VoidPaymentParams object with the default values initialized, and the ability to set a timeout on a request
func (*VoidPaymentParams) SetBody ¶
func (o *VoidPaymentParams) SetBody(body *kbmodel.PaymentTransaction)
SetBody adds the body to the void payment params
func (*VoidPaymentParams) SetContext ¶
func (o *VoidPaymentParams) SetContext(ctx context.Context)
SetContext adds the context to the void payment params
func (*VoidPaymentParams) SetControlPluginName ¶
func (o *VoidPaymentParams) SetControlPluginName(controlPluginName []string)
SetControlPluginName adds the controlPluginName to the void payment params
func (*VoidPaymentParams) SetHTTPClient ¶
func (o *VoidPaymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the void payment params
func (*VoidPaymentParams) SetPaymentID ¶
func (o *VoidPaymentParams) SetPaymentID(paymentID strfmt.UUID)
SetPaymentID adds the paymentId to the void payment params
func (*VoidPaymentParams) SetPluginProperty ¶
func (o *VoidPaymentParams) SetPluginProperty(pluginProperty []string)
SetPluginProperty adds the pluginProperty to the void payment params
func (*VoidPaymentParams) SetTimeout ¶
func (o *VoidPaymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the void payment params
func (*VoidPaymentParams) SetXKillbillComment ¶
func (o *VoidPaymentParams) SetXKillbillComment(xKillbillComment *string)
SetXKillbillComment adds the xKillbillComment to the void payment params
func (*VoidPaymentParams) SetXKillbillCreatedBy ¶
func (o *VoidPaymentParams) SetXKillbillCreatedBy(xKillbillCreatedBy string)
SetXKillbillCreatedBy adds the xKillbillCreatedBy to the void payment params
func (*VoidPaymentParams) SetXKillbillReason ¶
func (o *VoidPaymentParams) SetXKillbillReason(xKillbillReason *string)
SetXKillbillReason adds the xKillbillReason to the void payment params
func (*VoidPaymentParams) WithBody ¶
func (o *VoidPaymentParams) WithBody(body *kbmodel.PaymentTransaction) *VoidPaymentParams
WithBody adds the body to the void payment params
func (*VoidPaymentParams) WithContext ¶
func (o *VoidPaymentParams) WithContext(ctx context.Context) *VoidPaymentParams
WithContext adds the context to the void payment params
func (*VoidPaymentParams) WithControlPluginName ¶
func (o *VoidPaymentParams) WithControlPluginName(controlPluginName []string) *VoidPaymentParams
WithControlPluginName adds the controlPluginName to the void payment params
func (*VoidPaymentParams) WithHTTPClient ¶
func (o *VoidPaymentParams) WithHTTPClient(client *http.Client) *VoidPaymentParams
WithHTTPClient adds the HTTPClient to the void payment params
func (*VoidPaymentParams) WithPaymentID ¶
func (o *VoidPaymentParams) WithPaymentID(paymentID strfmt.UUID) *VoidPaymentParams
WithPaymentID adds the paymentID to the void payment params
func (*VoidPaymentParams) WithPluginProperty ¶
func (o *VoidPaymentParams) WithPluginProperty(pluginProperty []string) *VoidPaymentParams
WithPluginProperty adds the pluginProperty to the void payment params
func (*VoidPaymentParams) WithTimeout ¶
func (o *VoidPaymentParams) WithTimeout(timeout time.Duration) *VoidPaymentParams
WithTimeout adds the timeout to the void payment params
func (*VoidPaymentParams) WithXKillbillComment ¶
func (o *VoidPaymentParams) WithXKillbillComment(xKillbillComment *string) *VoidPaymentParams
WithXKillbillComment adds the xKillbillComment to the void payment params
func (*VoidPaymentParams) WithXKillbillCreatedBy ¶
func (o *VoidPaymentParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *VoidPaymentParams
WithXKillbillCreatedBy adds the xKillbillCreatedBy to the void payment params
func (*VoidPaymentParams) WithXKillbillReason ¶
func (o *VoidPaymentParams) WithXKillbillReason(xKillbillReason *string) *VoidPaymentParams
WithXKillbillReason adds the xKillbillReason to the void payment params
func (*VoidPaymentParams) WriteToRequest ¶
func (o *VoidPaymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VoidPaymentPaymentRequired ¶
type VoidPaymentPaymentRequired struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentPaymentRequired handles this case with default header values.
Transaction declined by gateway
func NewVoidPaymentPaymentRequired ¶
func NewVoidPaymentPaymentRequired() *VoidPaymentPaymentRequired
NewVoidPaymentPaymentRequired creates a VoidPaymentPaymentRequired with default headers values
func (*VoidPaymentPaymentRequired) Error ¶
func (o *VoidPaymentPaymentRequired) Error() string
type VoidPaymentReader ¶
type VoidPaymentReader struct {
// contains filtered or unexported fields
}
VoidPaymentReader is a Reader for the VoidPayment structure.
func (*VoidPaymentReader) ReadResponse ¶
func (o *VoidPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VoidPaymentServiceUnavailable ¶
type VoidPaymentServiceUnavailable struct {
}VoidPaymentServiceUnavailable handles this case with default header values.
Payment in unknown status, failed to receive gateway response
func NewVoidPaymentServiceUnavailable ¶
func NewVoidPaymentServiceUnavailable() *VoidPaymentServiceUnavailable
NewVoidPaymentServiceUnavailable creates a VoidPaymentServiceUnavailable with default headers values
func (*VoidPaymentServiceUnavailable) Error ¶
func (o *VoidPaymentServiceUnavailable) Error() string
type VoidPaymentUnprocessableEntity ¶
type VoidPaymentUnprocessableEntity struct {
HttpResponse runtime.ClientResponse
}
VoidPaymentUnprocessableEntity handles this case with default header values.
Payment is aborted by a control plugin
func NewVoidPaymentUnprocessableEntity ¶
func NewVoidPaymentUnprocessableEntity() *VoidPaymentUnprocessableEntity
NewVoidPaymentUnprocessableEntity creates a VoidPaymentUnprocessableEntity with default headers values
func (*VoidPaymentUnprocessableEntity) Error ¶
func (o *VoidPaymentUnprocessableEntity) Error() string
Source Files ¶
- cancel_scheduled_payment_transaction_by_external_key_parameters.go
- cancel_scheduled_payment_transaction_by_external_key_responses.go
- cancel_scheduled_payment_transaction_by_id_parameters.go
- cancel_scheduled_payment_transaction_by_id_responses.go
- capture_authorization_by_external_key_parameters.go
- capture_authorization_by_external_key_responses.go
- capture_authorization_parameters.go
- capture_authorization_responses.go
- chargeback_payment_by_external_key_parameters.go
- chargeback_payment_by_external_key_responses.go
- chargeback_payment_parameters.go
- chargeback_payment_responses.go
- chargeback_reversal_payment_by_external_key_parameters.go
- chargeback_reversal_payment_by_external_key_responses.go
- chargeback_reversal_payment_parameters.go
- chargeback_reversal_payment_responses.go
- complete_transaction_by_external_key_parameters.go
- complete_transaction_by_external_key_responses.go
- complete_transaction_parameters.go
- complete_transaction_responses.go
- create_combo_payment_parameters.go
- create_combo_payment_responses.go
- create_payment_custom_fields_parameters.go
- create_payment_custom_fields_responses.go
- create_payment_tags_parameters.go
- create_payment_tags_responses.go
- delete_payment_custom_fields_parameters.go
- delete_payment_custom_fields_responses.go
- delete_payment_tags_parameters.go
- delete_payment_tags_responses.go
- get_payment_attempt_audit_logs_with_history_parameters.go
- get_payment_attempt_audit_logs_with_history_responses.go
- get_payment_audit_logs_with_history_parameters.go
- get_payment_audit_logs_with_history_responses.go
- get_payment_by_external_key_parameters.go
- get_payment_by_external_key_responses.go
- get_payment_custom_fields_parameters.go
- get_payment_custom_fields_responses.go
- get_payment_parameters.go
- get_payment_responses.go
- get_payment_tags_parameters.go
- get_payment_tags_responses.go
- get_payments_parameters.go
- get_payments_responses.go
- modify_payment_custom_fields_parameters.go
- modify_payment_custom_fields_responses.go
- payment_client.go
- refund_payment_by_external_key_parameters.go
- refund_payment_by_external_key_responses.go
- refund_payment_parameters.go
- refund_payment_responses.go
- search_payments_parameters.go
- search_payments_responses.go
- void_payment_by_external_key_parameters.go
- void_payment_by_external_key_responses.go
- void_payment_parameters.go
- void_payment_responses.go