amazon_payment_order_information_management_v1

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault

type AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault describes a response with status code -1, with default header values.

Unexpected error

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault(code int) *AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault

NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault creates a AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault with default headers values

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault) Code

Code gets the status code for the amazon payment order information management v1 remove order reference delete default response

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault) Error

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteDefault) GetPayload

type AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams

type AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams contains all the parameters to send to the API endpoint

for the amazon payment order information management v1 remove order reference delete operation.

Typically these are written to a http.Request.

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams() *AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams

NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams creates a new AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithContext

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithContext(ctx context.Context) *AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams

NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithContext creates a new AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams object with the ability to set a context for a request.

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithHTTPClient

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithHTTPClient(client *http.Client) *AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams

NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithHTTPClient creates a new AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithTimeout

func NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithTimeout(timeout time.Duration) *AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams

NewAmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParamsWithTimeout creates a new AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams object with the ability to set a timeout on a request.

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) SetContext

SetContext adds the context to the amazon payment order information management v1 remove order reference delete params

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) SetDefaults

SetDefaults hydrates default values in the amazon payment order information management v1 remove order reference delete params (not the query body).

All values with no default are reset to their zero value.

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the amazon payment order information management v1 remove order reference delete params

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) SetTimeout

SetTimeout adds the timeout to the amazon payment order information management v1 remove order reference delete params

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) WithContext

WithContext adds the context to the amazon payment order information management v1 remove order reference delete params

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) WithDefaults

WithDefaults hydrates default values in the amazon payment order information management v1 remove order reference delete params (not the query body).

All values with no default are reset to their zero value.

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the amazon payment order information management v1 remove order reference delete params

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) WithTimeout

WithTimeout adds the timeout to the amazon payment order information management v1 remove order reference delete params

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteReader

type AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteReader struct {
	// contains filtered or unexported fields
}

AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteReader is a Reader for the AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDelete structure.

func (*AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteReader) ReadResponse

ReadResponse reads a server response into the received o.

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for amazon payment order information management v1 API

func (*Client) AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDelete

func (a *Client) AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDelete(params *AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams, opts ...ClientOption) error

AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDelete amazon payment order information management v1 remove order reference delete API

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDelete(params *AmazonPaymentOrderInformationManagementV1RemoveOrderReferenceDeleteParams, opts ...ClientOption) error

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new amazon payment order information management v1 API client.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL