Versions in this module Expand all Collapse all v1 v1.0.0 Sep 4, 2019 Changes in this version + type CancelScheduledPaymentTransactionByExternalKeyBadRequest struct + HttpResponse runtime.ClientResponse + func NewCancelScheduledPaymentTransactionByExternalKeyBadRequest() *CancelScheduledPaymentTransactionByExternalKeyBadRequest + func (o *CancelScheduledPaymentTransactionByExternalKeyBadRequest) Error() string + type CancelScheduledPaymentTransactionByExternalKeyNoContent struct + HttpResponse runtime.ClientResponse + func NewCancelScheduledPaymentTransactionByExternalKeyNoContent() *CancelScheduledPaymentTransactionByExternalKeyNoContent + func (o *CancelScheduledPaymentTransactionByExternalKeyNoContent) Error() string + type CancelScheduledPaymentTransactionByExternalKeyParams struct + Context context.Context + HTTPClient *http.Client + ProcessLocationHeader bool + TransactionExternalKey string + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + func (o *CancelScheduledPaymentTransactionByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CancelScheduledPaymentTransactionByIDBadRequest struct + HttpResponse runtime.ClientResponse + func NewCancelScheduledPaymentTransactionByIDBadRequest() *CancelScheduledPaymentTransactionByIDBadRequest + func (o *CancelScheduledPaymentTransactionByIDBadRequest) Error() string + type CancelScheduledPaymentTransactionByIDNoContent struct + HttpResponse runtime.ClientResponse + func NewCancelScheduledPaymentTransactionByIDNoContent() *CancelScheduledPaymentTransactionByIDNoContent + func (o *CancelScheduledPaymentTransactionByIDNoContent) Error() string + type CancelScheduledPaymentTransactionByIDParams struct + Context context.Context + HTTPClient *http.Client + PaymentTransactionID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + func (o *CancelScheduledPaymentTransactionByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CaptureAuthorizationBadGateway struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationBadGateway() *CaptureAuthorizationBadGateway + func (o *CaptureAuthorizationBadGateway) Error() string + type CaptureAuthorizationBadRequest struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationBadRequest() *CaptureAuthorizationBadRequest + func (o *CaptureAuthorizationBadRequest) Error() string + type CaptureAuthorizationByExternalKeyBadGateway struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationByExternalKeyBadGateway() *CaptureAuthorizationByExternalKeyBadGateway + func (o *CaptureAuthorizationByExternalKeyBadGateway) Error() string + type CaptureAuthorizationByExternalKeyCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewCaptureAuthorizationByExternalKeyCreated() *CaptureAuthorizationByExternalKeyCreated + func (o *CaptureAuthorizationByExternalKeyCreated) Error() string + type CaptureAuthorizationByExternalKeyGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationByExternalKeyGatewayTimeout() *CaptureAuthorizationByExternalKeyGatewayTimeout + func (o *CaptureAuthorizationByExternalKeyGatewayTimeout) Error() string + type CaptureAuthorizationByExternalKeyNotFound struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationByExternalKeyNotFound() *CaptureAuthorizationByExternalKeyNotFound + func (o *CaptureAuthorizationByExternalKeyNotFound) Error() string + type CaptureAuthorizationByExternalKeyParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationByExternalKeyPaymentRequired() *CaptureAuthorizationByExternalKeyPaymentRequired + func (o *CaptureAuthorizationByExternalKeyPaymentRequired) Error() string + type CaptureAuthorizationByExternalKeyReader struct + func (o *CaptureAuthorizationByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CaptureAuthorizationByExternalKeyServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationByExternalKeyServiceUnavailable() *CaptureAuthorizationByExternalKeyServiceUnavailable + func (o *CaptureAuthorizationByExternalKeyServiceUnavailable) Error() string + type CaptureAuthorizationByExternalKeyUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationByExternalKeyUnprocessableEntity() *CaptureAuthorizationByExternalKeyUnprocessableEntity + func (o *CaptureAuthorizationByExternalKeyUnprocessableEntity) Error() string + type CaptureAuthorizationCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewCaptureAuthorizationCreated() *CaptureAuthorizationCreated + func (o *CaptureAuthorizationCreated) Error() string + type CaptureAuthorizationGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationGatewayTimeout() *CaptureAuthorizationGatewayTimeout + func (o *CaptureAuthorizationGatewayTimeout) Error() string + type CaptureAuthorizationNotFound struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationNotFound() *CaptureAuthorizationNotFound + func (o *CaptureAuthorizationNotFound) Error() string + type CaptureAuthorizationParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PaymentID strfmt.UUID + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationPaymentRequired() *CaptureAuthorizationPaymentRequired + func (o *CaptureAuthorizationPaymentRequired) Error() string + type CaptureAuthorizationReader struct + func (o *CaptureAuthorizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CaptureAuthorizationServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationServiceUnavailable() *CaptureAuthorizationServiceUnavailable + func (o *CaptureAuthorizationServiceUnavailable) Error() string + type CaptureAuthorizationUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewCaptureAuthorizationUnprocessableEntity() *CaptureAuthorizationUnprocessableEntity + func (o *CaptureAuthorizationUnprocessableEntity) Error() string + type ChargebackPaymentBadGateway struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentBadGateway() *ChargebackPaymentBadGateway + func (o *ChargebackPaymentBadGateway) Error() string + type ChargebackPaymentBadRequest struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentBadRequest() *ChargebackPaymentBadRequest + func (o *ChargebackPaymentBadRequest) Error() string + type ChargebackPaymentByExternalKeyBadGateway struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentByExternalKeyBadGateway() *ChargebackPaymentByExternalKeyBadGateway + func (o *ChargebackPaymentByExternalKeyBadGateway) Error() string + type ChargebackPaymentByExternalKeyCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewChargebackPaymentByExternalKeyCreated() *ChargebackPaymentByExternalKeyCreated + func (o *ChargebackPaymentByExternalKeyCreated) Error() string + type ChargebackPaymentByExternalKeyGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentByExternalKeyGatewayTimeout() *ChargebackPaymentByExternalKeyGatewayTimeout + func (o *ChargebackPaymentByExternalKeyGatewayTimeout) Error() string + type ChargebackPaymentByExternalKeyNotFound struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentByExternalKeyNotFound() *ChargebackPaymentByExternalKeyNotFound + func (o *ChargebackPaymentByExternalKeyNotFound) Error() string + type ChargebackPaymentByExternalKeyParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentByExternalKeyPaymentRequired() *ChargebackPaymentByExternalKeyPaymentRequired + func (o *ChargebackPaymentByExternalKeyPaymentRequired) Error() string + type ChargebackPaymentByExternalKeyReader struct + func (o *ChargebackPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ChargebackPaymentByExternalKeyServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentByExternalKeyServiceUnavailable() *ChargebackPaymentByExternalKeyServiceUnavailable + func (o *ChargebackPaymentByExternalKeyServiceUnavailable) Error() string + type ChargebackPaymentByExternalKeyUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentByExternalKeyUnprocessableEntity() *ChargebackPaymentByExternalKeyUnprocessableEntity + func (o *ChargebackPaymentByExternalKeyUnprocessableEntity) Error() string + type ChargebackPaymentCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewChargebackPaymentCreated() *ChargebackPaymentCreated + func (o *ChargebackPaymentCreated) Error() string + type ChargebackPaymentGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentGatewayTimeout() *ChargebackPaymentGatewayTimeout + func (o *ChargebackPaymentGatewayTimeout) Error() string + type ChargebackPaymentNotFound struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentNotFound() *ChargebackPaymentNotFound + func (o *ChargebackPaymentNotFound) Error() string + type ChargebackPaymentParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PaymentID strfmt.UUID + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentPaymentRequired() *ChargebackPaymentPaymentRequired + func (o *ChargebackPaymentPaymentRequired) Error() string + type ChargebackPaymentReader struct + func (o *ChargebackPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ChargebackPaymentServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentServiceUnavailable() *ChargebackPaymentServiceUnavailable + func (o *ChargebackPaymentServiceUnavailable) Error() string + type ChargebackPaymentUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewChargebackPaymentUnprocessableEntity() *ChargebackPaymentUnprocessableEntity + func (o *ChargebackPaymentUnprocessableEntity) Error() string + type ChargebackReversalPaymentBadGateway struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentBadGateway() *ChargebackReversalPaymentBadGateway + func (o *ChargebackReversalPaymentBadGateway) Error() string + type ChargebackReversalPaymentBadRequest struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentBadRequest() *ChargebackReversalPaymentBadRequest + func (o *ChargebackReversalPaymentBadRequest) Error() string + type ChargebackReversalPaymentByExternalKeyBadGateway struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentByExternalKeyBadGateway() *ChargebackReversalPaymentByExternalKeyBadGateway + func (o *ChargebackReversalPaymentByExternalKeyBadGateway) Error() string + type ChargebackReversalPaymentByExternalKeyCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewChargebackReversalPaymentByExternalKeyCreated() *ChargebackReversalPaymentByExternalKeyCreated + func (o *ChargebackReversalPaymentByExternalKeyCreated) Error() string + type ChargebackReversalPaymentByExternalKeyGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentByExternalKeyGatewayTimeout() *ChargebackReversalPaymentByExternalKeyGatewayTimeout + func (o *ChargebackReversalPaymentByExternalKeyGatewayTimeout) Error() string + type ChargebackReversalPaymentByExternalKeyNotFound struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentByExternalKeyNotFound() *ChargebackReversalPaymentByExternalKeyNotFound + func (o *ChargebackReversalPaymentByExternalKeyNotFound) Error() string + type ChargebackReversalPaymentByExternalKeyParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentByExternalKeyPaymentRequired() *ChargebackReversalPaymentByExternalKeyPaymentRequired + func (o *ChargebackReversalPaymentByExternalKeyPaymentRequired) Error() string + type ChargebackReversalPaymentByExternalKeyReader struct + func (o *ChargebackReversalPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ChargebackReversalPaymentByExternalKeyServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentByExternalKeyServiceUnavailable() *ChargebackReversalPaymentByExternalKeyServiceUnavailable + func (o *ChargebackReversalPaymentByExternalKeyServiceUnavailable) Error() string + type ChargebackReversalPaymentByExternalKeyUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentByExternalKeyUnprocessableEntity() *ChargebackReversalPaymentByExternalKeyUnprocessableEntity + func (o *ChargebackReversalPaymentByExternalKeyUnprocessableEntity) Error() string + type ChargebackReversalPaymentCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewChargebackReversalPaymentCreated() *ChargebackReversalPaymentCreated + func (o *ChargebackReversalPaymentCreated) Error() string + type ChargebackReversalPaymentGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentGatewayTimeout() *ChargebackReversalPaymentGatewayTimeout + func (o *ChargebackReversalPaymentGatewayTimeout) Error() string + type ChargebackReversalPaymentNotFound struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentNotFound() *ChargebackReversalPaymentNotFound + func (o *ChargebackReversalPaymentNotFound) Error() string + type ChargebackReversalPaymentParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PaymentID strfmt.UUID + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentPaymentRequired() *ChargebackReversalPaymentPaymentRequired + func (o *ChargebackReversalPaymentPaymentRequired) Error() string + type ChargebackReversalPaymentReader struct + func (o *ChargebackReversalPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ChargebackReversalPaymentServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentServiceUnavailable() *ChargebackReversalPaymentServiceUnavailable + func (o *ChargebackReversalPaymentServiceUnavailable) Error() string + type ChargebackReversalPaymentUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewChargebackReversalPaymentUnprocessableEntity() *ChargebackReversalPaymentUnprocessableEntity + func (o *ChargebackReversalPaymentUnprocessableEntity) Error() string + type Client struct + func New(transport runtime.ClientTransport, formats strfmt.Registry, ...) *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 struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionBadGateway() *CompleteTransactionBadGateway + func (o *CompleteTransactionBadGateway) Error() string + type CompleteTransactionBadRequest struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionBadRequest() *CompleteTransactionBadRequest + func (o *CompleteTransactionBadRequest) Error() string + type CompleteTransactionByExternalKeyBadGateway struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionByExternalKeyBadGateway() *CompleteTransactionByExternalKeyBadGateway + func (o *CompleteTransactionByExternalKeyBadGateway) Error() string + type CompleteTransactionByExternalKeyGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionByExternalKeyGatewayTimeout() *CompleteTransactionByExternalKeyGatewayTimeout + func (o *CompleteTransactionByExternalKeyGatewayTimeout) Error() string + type CompleteTransactionByExternalKeyNoContent struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionByExternalKeyNoContent() *CompleteTransactionByExternalKeyNoContent + func (o *CompleteTransactionByExternalKeyNoContent) Error() string + type CompleteTransactionByExternalKeyNotFound struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionByExternalKeyNotFound() *CompleteTransactionByExternalKeyNotFound + func (o *CompleteTransactionByExternalKeyNotFound) Error() string + type CompleteTransactionByExternalKeyParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionByExternalKeyPaymentRequired() *CompleteTransactionByExternalKeyPaymentRequired + func (o *CompleteTransactionByExternalKeyPaymentRequired) Error() string + type CompleteTransactionByExternalKeyReader struct + func (o *CompleteTransactionByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CompleteTransactionByExternalKeyServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionByExternalKeyServiceUnavailable() *CompleteTransactionByExternalKeyServiceUnavailable + func (o *CompleteTransactionByExternalKeyServiceUnavailable) Error() string + type CompleteTransactionByExternalKeyUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionByExternalKeyUnprocessableEntity() *CompleteTransactionByExternalKeyUnprocessableEntity + func (o *CompleteTransactionByExternalKeyUnprocessableEntity) Error() string + type CompleteTransactionGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionGatewayTimeout() *CompleteTransactionGatewayTimeout + func (o *CompleteTransactionGatewayTimeout) Error() string + type CompleteTransactionNoContent struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionNoContent() *CompleteTransactionNoContent + func (o *CompleteTransactionNoContent) Error() string + type CompleteTransactionNotFound struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionNotFound() *CompleteTransactionNotFound + func (o *CompleteTransactionNotFound) Error() string + type CompleteTransactionParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PaymentID strfmt.UUID + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionPaymentRequired() *CompleteTransactionPaymentRequired + func (o *CompleteTransactionPaymentRequired) Error() string + type CompleteTransactionReader struct + func (o *CompleteTransactionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CompleteTransactionServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionServiceUnavailable() *CompleteTransactionServiceUnavailable + func (o *CompleteTransactionServiceUnavailable) Error() string + type CompleteTransactionUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewCompleteTransactionUnprocessableEntity() *CompleteTransactionUnprocessableEntity + func (o *CompleteTransactionUnprocessableEntity) Error() string + type CreateComboPaymentBadGateway struct + HttpResponse runtime.ClientResponse + func NewCreateComboPaymentBadGateway() *CreateComboPaymentBadGateway + func (o *CreateComboPaymentBadGateway) Error() string + type CreateComboPaymentBadRequest struct + HttpResponse runtime.ClientResponse + func NewCreateComboPaymentBadRequest() *CreateComboPaymentBadRequest + func (o *CreateComboPaymentBadRequest) Error() string + type CreateComboPaymentCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewCreateComboPaymentCreated() *CreateComboPaymentCreated + func (o *CreateComboPaymentCreated) Error() string + type CreateComboPaymentGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewCreateComboPaymentGatewayTimeout() *CreateComboPaymentGatewayTimeout + func (o *CreateComboPaymentGatewayTimeout) Error() string + type CreateComboPaymentParams struct + Body *kbmodel.ComboPaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewCreateComboPaymentPaymentRequired() *CreateComboPaymentPaymentRequired + func (o *CreateComboPaymentPaymentRequired) Error() string + type CreateComboPaymentReader struct + func (o *CreateComboPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateComboPaymentServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewCreateComboPaymentServiceUnavailable() *CreateComboPaymentServiceUnavailable + func (o *CreateComboPaymentServiceUnavailable) Error() string + type CreateComboPaymentUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewCreateComboPaymentUnprocessableEntity() *CreateComboPaymentUnprocessableEntity + func (o *CreateComboPaymentUnprocessableEntity) Error() string + type CreatePaymentCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewCreatePaymentCustomFieldsBadRequest() *CreatePaymentCustomFieldsBadRequest + func (o *CreatePaymentCustomFieldsBadRequest) Error() string + type CreatePaymentCustomFieldsCreated struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.CustomField + func NewCreatePaymentCustomFieldsCreated() *CreatePaymentCustomFieldsCreated + func (o *CreatePaymentCustomFieldsCreated) Error() string + type CreatePaymentCustomFieldsParams struct + Body []*kbmodel.CustomField + Context context.Context + HTTPClient *http.Client + PaymentID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + func (o *CreatePaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreatePaymentTagsBadRequest struct + HttpResponse runtime.ClientResponse + func NewCreatePaymentTagsBadRequest() *CreatePaymentTagsBadRequest + func (o *CreatePaymentTagsBadRequest) Error() string + type CreatePaymentTagsCreated struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.Tag + func NewCreatePaymentTagsCreated() *CreatePaymentTagsCreated + func (o *CreatePaymentTagsCreated) Error() string + type CreatePaymentTagsParams struct + Body []strfmt.UUID + Context context.Context + HTTPClient *http.Client + PaymentID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + func (o *CreatePaymentTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeletePaymentCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewDeletePaymentCustomFieldsBadRequest() *DeletePaymentCustomFieldsBadRequest + func (o *DeletePaymentCustomFieldsBadRequest) Error() string + type DeletePaymentCustomFieldsNoContent struct + HttpResponse runtime.ClientResponse + func NewDeletePaymentCustomFieldsNoContent() *DeletePaymentCustomFieldsNoContent + func (o *DeletePaymentCustomFieldsNoContent) Error() string + type DeletePaymentCustomFieldsParams struct + Context context.Context + CustomField []strfmt.UUID + HTTPClient *http.Client + PaymentID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + func (o *DeletePaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeletePaymentTagsBadRequest struct + HttpResponse runtime.ClientResponse + func NewDeletePaymentTagsBadRequest() *DeletePaymentTagsBadRequest + func (o *DeletePaymentTagsBadRequest) Error() string + type DeletePaymentTagsNoContent struct + HttpResponse runtime.ClientResponse + func NewDeletePaymentTagsNoContent() *DeletePaymentTagsNoContent + func (o *DeletePaymentTagsNoContent) Error() string + type DeletePaymentTagsParams struct + Context context.Context + HTTPClient *http.Client + PaymentID strfmt.UUID + ProcessLocationHeader bool + TagDef []strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + func (o *DeletePaymentTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPaymentAttemptAuditLogsWithHistoryNotFound struct + HttpResponse runtime.ClientResponse + func NewGetPaymentAttemptAuditLogsWithHistoryNotFound() *GetPaymentAttemptAuditLogsWithHistoryNotFound + func (o *GetPaymentAttemptAuditLogsWithHistoryNotFound) Error() string + type GetPaymentAttemptAuditLogsWithHistoryOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.AuditLog + func NewGetPaymentAttemptAuditLogsWithHistoryOK() *GetPaymentAttemptAuditLogsWithHistoryOK + func (o *GetPaymentAttemptAuditLogsWithHistoryOK) Error() string + type GetPaymentAttemptAuditLogsWithHistoryParams struct + Context context.Context + HTTPClient *http.Client + PaymentAttemptID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + 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 struct + func (o *GetPaymentAttemptAuditLogsWithHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPaymentAuditLogsWithHistoryNotFound struct + HttpResponse runtime.ClientResponse + func NewGetPaymentAuditLogsWithHistoryNotFound() *GetPaymentAuditLogsWithHistoryNotFound + func (o *GetPaymentAuditLogsWithHistoryNotFound) Error() string + type GetPaymentAuditLogsWithHistoryOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.AuditLog + func NewGetPaymentAuditLogsWithHistoryOK() *GetPaymentAuditLogsWithHistoryOK + func (o *GetPaymentAuditLogsWithHistoryOK) Error() string + type GetPaymentAuditLogsWithHistoryParams struct + Context context.Context + HTTPClient *http.Client + PaymentID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + 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 struct + func (o *GetPaymentAuditLogsWithHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPaymentBadRequest struct + HttpResponse runtime.ClientResponse + func NewGetPaymentBadRequest() *GetPaymentBadRequest + func (o *GetPaymentBadRequest) Error() string + type GetPaymentByExternalKeyNotFound struct + HttpResponse runtime.ClientResponse + func NewGetPaymentByExternalKeyNotFound() *GetPaymentByExternalKeyNotFound + func (o *GetPaymentByExternalKeyNotFound) Error() string + type GetPaymentByExternalKeyOK struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewGetPaymentByExternalKeyOK() *GetPaymentByExternalKeyOK + func (o *GetPaymentByExternalKeyOK) Error() string + type GetPaymentByExternalKeyParams struct + Audit *string + Context context.Context + ExternalKey string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + WithAttempts *bool + WithPluginInfo *bool + WithStackTrace *bool + 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 struct + func (o *GetPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPaymentCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewGetPaymentCustomFieldsBadRequest() *GetPaymentCustomFieldsBadRequest + func (o *GetPaymentCustomFieldsBadRequest) Error() string + type GetPaymentCustomFieldsOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.CustomField + func NewGetPaymentCustomFieldsOK() *GetPaymentCustomFieldsOK + func (o *GetPaymentCustomFieldsOK) Error() string + type GetPaymentCustomFieldsParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + PaymentID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + 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 struct + func (o *GetPaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPaymentNotFound struct + HttpResponse runtime.ClientResponse + func NewGetPaymentNotFound() *GetPaymentNotFound + func (o *GetPaymentNotFound) Error() string + type GetPaymentOK struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewGetPaymentOK() *GetPaymentOK + func (o *GetPaymentOK) Error() string + type GetPaymentParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + PaymentID strfmt.UUID + PluginProperty []string + ProcessLocationHeader bool + WithAttempts *bool + WithPluginInfo *bool + WithStackTrace *bool + func NewGetPaymentParams() *GetPaymentParams + func NewGetPaymentParamsWithContext(ctx context.Context) *GetPaymentParams + func NewGetPaymentParamsWithHTTPClient(client *http.Client) *GetPaymentParams + func NewGetPaymentParamsWithTimeout(timeout time.Duration) *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 struct + func (o *GetPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPaymentTagsBadRequest struct + HttpResponse runtime.ClientResponse + func NewGetPaymentTagsBadRequest() *GetPaymentTagsBadRequest + func (o *GetPaymentTagsBadRequest) Error() string + type GetPaymentTagsNotFound struct + HttpResponse runtime.ClientResponse + func NewGetPaymentTagsNotFound() *GetPaymentTagsNotFound + func (o *GetPaymentTagsNotFound) Error() string + type GetPaymentTagsOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.Tag + func NewGetPaymentTagsOK() *GetPaymentTagsOK + func (o *GetPaymentTagsOK) Error() string + type GetPaymentTagsParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + IncludedDeleted *bool + PaymentID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + 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 struct + func (o *GetPaymentTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPaymentsOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.Payment + func NewGetPaymentsOK() *GetPaymentsOK + func (o *GetPaymentsOK) Error() string + type GetPaymentsParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + Limit *int64 + Offset *int64 + PluginName *string + PluginProperty []string + ProcessLocationHeader bool + WithAttempts *bool + WithPluginInfo *bool + WithStackTrace *bool + func NewGetPaymentsParams() *GetPaymentsParams + func NewGetPaymentsParamsWithContext(ctx context.Context) *GetPaymentsParams + func NewGetPaymentsParamsWithHTTPClient(client *http.Client) *GetPaymentsParams + func NewGetPaymentsParamsWithTimeout(timeout time.Duration) *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 struct + func (o *GetPaymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type IPayment interface + CancelScheduledPaymentTransactionByExternalKey func(ctx context.Context, ...) (*CancelScheduledPaymentTransactionByExternalKeyNoContent, error) + CancelScheduledPaymentTransactionByID func(ctx context.Context, params *CancelScheduledPaymentTransactionByIDParams) (*CancelScheduledPaymentTransactionByIDNoContent, error) + CaptureAuthorization func(ctx context.Context, params *CaptureAuthorizationParams) (*CaptureAuthorizationCreated, error) + CaptureAuthorizationByExternalKey func(ctx context.Context, params *CaptureAuthorizationByExternalKeyParams) (*CaptureAuthorizationByExternalKeyCreated, error) + ChargebackPayment func(ctx context.Context, params *ChargebackPaymentParams) (*ChargebackPaymentCreated, error) + ChargebackPaymentByExternalKey func(ctx context.Context, params *ChargebackPaymentByExternalKeyParams) (*ChargebackPaymentByExternalKeyCreated, error) + ChargebackReversalPayment func(ctx context.Context, params *ChargebackReversalPaymentParams) (*ChargebackReversalPaymentCreated, error) + ChargebackReversalPaymentByExternalKey func(ctx context.Context, params *ChargebackReversalPaymentByExternalKeyParams) (*ChargebackReversalPaymentByExternalKeyCreated, error) + CompleteTransaction func(ctx context.Context, params *CompleteTransactionParams) (*CompleteTransactionNoContent, error) + CompleteTransactionByExternalKey func(ctx context.Context, params *CompleteTransactionByExternalKeyParams) (*CompleteTransactionByExternalKeyNoContent, error) + CreateComboPayment func(ctx context.Context, params *CreateComboPaymentParams) (*CreateComboPaymentCreated, error) + CreatePaymentCustomFields func(ctx context.Context, params *CreatePaymentCustomFieldsParams) (*CreatePaymentCustomFieldsCreated, error) + CreatePaymentTags func(ctx context.Context, params *CreatePaymentTagsParams) (*CreatePaymentTagsCreated, error) + DeletePaymentCustomFields func(ctx context.Context, params *DeletePaymentCustomFieldsParams) (*DeletePaymentCustomFieldsNoContent, error) + DeletePaymentTags func(ctx context.Context, params *DeletePaymentTagsParams) (*DeletePaymentTagsNoContent, error) + GetPayment func(ctx context.Context, params *GetPaymentParams) (*GetPaymentOK, error) + GetPaymentAttemptAuditLogsWithHistory func(ctx context.Context, params *GetPaymentAttemptAuditLogsWithHistoryParams) (*GetPaymentAttemptAuditLogsWithHistoryOK, error) + GetPaymentAuditLogsWithHistory func(ctx context.Context, params *GetPaymentAuditLogsWithHistoryParams) (*GetPaymentAuditLogsWithHistoryOK, error) + GetPaymentByExternalKey func(ctx context.Context, params *GetPaymentByExternalKeyParams) (*GetPaymentByExternalKeyOK, error) + GetPaymentCustomFields func(ctx context.Context, params *GetPaymentCustomFieldsParams) (*GetPaymentCustomFieldsOK, error) + GetPaymentTags func(ctx context.Context, params *GetPaymentTagsParams) (*GetPaymentTagsOK, error) + GetPayments func(ctx context.Context, params *GetPaymentsParams) (*GetPaymentsOK, error) + ModifyPaymentCustomFields func(ctx context.Context, params *ModifyPaymentCustomFieldsParams) (*ModifyPaymentCustomFieldsNoContent, error) + RefundPayment func(ctx context.Context, params *RefundPaymentParams) (*RefundPaymentCreated, error) + RefundPaymentByExternalKey func(ctx context.Context, params *RefundPaymentByExternalKeyParams) (*RefundPaymentByExternalKeyCreated, error) + SearchPayments func(ctx context.Context, params *SearchPaymentsParams) (*SearchPaymentsOK, error) + VoidPayment func(ctx context.Context, params *VoidPaymentParams) (*VoidPaymentNoContent, error) + VoidPaymentByExternalKey func(ctx context.Context, params *VoidPaymentByExternalKeyParams) (*VoidPaymentByExternalKeyNoContent, error) + type KillbillDefaults interface + KillbillWithStackTrace func() *bool + XKillbillComment func() *string + XKillbillCreatedBy func() *string + XKillbillReason func() *string + type ModifyPaymentCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewModifyPaymentCustomFieldsBadRequest() *ModifyPaymentCustomFieldsBadRequest + func (o *ModifyPaymentCustomFieldsBadRequest) Error() string + type ModifyPaymentCustomFieldsNoContent struct + HttpResponse runtime.ClientResponse + func NewModifyPaymentCustomFieldsNoContent() *ModifyPaymentCustomFieldsNoContent + func (o *ModifyPaymentCustomFieldsNoContent) Error() string + type ModifyPaymentCustomFieldsParams struct + Body []*kbmodel.CustomField + Context context.Context + HTTPClient *http.Client + PaymentID strfmt.UUID + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + func (o *ModifyPaymentCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type RefundPaymentBadGateway struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentBadGateway() *RefundPaymentBadGateway + func (o *RefundPaymentBadGateway) Error() string + type RefundPaymentBadRequest struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentBadRequest() *RefundPaymentBadRequest + func (o *RefundPaymentBadRequest) Error() string + type RefundPaymentByExternalKeyBadGateway struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentByExternalKeyBadGateway() *RefundPaymentByExternalKeyBadGateway + func (o *RefundPaymentByExternalKeyBadGateway) Error() string + type RefundPaymentByExternalKeyCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewRefundPaymentByExternalKeyCreated() *RefundPaymentByExternalKeyCreated + func (o *RefundPaymentByExternalKeyCreated) Error() string + type RefundPaymentByExternalKeyGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentByExternalKeyGatewayTimeout() *RefundPaymentByExternalKeyGatewayTimeout + func (o *RefundPaymentByExternalKeyGatewayTimeout) Error() string + type RefundPaymentByExternalKeyNotFound struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentByExternalKeyNotFound() *RefundPaymentByExternalKeyNotFound + func (o *RefundPaymentByExternalKeyNotFound) Error() string + type RefundPaymentByExternalKeyParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentByExternalKeyPaymentRequired() *RefundPaymentByExternalKeyPaymentRequired + func (o *RefundPaymentByExternalKeyPaymentRequired) Error() string + type RefundPaymentByExternalKeyReader struct + func (o *RefundPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type RefundPaymentByExternalKeyServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentByExternalKeyServiceUnavailable() *RefundPaymentByExternalKeyServiceUnavailable + func (o *RefundPaymentByExternalKeyServiceUnavailable) Error() string + type RefundPaymentByExternalKeyUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentByExternalKeyUnprocessableEntity() *RefundPaymentByExternalKeyUnprocessableEntity + func (o *RefundPaymentByExternalKeyUnprocessableEntity) Error() string + type RefundPaymentCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Payment + func NewRefundPaymentCreated() *RefundPaymentCreated + func (o *RefundPaymentCreated) Error() string + type RefundPaymentGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentGatewayTimeout() *RefundPaymentGatewayTimeout + func (o *RefundPaymentGatewayTimeout) Error() string + type RefundPaymentNotFound struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentNotFound() *RefundPaymentNotFound + func (o *RefundPaymentNotFound) Error() string + type RefundPaymentParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PaymentID strfmt.UUID + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewRefundPaymentParams() *RefundPaymentParams + func NewRefundPaymentParamsWithContext(ctx context.Context) *RefundPaymentParams + func NewRefundPaymentParamsWithHTTPClient(client *http.Client) *RefundPaymentParams + func NewRefundPaymentParamsWithTimeout(timeout time.Duration) *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 struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentPaymentRequired() *RefundPaymentPaymentRequired + func (o *RefundPaymentPaymentRequired) Error() string + type RefundPaymentReader struct + func (o *RefundPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type RefundPaymentServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentServiceUnavailable() *RefundPaymentServiceUnavailable + func (o *RefundPaymentServiceUnavailable) Error() string + type RefundPaymentUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewRefundPaymentUnprocessableEntity() *RefundPaymentUnprocessableEntity + func (o *RefundPaymentUnprocessableEntity) Error() string + type SearchPaymentsOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.Payment + func NewSearchPaymentsOK() *SearchPaymentsOK + func (o *SearchPaymentsOK) Error() string + type SearchPaymentsParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + Limit *int64 + Offset *int64 + PluginName *string + PluginProperty []string + ProcessLocationHeader bool + SearchKey string + WithAttempts *bool + WithPluginInfo *bool + WithStackTrace *bool + 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 struct + func (o *SearchPaymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type VoidPaymentBadGateway struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentBadGateway() *VoidPaymentBadGateway + func (o *VoidPaymentBadGateway) Error() string + type VoidPaymentBadRequest struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentBadRequest() *VoidPaymentBadRequest + func (o *VoidPaymentBadRequest) Error() string + type VoidPaymentByExternalKeyBadGateway struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentByExternalKeyBadGateway() *VoidPaymentByExternalKeyBadGateway + func (o *VoidPaymentByExternalKeyBadGateway) Error() string + type VoidPaymentByExternalKeyGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentByExternalKeyGatewayTimeout() *VoidPaymentByExternalKeyGatewayTimeout + func (o *VoidPaymentByExternalKeyGatewayTimeout) Error() string + type VoidPaymentByExternalKeyNoContent struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentByExternalKeyNoContent() *VoidPaymentByExternalKeyNoContent + func (o *VoidPaymentByExternalKeyNoContent) Error() string + type VoidPaymentByExternalKeyNotFound struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentByExternalKeyNotFound() *VoidPaymentByExternalKeyNotFound + func (o *VoidPaymentByExternalKeyNotFound) Error() string + type VoidPaymentByExternalKeyParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + 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 struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentByExternalKeyPaymentRequired() *VoidPaymentByExternalKeyPaymentRequired + func (o *VoidPaymentByExternalKeyPaymentRequired) Error() string + type VoidPaymentByExternalKeyReader struct + func (o *VoidPaymentByExternalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type VoidPaymentByExternalKeyServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentByExternalKeyServiceUnavailable() *VoidPaymentByExternalKeyServiceUnavailable + func (o *VoidPaymentByExternalKeyServiceUnavailable) Error() string + type VoidPaymentByExternalKeyUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentByExternalKeyUnprocessableEntity() *VoidPaymentByExternalKeyUnprocessableEntity + func (o *VoidPaymentByExternalKeyUnprocessableEntity) Error() string + type VoidPaymentGatewayTimeout struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentGatewayTimeout() *VoidPaymentGatewayTimeout + func (o *VoidPaymentGatewayTimeout) Error() string + type VoidPaymentNoContent struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentNoContent() *VoidPaymentNoContent + func (o *VoidPaymentNoContent) Error() string + type VoidPaymentNotFound struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentNotFound() *VoidPaymentNotFound + func (o *VoidPaymentNotFound) Error() string + type VoidPaymentParams struct + Body *kbmodel.PaymentTransaction + Context context.Context + ControlPluginName []string + HTTPClient *http.Client + PaymentID strfmt.UUID + PluginProperty []string + ProcessLocationHeader bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewVoidPaymentParams() *VoidPaymentParams + func NewVoidPaymentParamsWithContext(ctx context.Context) *VoidPaymentParams + func NewVoidPaymentParamsWithHTTPClient(client *http.Client) *VoidPaymentParams + func NewVoidPaymentParamsWithTimeout(timeout time.Duration) *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 struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentPaymentRequired() *VoidPaymentPaymentRequired + func (o *VoidPaymentPaymentRequired) Error() string + type VoidPaymentReader struct + func (o *VoidPaymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type VoidPaymentServiceUnavailable struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentServiceUnavailable() *VoidPaymentServiceUnavailable + func (o *VoidPaymentServiceUnavailable) Error() string + type VoidPaymentUnprocessableEntity struct + HttpResponse runtime.ClientResponse + func NewVoidPaymentUnprocessableEntity() *VoidPaymentUnprocessableEntity + func (o *VoidPaymentUnprocessableEntity) Error() string Other modules containing this package github.com/killbill/kbcli/v2 github.com/killbill/kbcli/v3