fba_outbound

package
v0.24.10 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CancelFulfillmentOrderBadRequest

type CancelFulfillmentOrderBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewCancelFulfillmentOrderBadRequest

func NewCancelFulfillmentOrderBadRequest() *CancelFulfillmentOrderBadRequest

NewCancelFulfillmentOrderBadRequest creates a CancelFulfillmentOrderBadRequest with default headers values

func (*CancelFulfillmentOrderBadRequest) Error

func (*CancelFulfillmentOrderBadRequest) IsClientError

func (o *CancelFulfillmentOrderBadRequest) IsClientError() bool

IsClientError returns true when this cancel fulfillment order bad request response has a 4xx status code

func (*CancelFulfillmentOrderBadRequest) IsCode

func (o *CancelFulfillmentOrderBadRequest) IsCode(code int) bool

IsCode returns true when this cancel fulfillment order bad request response a status code equal to that given

func (*CancelFulfillmentOrderBadRequest) IsRedirect

func (o *CancelFulfillmentOrderBadRequest) IsRedirect() bool

IsRedirect returns true when this cancel fulfillment order bad request response has a 3xx status code

func (*CancelFulfillmentOrderBadRequest) IsServerError

func (o *CancelFulfillmentOrderBadRequest) IsServerError() bool

IsServerError returns true when this cancel fulfillment order bad request response has a 5xx status code

func (*CancelFulfillmentOrderBadRequest) IsSuccess

func (o *CancelFulfillmentOrderBadRequest) IsSuccess() bool

IsSuccess returns true when this cancel fulfillment order bad request response has a 2xx status code

func (*CancelFulfillmentOrderBadRequest) String

type CancelFulfillmentOrderForbidden

type CancelFulfillmentOrderForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewCancelFulfillmentOrderForbidden

func NewCancelFulfillmentOrderForbidden() *CancelFulfillmentOrderForbidden

NewCancelFulfillmentOrderForbidden creates a CancelFulfillmentOrderForbidden with default headers values

func (*CancelFulfillmentOrderForbidden) Error

func (*CancelFulfillmentOrderForbidden) IsClientError

func (o *CancelFulfillmentOrderForbidden) IsClientError() bool

IsClientError returns true when this cancel fulfillment order forbidden response has a 4xx status code

func (*CancelFulfillmentOrderForbidden) IsCode

func (o *CancelFulfillmentOrderForbidden) IsCode(code int) bool

IsCode returns true when this cancel fulfillment order forbidden response a status code equal to that given

func (*CancelFulfillmentOrderForbidden) IsRedirect

func (o *CancelFulfillmentOrderForbidden) IsRedirect() bool

IsRedirect returns true when this cancel fulfillment order forbidden response has a 3xx status code

func (*CancelFulfillmentOrderForbidden) IsServerError

func (o *CancelFulfillmentOrderForbidden) IsServerError() bool

IsServerError returns true when this cancel fulfillment order forbidden response has a 5xx status code

func (*CancelFulfillmentOrderForbidden) IsSuccess

func (o *CancelFulfillmentOrderForbidden) IsSuccess() bool

IsSuccess returns true when this cancel fulfillment order forbidden response has a 2xx status code

func (*CancelFulfillmentOrderForbidden) String

type CancelFulfillmentOrderInternalServerError

type CancelFulfillmentOrderInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewCancelFulfillmentOrderInternalServerError

func NewCancelFulfillmentOrderInternalServerError() *CancelFulfillmentOrderInternalServerError

NewCancelFulfillmentOrderInternalServerError creates a CancelFulfillmentOrderInternalServerError with default headers values

func (*CancelFulfillmentOrderInternalServerError) Error

func (*CancelFulfillmentOrderInternalServerError) IsClientError

IsClientError returns true when this cancel fulfillment order internal server error response has a 4xx status code

func (*CancelFulfillmentOrderInternalServerError) IsCode

IsCode returns true when this cancel fulfillment order internal server error response a status code equal to that given

func (*CancelFulfillmentOrderInternalServerError) IsRedirect

IsRedirect returns true when this cancel fulfillment order internal server error response has a 3xx status code

func (*CancelFulfillmentOrderInternalServerError) IsServerError

IsServerError returns true when this cancel fulfillment order internal server error response has a 5xx status code

func (*CancelFulfillmentOrderInternalServerError) IsSuccess

IsSuccess returns true when this cancel fulfillment order internal server error response has a 2xx status code

func (*CancelFulfillmentOrderInternalServerError) String

type CancelFulfillmentOrderNotFound

type CancelFulfillmentOrderNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewCancelFulfillmentOrderNotFound

func NewCancelFulfillmentOrderNotFound() *CancelFulfillmentOrderNotFound

NewCancelFulfillmentOrderNotFound creates a CancelFulfillmentOrderNotFound with default headers values

func (*CancelFulfillmentOrderNotFound) Error

func (*CancelFulfillmentOrderNotFound) IsClientError

func (o *CancelFulfillmentOrderNotFound) IsClientError() bool

IsClientError returns true when this cancel fulfillment order not found response has a 4xx status code

func (*CancelFulfillmentOrderNotFound) IsCode

func (o *CancelFulfillmentOrderNotFound) IsCode(code int) bool

IsCode returns true when this cancel fulfillment order not found response a status code equal to that given

func (*CancelFulfillmentOrderNotFound) IsRedirect

func (o *CancelFulfillmentOrderNotFound) IsRedirect() bool

IsRedirect returns true when this cancel fulfillment order not found response has a 3xx status code

func (*CancelFulfillmentOrderNotFound) IsServerError

func (o *CancelFulfillmentOrderNotFound) IsServerError() bool

IsServerError returns true when this cancel fulfillment order not found response has a 5xx status code

func (*CancelFulfillmentOrderNotFound) IsSuccess

func (o *CancelFulfillmentOrderNotFound) IsSuccess() bool

IsSuccess returns true when this cancel fulfillment order not found response has a 2xx status code

func (*CancelFulfillmentOrderNotFound) String

type CancelFulfillmentOrderOK

type CancelFulfillmentOrderOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderOK describes a response with status code 200, with default header values.

Success.

func NewCancelFulfillmentOrderOK

func NewCancelFulfillmentOrderOK() *CancelFulfillmentOrderOK

NewCancelFulfillmentOrderOK creates a CancelFulfillmentOrderOK with default headers values

func (*CancelFulfillmentOrderOK) Error

func (o *CancelFulfillmentOrderOK) Error() string

func (*CancelFulfillmentOrderOK) IsClientError

func (o *CancelFulfillmentOrderOK) IsClientError() bool

IsClientError returns true when this cancel fulfillment order o k response has a 4xx status code

func (*CancelFulfillmentOrderOK) IsCode

func (o *CancelFulfillmentOrderOK) IsCode(code int) bool

IsCode returns true when this cancel fulfillment order o k response a status code equal to that given

func (*CancelFulfillmentOrderOK) IsRedirect

func (o *CancelFulfillmentOrderOK) IsRedirect() bool

IsRedirect returns true when this cancel fulfillment order o k response has a 3xx status code

func (*CancelFulfillmentOrderOK) IsServerError

func (o *CancelFulfillmentOrderOK) IsServerError() bool

IsServerError returns true when this cancel fulfillment order o k response has a 5xx status code

func (*CancelFulfillmentOrderOK) IsSuccess

func (o *CancelFulfillmentOrderOK) IsSuccess() bool

IsSuccess returns true when this cancel fulfillment order o k response has a 2xx status code

func (*CancelFulfillmentOrderOK) String

func (o *CancelFulfillmentOrderOK) String() string

type CancelFulfillmentOrderParams

type CancelFulfillmentOrderParams struct {

	/* SellerFulfillmentOrderID.

	   The identifier assigned to the item by the seller when the fulfillment order was created.
	*/
	SellerFulfillmentOrderID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CancelFulfillmentOrderParams contains all the parameters to send to the API endpoint

for the cancel fulfillment order operation.

Typically these are written to a http.Request.

func NewCancelFulfillmentOrderParams

func NewCancelFulfillmentOrderParams() *CancelFulfillmentOrderParams

NewCancelFulfillmentOrderParams creates a new CancelFulfillmentOrderParams 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 NewCancelFulfillmentOrderParamsWithContext

func NewCancelFulfillmentOrderParamsWithContext(ctx context.Context) *CancelFulfillmentOrderParams

NewCancelFulfillmentOrderParamsWithContext creates a new CancelFulfillmentOrderParams object with the ability to set a context for a request.

func NewCancelFulfillmentOrderParamsWithHTTPClient

func NewCancelFulfillmentOrderParamsWithHTTPClient(client *http.Client) *CancelFulfillmentOrderParams

NewCancelFulfillmentOrderParamsWithHTTPClient creates a new CancelFulfillmentOrderParams object with the ability to set a custom HTTPClient for a request.

func NewCancelFulfillmentOrderParamsWithTimeout

func NewCancelFulfillmentOrderParamsWithTimeout(timeout time.Duration) *CancelFulfillmentOrderParams

NewCancelFulfillmentOrderParamsWithTimeout creates a new CancelFulfillmentOrderParams object with the ability to set a timeout on a request.

func (*CancelFulfillmentOrderParams) SetContext

func (o *CancelFulfillmentOrderParams) SetContext(ctx context.Context)

SetContext adds the context to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) SetDefaults

func (o *CancelFulfillmentOrderParams) SetDefaults()

SetDefaults hydrates default values in the cancel fulfillment order params (not the query body).

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

func (*CancelFulfillmentOrderParams) SetHTTPClient

func (o *CancelFulfillmentOrderParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) SetSellerFulfillmentOrderID

func (o *CancelFulfillmentOrderParams) SetSellerFulfillmentOrderID(sellerFulfillmentOrderID string)

SetSellerFulfillmentOrderID adds the sellerFulfillmentOrderId to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) SetTimeout

func (o *CancelFulfillmentOrderParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) WithContext

WithContext adds the context to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) WithDefaults

WithDefaults hydrates default values in the cancel fulfillment order params (not the query body).

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

func (*CancelFulfillmentOrderParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) WithSellerFulfillmentOrderID

func (o *CancelFulfillmentOrderParams) WithSellerFulfillmentOrderID(sellerFulfillmentOrderID string) *CancelFulfillmentOrderParams

WithSellerFulfillmentOrderID adds the sellerFulfillmentOrderID to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) WithTimeout

WithTimeout adds the timeout to the cancel fulfillment order params

func (*CancelFulfillmentOrderParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CancelFulfillmentOrderReader

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

CancelFulfillmentOrderReader is a Reader for the CancelFulfillmentOrder structure.

func (*CancelFulfillmentOrderReader) ReadResponse

func (o *CancelFulfillmentOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CancelFulfillmentOrderServiceUnavailable

type CancelFulfillmentOrderServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewCancelFulfillmentOrderServiceUnavailable

func NewCancelFulfillmentOrderServiceUnavailable() *CancelFulfillmentOrderServiceUnavailable

NewCancelFulfillmentOrderServiceUnavailable creates a CancelFulfillmentOrderServiceUnavailable with default headers values

func (*CancelFulfillmentOrderServiceUnavailable) Error

func (*CancelFulfillmentOrderServiceUnavailable) IsClientError

IsClientError returns true when this cancel fulfillment order service unavailable response has a 4xx status code

func (*CancelFulfillmentOrderServiceUnavailable) IsCode

IsCode returns true when this cancel fulfillment order service unavailable response a status code equal to that given

func (*CancelFulfillmentOrderServiceUnavailable) IsRedirect

IsRedirect returns true when this cancel fulfillment order service unavailable response has a 3xx status code

func (*CancelFulfillmentOrderServiceUnavailable) IsServerError

IsServerError returns true when this cancel fulfillment order service unavailable response has a 5xx status code

func (*CancelFulfillmentOrderServiceUnavailable) IsSuccess

IsSuccess returns true when this cancel fulfillment order service unavailable response has a 2xx status code

func (*CancelFulfillmentOrderServiceUnavailable) String

type CancelFulfillmentOrderTooManyRequests

type CancelFulfillmentOrderTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewCancelFulfillmentOrderTooManyRequests

func NewCancelFulfillmentOrderTooManyRequests() *CancelFulfillmentOrderTooManyRequests

NewCancelFulfillmentOrderTooManyRequests creates a CancelFulfillmentOrderTooManyRequests with default headers values

func (*CancelFulfillmentOrderTooManyRequests) Error

func (*CancelFulfillmentOrderTooManyRequests) IsClientError

func (o *CancelFulfillmentOrderTooManyRequests) IsClientError() bool

IsClientError returns true when this cancel fulfillment order too many requests response has a 4xx status code

func (*CancelFulfillmentOrderTooManyRequests) IsCode

IsCode returns true when this cancel fulfillment order too many requests response a status code equal to that given

func (*CancelFulfillmentOrderTooManyRequests) IsRedirect

IsRedirect returns true when this cancel fulfillment order too many requests response has a 3xx status code

func (*CancelFulfillmentOrderTooManyRequests) IsServerError

func (o *CancelFulfillmentOrderTooManyRequests) IsServerError() bool

IsServerError returns true when this cancel fulfillment order too many requests response has a 5xx status code

func (*CancelFulfillmentOrderTooManyRequests) IsSuccess

IsSuccess returns true when this cancel fulfillment order too many requests response has a 2xx status code

func (*CancelFulfillmentOrderTooManyRequests) String

type CancelFulfillmentOrderUnauthorized

type CancelFulfillmentOrderUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CancelFulfillmentOrderResponse
}

CancelFulfillmentOrderUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewCancelFulfillmentOrderUnauthorized

func NewCancelFulfillmentOrderUnauthorized() *CancelFulfillmentOrderUnauthorized

NewCancelFulfillmentOrderUnauthorized creates a CancelFulfillmentOrderUnauthorized with default headers values

func (*CancelFulfillmentOrderUnauthorized) Error

func (*CancelFulfillmentOrderUnauthorized) IsClientError

func (o *CancelFulfillmentOrderUnauthorized) IsClientError() bool

IsClientError returns true when this cancel fulfillment order unauthorized response has a 4xx status code

func (*CancelFulfillmentOrderUnauthorized) IsCode

IsCode returns true when this cancel fulfillment order unauthorized response a status code equal to that given

func (*CancelFulfillmentOrderUnauthorized) IsRedirect

func (o *CancelFulfillmentOrderUnauthorized) IsRedirect() bool

IsRedirect returns true when this cancel fulfillment order unauthorized response has a 3xx status code

func (*CancelFulfillmentOrderUnauthorized) IsServerError

func (o *CancelFulfillmentOrderUnauthorized) IsServerError() bool

IsServerError returns true when this cancel fulfillment order unauthorized response has a 5xx status code

func (*CancelFulfillmentOrderUnauthorized) IsSuccess

IsSuccess returns true when this cancel fulfillment order unauthorized response has a 2xx status code

func (*CancelFulfillmentOrderUnauthorized) String

type Client

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

Client for fba outbound API

func (*Client) CancelFulfillmentOrder

func (a *Client) CancelFulfillmentOrder(params *CancelFulfillmentOrderParams, opts ...ClientOption) (*CancelFulfillmentOrderOK, error)
CancelFulfillmentOrder Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) CreateFulfillmentOrder

func (a *Client) CreateFulfillmentOrder(params *CreateFulfillmentOrderParams, opts ...ClientOption) (*CreateFulfillmentOrderOK, error)
CreateFulfillmentOrder Requests that Amazon ship items from the seller's inventory in Amazon's fulfillment network to a destination address.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api)

func (*Client) CreateFulfillmentReturn

func (a *Client) CreateFulfillmentReturn(params *CreateFulfillmentReturnParams, opts ...ClientOption) (*CreateFulfillmentReturnOK, error)
CreateFulfillmentReturn Creates a fulfillment return.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) DeliveryOffers added in v0.24.10

func (a *Client) DeliveryOffers(params *DeliveryOffersParams, opts ...ClientOption) (*DeliveryOffersOK, error)
DeliveryOffers Returns delivery options that include an estimated delivery date and offer expiration, based on criteria that you specify.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 5 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetFeatureInventory

func (a *Client) GetFeatureInventory(params *GetFeatureInventoryParams, opts ...ClientOption) (*GetFeatureInventoryOK, error)
GetFeatureInventory Returns a list of inventory items that are eligible for the fulfillment feature you specify.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api)..

func (*Client) GetFeatureSKU

func (a *Client) GetFeatureSKU(params *GetFeatureSKUParams, opts ...ClientOption) (*GetFeatureSKUOK, error)
GetFeatureSKU Returns the number of items with the sellerSKU you specify that can have orders fulfilled using the specified feature. Note that if the sellerSKU isn't eligible, the response will contain an empty skuInfo object. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding).

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetFeatures

func (a *Client) GetFeatures(params *GetFeaturesParams, opts ...ClientOption) (*GetFeaturesOK, error)
GetFeatures Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetFulfillmentOrder

func (a *Client) GetFulfillmentOrder(params *GetFulfillmentOrderParams, opts ...ClientOption) (*GetFulfillmentOrderOK, error)
GetFulfillmentOrder Returns the fulfillment order indicated by the specified order identifier.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetFulfillmentPreview

func (a *Client) GetFulfillmentPreview(params *GetFulfillmentPreviewParams, opts ...ClientOption) (*GetFulfillmentPreviewOK, error)
GetFulfillmentPreview Returns a list of fulfillment order previews based on shipping criteria that you specify.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) GetPackageTrackingDetails

func (a *Client) GetPackageTrackingDetails(params *GetPackageTrackingDetailsParams, opts ...ClientOption) (*GetPackageTrackingDetailsOK, error)
GetPackageTrackingDetails Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) ListAllFulfillmentOrders

func (a *Client) ListAllFulfillmentOrders(params *ListAllFulfillmentOrdersParams, opts ...ClientOption) (*ListAllFulfillmentOrdersOK, error)
ListAllFulfillmentOrders Returns a list of fulfillment orders fulfilled after (or at) a specified date-time, or indicated by the next token parameter.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api)

func (*Client) ListReturnReasonCodes

func (a *Client) ListReturnReasonCodes(params *ListReturnReasonCodesParams, opts ...ClientOption) (*ListReturnReasonCodesOK, error)
ListReturnReasonCodes Returns a list of return reason codes for a seller SKU in a given marketplace. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding).

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) SubmitFulfillmentOrderStatusUpdate

func (a *Client) SubmitFulfillmentOrderStatusUpdate(params *SubmitFulfillmentOrderStatusUpdateParams, opts ...ClientOption) (*SubmitFulfillmentOrderStatusUpdateOK, error)

SubmitFulfillmentOrderStatusUpdate Requests that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Fulfillment Outbound Dynamic Sandbox Guide](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide) and [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information.

func (*Client) UpdateFulfillmentOrder

func (a *Client) UpdateFulfillmentOrder(params *UpdateFulfillmentOrderParams, opts ...ClientOption) (*UpdateFulfillmentOrderOK, error)
UpdateFulfillmentOrder Updates and/or requests shipment for a fulfillment order with an order hold on it.

**Usage Plan:**

| Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 |

The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	CancelFulfillmentOrder(params *CancelFulfillmentOrderParams, opts ...ClientOption) (*CancelFulfillmentOrderOK, error)

	CreateFulfillmentOrder(params *CreateFulfillmentOrderParams, opts ...ClientOption) (*CreateFulfillmentOrderOK, error)

	CreateFulfillmentReturn(params *CreateFulfillmentReturnParams, opts ...ClientOption) (*CreateFulfillmentReturnOK, error)

	DeliveryOffers(params *DeliveryOffersParams, opts ...ClientOption) (*DeliveryOffersOK, error)

	GetFeatureInventory(params *GetFeatureInventoryParams, opts ...ClientOption) (*GetFeatureInventoryOK, error)

	GetFeatureSKU(params *GetFeatureSKUParams, opts ...ClientOption) (*GetFeatureSKUOK, error)

	GetFeatures(params *GetFeaturesParams, opts ...ClientOption) (*GetFeaturesOK, error)

	GetFulfillmentOrder(params *GetFulfillmentOrderParams, opts ...ClientOption) (*GetFulfillmentOrderOK, error)

	GetFulfillmentPreview(params *GetFulfillmentPreviewParams, opts ...ClientOption) (*GetFulfillmentPreviewOK, error)

	GetPackageTrackingDetails(params *GetPackageTrackingDetailsParams, opts ...ClientOption) (*GetPackageTrackingDetailsOK, error)

	ListAllFulfillmentOrders(params *ListAllFulfillmentOrdersParams, opts ...ClientOption) (*ListAllFulfillmentOrdersOK, error)

	ListReturnReasonCodes(params *ListReturnReasonCodesParams, opts ...ClientOption) (*ListReturnReasonCodesOK, error)

	SubmitFulfillmentOrderStatusUpdate(params *SubmitFulfillmentOrderStatusUpdateParams, opts ...ClientOption) (*SubmitFulfillmentOrderStatusUpdateOK, error)

	UpdateFulfillmentOrder(params *UpdateFulfillmentOrderParams, opts ...ClientOption) (*UpdateFulfillmentOrderOK, 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 fba outbound API client.

type CreateFulfillmentOrderBadRequest

type CreateFulfillmentOrderBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewCreateFulfillmentOrderBadRequest

func NewCreateFulfillmentOrderBadRequest() *CreateFulfillmentOrderBadRequest

NewCreateFulfillmentOrderBadRequest creates a CreateFulfillmentOrderBadRequest with default headers values

func (*CreateFulfillmentOrderBadRequest) Error

func (*CreateFulfillmentOrderBadRequest) IsClientError

func (o *CreateFulfillmentOrderBadRequest) IsClientError() bool

IsClientError returns true when this create fulfillment order bad request response has a 4xx status code

func (*CreateFulfillmentOrderBadRequest) IsCode

func (o *CreateFulfillmentOrderBadRequest) IsCode(code int) bool

IsCode returns true when this create fulfillment order bad request response a status code equal to that given

func (*CreateFulfillmentOrderBadRequest) IsRedirect

func (o *CreateFulfillmentOrderBadRequest) IsRedirect() bool

IsRedirect returns true when this create fulfillment order bad request response has a 3xx status code

func (*CreateFulfillmentOrderBadRequest) IsServerError

func (o *CreateFulfillmentOrderBadRequest) IsServerError() bool

IsServerError returns true when this create fulfillment order bad request response has a 5xx status code

func (*CreateFulfillmentOrderBadRequest) IsSuccess

func (o *CreateFulfillmentOrderBadRequest) IsSuccess() bool

IsSuccess returns true when this create fulfillment order bad request response has a 2xx status code

func (*CreateFulfillmentOrderBadRequest) String

type CreateFulfillmentOrderForbidden

type CreateFulfillmentOrderForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewCreateFulfillmentOrderForbidden

func NewCreateFulfillmentOrderForbidden() *CreateFulfillmentOrderForbidden

NewCreateFulfillmentOrderForbidden creates a CreateFulfillmentOrderForbidden with default headers values

func (*CreateFulfillmentOrderForbidden) Error

func (*CreateFulfillmentOrderForbidden) IsClientError

func (o *CreateFulfillmentOrderForbidden) IsClientError() bool

IsClientError returns true when this create fulfillment order forbidden response has a 4xx status code

func (*CreateFulfillmentOrderForbidden) IsCode

func (o *CreateFulfillmentOrderForbidden) IsCode(code int) bool

IsCode returns true when this create fulfillment order forbidden response a status code equal to that given

func (*CreateFulfillmentOrderForbidden) IsRedirect

func (o *CreateFulfillmentOrderForbidden) IsRedirect() bool

IsRedirect returns true when this create fulfillment order forbidden response has a 3xx status code

func (*CreateFulfillmentOrderForbidden) IsServerError

func (o *CreateFulfillmentOrderForbidden) IsServerError() bool

IsServerError returns true when this create fulfillment order forbidden response has a 5xx status code

func (*CreateFulfillmentOrderForbidden) IsSuccess

func (o *CreateFulfillmentOrderForbidden) IsSuccess() bool

IsSuccess returns true when this create fulfillment order forbidden response has a 2xx status code

func (*CreateFulfillmentOrderForbidden) String

type CreateFulfillmentOrderInternalServerError

type CreateFulfillmentOrderInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewCreateFulfillmentOrderInternalServerError

func NewCreateFulfillmentOrderInternalServerError() *CreateFulfillmentOrderInternalServerError

NewCreateFulfillmentOrderInternalServerError creates a CreateFulfillmentOrderInternalServerError with default headers values

func (*CreateFulfillmentOrderInternalServerError) Error

func (*CreateFulfillmentOrderInternalServerError) IsClientError

IsClientError returns true when this create fulfillment order internal server error response has a 4xx status code

func (*CreateFulfillmentOrderInternalServerError) IsCode

IsCode returns true when this create fulfillment order internal server error response a status code equal to that given

func (*CreateFulfillmentOrderInternalServerError) IsRedirect

IsRedirect returns true when this create fulfillment order internal server error response has a 3xx status code

func (*CreateFulfillmentOrderInternalServerError) IsServerError

IsServerError returns true when this create fulfillment order internal server error response has a 5xx status code

func (*CreateFulfillmentOrderInternalServerError) IsSuccess

IsSuccess returns true when this create fulfillment order internal server error response has a 2xx status code

func (*CreateFulfillmentOrderInternalServerError) String

type CreateFulfillmentOrderNotFound

type CreateFulfillmentOrderNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewCreateFulfillmentOrderNotFound

func NewCreateFulfillmentOrderNotFound() *CreateFulfillmentOrderNotFound

NewCreateFulfillmentOrderNotFound creates a CreateFulfillmentOrderNotFound with default headers values

func (*CreateFulfillmentOrderNotFound) Error

func (*CreateFulfillmentOrderNotFound) IsClientError

func (o *CreateFulfillmentOrderNotFound) IsClientError() bool

IsClientError returns true when this create fulfillment order not found response has a 4xx status code

func (*CreateFulfillmentOrderNotFound) IsCode

func (o *CreateFulfillmentOrderNotFound) IsCode(code int) bool

IsCode returns true when this create fulfillment order not found response a status code equal to that given

func (*CreateFulfillmentOrderNotFound) IsRedirect

func (o *CreateFulfillmentOrderNotFound) IsRedirect() bool

IsRedirect returns true when this create fulfillment order not found response has a 3xx status code

func (*CreateFulfillmentOrderNotFound) IsServerError

func (o *CreateFulfillmentOrderNotFound) IsServerError() bool

IsServerError returns true when this create fulfillment order not found response has a 5xx status code

func (*CreateFulfillmentOrderNotFound) IsSuccess

func (o *CreateFulfillmentOrderNotFound) IsSuccess() bool

IsSuccess returns true when this create fulfillment order not found response has a 2xx status code

func (*CreateFulfillmentOrderNotFound) String

type CreateFulfillmentOrderOK

type CreateFulfillmentOrderOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderOK describes a response with status code 200, with default header values.

Success.

func NewCreateFulfillmentOrderOK

func NewCreateFulfillmentOrderOK() *CreateFulfillmentOrderOK

NewCreateFulfillmentOrderOK creates a CreateFulfillmentOrderOK with default headers values

func (*CreateFulfillmentOrderOK) Error

func (o *CreateFulfillmentOrderOK) Error() string

func (*CreateFulfillmentOrderOK) IsClientError

func (o *CreateFulfillmentOrderOK) IsClientError() bool

IsClientError returns true when this create fulfillment order o k response has a 4xx status code

func (*CreateFulfillmentOrderOK) IsCode

func (o *CreateFulfillmentOrderOK) IsCode(code int) bool

IsCode returns true when this create fulfillment order o k response a status code equal to that given

func (*CreateFulfillmentOrderOK) IsRedirect

func (o *CreateFulfillmentOrderOK) IsRedirect() bool

IsRedirect returns true when this create fulfillment order o k response has a 3xx status code

func (*CreateFulfillmentOrderOK) IsServerError

func (o *CreateFulfillmentOrderOK) IsServerError() bool

IsServerError returns true when this create fulfillment order o k response has a 5xx status code

func (*CreateFulfillmentOrderOK) IsSuccess

func (o *CreateFulfillmentOrderOK) IsSuccess() bool

IsSuccess returns true when this create fulfillment order o k response has a 2xx status code

func (*CreateFulfillmentOrderOK) String

func (o *CreateFulfillmentOrderOK) String() string

type CreateFulfillmentOrderParams

type CreateFulfillmentOrderParams struct {

	/* Body.

	   CreateFulfillmentOrderRequest parameter
	*/
	Body *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateFulfillmentOrderParams contains all the parameters to send to the API endpoint

for the create fulfillment order operation.

Typically these are written to a http.Request.

func NewCreateFulfillmentOrderParams

func NewCreateFulfillmentOrderParams() *CreateFulfillmentOrderParams

NewCreateFulfillmentOrderParams creates a new CreateFulfillmentOrderParams 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 NewCreateFulfillmentOrderParamsWithContext

func NewCreateFulfillmentOrderParamsWithContext(ctx context.Context) *CreateFulfillmentOrderParams

NewCreateFulfillmentOrderParamsWithContext creates a new CreateFulfillmentOrderParams object with the ability to set a context for a request.

func NewCreateFulfillmentOrderParamsWithHTTPClient

func NewCreateFulfillmentOrderParamsWithHTTPClient(client *http.Client) *CreateFulfillmentOrderParams

NewCreateFulfillmentOrderParamsWithHTTPClient creates a new CreateFulfillmentOrderParams object with the ability to set a custom HTTPClient for a request.

func NewCreateFulfillmentOrderParamsWithTimeout

func NewCreateFulfillmentOrderParamsWithTimeout(timeout time.Duration) *CreateFulfillmentOrderParams

NewCreateFulfillmentOrderParamsWithTimeout creates a new CreateFulfillmentOrderParams object with the ability to set a timeout on a request.

func (*CreateFulfillmentOrderParams) SetBody

SetBody adds the body to the create fulfillment order params

func (*CreateFulfillmentOrderParams) SetContext

func (o *CreateFulfillmentOrderParams) SetContext(ctx context.Context)

SetContext adds the context to the create fulfillment order params

func (*CreateFulfillmentOrderParams) SetDefaults

func (o *CreateFulfillmentOrderParams) SetDefaults()

SetDefaults hydrates default values in the create fulfillment order params (not the query body).

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

func (*CreateFulfillmentOrderParams) SetHTTPClient

func (o *CreateFulfillmentOrderParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create fulfillment order params

func (*CreateFulfillmentOrderParams) SetTimeout

func (o *CreateFulfillmentOrderParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create fulfillment order params

func (*CreateFulfillmentOrderParams) WithBody

WithBody adds the body to the create fulfillment order params

func (*CreateFulfillmentOrderParams) WithContext

WithContext adds the context to the create fulfillment order params

func (*CreateFulfillmentOrderParams) WithDefaults

WithDefaults hydrates default values in the create fulfillment order params (not the query body).

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

func (*CreateFulfillmentOrderParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create fulfillment order params

func (*CreateFulfillmentOrderParams) WithTimeout

WithTimeout adds the timeout to the create fulfillment order params

func (*CreateFulfillmentOrderParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateFulfillmentOrderReader

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

CreateFulfillmentOrderReader is a Reader for the CreateFulfillmentOrder structure.

func (*CreateFulfillmentOrderReader) ReadResponse

func (o *CreateFulfillmentOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateFulfillmentOrderServiceUnavailable

type CreateFulfillmentOrderServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewCreateFulfillmentOrderServiceUnavailable

func NewCreateFulfillmentOrderServiceUnavailable() *CreateFulfillmentOrderServiceUnavailable

NewCreateFulfillmentOrderServiceUnavailable creates a CreateFulfillmentOrderServiceUnavailable with default headers values

func (*CreateFulfillmentOrderServiceUnavailable) Error

func (*CreateFulfillmentOrderServiceUnavailable) IsClientError

IsClientError returns true when this create fulfillment order service unavailable response has a 4xx status code

func (*CreateFulfillmentOrderServiceUnavailable) IsCode

IsCode returns true when this create fulfillment order service unavailable response a status code equal to that given

func (*CreateFulfillmentOrderServiceUnavailable) IsRedirect

IsRedirect returns true when this create fulfillment order service unavailable response has a 3xx status code

func (*CreateFulfillmentOrderServiceUnavailable) IsServerError

IsServerError returns true when this create fulfillment order service unavailable response has a 5xx status code

func (*CreateFulfillmentOrderServiceUnavailable) IsSuccess

IsSuccess returns true when this create fulfillment order service unavailable response has a 2xx status code

func (*CreateFulfillmentOrderServiceUnavailable) String

type CreateFulfillmentOrderTooManyRequests

type CreateFulfillmentOrderTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewCreateFulfillmentOrderTooManyRequests

func NewCreateFulfillmentOrderTooManyRequests() *CreateFulfillmentOrderTooManyRequests

NewCreateFulfillmentOrderTooManyRequests creates a CreateFulfillmentOrderTooManyRequests with default headers values

func (*CreateFulfillmentOrderTooManyRequests) Error

func (*CreateFulfillmentOrderTooManyRequests) IsClientError

func (o *CreateFulfillmentOrderTooManyRequests) IsClientError() bool

IsClientError returns true when this create fulfillment order too many requests response has a 4xx status code

func (*CreateFulfillmentOrderTooManyRequests) IsCode

IsCode returns true when this create fulfillment order too many requests response a status code equal to that given

func (*CreateFulfillmentOrderTooManyRequests) IsRedirect

IsRedirect returns true when this create fulfillment order too many requests response has a 3xx status code

func (*CreateFulfillmentOrderTooManyRequests) IsServerError

func (o *CreateFulfillmentOrderTooManyRequests) IsServerError() bool

IsServerError returns true when this create fulfillment order too many requests response has a 5xx status code

func (*CreateFulfillmentOrderTooManyRequests) IsSuccess

IsSuccess returns true when this create fulfillment order too many requests response has a 2xx status code

func (*CreateFulfillmentOrderTooManyRequests) String

type CreateFulfillmentOrderUnauthorized

type CreateFulfillmentOrderUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentOrderResponse
}

CreateFulfillmentOrderUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewCreateFulfillmentOrderUnauthorized

func NewCreateFulfillmentOrderUnauthorized() *CreateFulfillmentOrderUnauthorized

NewCreateFulfillmentOrderUnauthorized creates a CreateFulfillmentOrderUnauthorized with default headers values

func (*CreateFulfillmentOrderUnauthorized) Error

func (*CreateFulfillmentOrderUnauthorized) IsClientError

func (o *CreateFulfillmentOrderUnauthorized) IsClientError() bool

IsClientError returns true when this create fulfillment order unauthorized response has a 4xx status code

func (*CreateFulfillmentOrderUnauthorized) IsCode

IsCode returns true when this create fulfillment order unauthorized response a status code equal to that given

func (*CreateFulfillmentOrderUnauthorized) IsRedirect

func (o *CreateFulfillmentOrderUnauthorized) IsRedirect() bool

IsRedirect returns true when this create fulfillment order unauthorized response has a 3xx status code

func (*CreateFulfillmentOrderUnauthorized) IsServerError

func (o *CreateFulfillmentOrderUnauthorized) IsServerError() bool

IsServerError returns true when this create fulfillment order unauthorized response has a 5xx status code

func (*CreateFulfillmentOrderUnauthorized) IsSuccess

IsSuccess returns true when this create fulfillment order unauthorized response has a 2xx status code

func (*CreateFulfillmentOrderUnauthorized) String

type CreateFulfillmentReturnBadRequest

type CreateFulfillmentReturnBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewCreateFulfillmentReturnBadRequest

func NewCreateFulfillmentReturnBadRequest() *CreateFulfillmentReturnBadRequest

NewCreateFulfillmentReturnBadRequest creates a CreateFulfillmentReturnBadRequest with default headers values

func (*CreateFulfillmentReturnBadRequest) Error

func (*CreateFulfillmentReturnBadRequest) IsClientError

func (o *CreateFulfillmentReturnBadRequest) IsClientError() bool

IsClientError returns true when this create fulfillment return bad request response has a 4xx status code

func (*CreateFulfillmentReturnBadRequest) IsCode

func (o *CreateFulfillmentReturnBadRequest) IsCode(code int) bool

IsCode returns true when this create fulfillment return bad request response a status code equal to that given

func (*CreateFulfillmentReturnBadRequest) IsRedirect

func (o *CreateFulfillmentReturnBadRequest) IsRedirect() bool

IsRedirect returns true when this create fulfillment return bad request response has a 3xx status code

func (*CreateFulfillmentReturnBadRequest) IsServerError

func (o *CreateFulfillmentReturnBadRequest) IsServerError() bool

IsServerError returns true when this create fulfillment return bad request response has a 5xx status code

func (*CreateFulfillmentReturnBadRequest) IsSuccess

func (o *CreateFulfillmentReturnBadRequest) IsSuccess() bool

IsSuccess returns true when this create fulfillment return bad request response has a 2xx status code

func (*CreateFulfillmentReturnBadRequest) String

type CreateFulfillmentReturnForbidden

type CreateFulfillmentReturnForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewCreateFulfillmentReturnForbidden

func NewCreateFulfillmentReturnForbidden() *CreateFulfillmentReturnForbidden

NewCreateFulfillmentReturnForbidden creates a CreateFulfillmentReturnForbidden with default headers values

func (*CreateFulfillmentReturnForbidden) Error

func (*CreateFulfillmentReturnForbidden) IsClientError

func (o *CreateFulfillmentReturnForbidden) IsClientError() bool

IsClientError returns true when this create fulfillment return forbidden response has a 4xx status code

func (*CreateFulfillmentReturnForbidden) IsCode

func (o *CreateFulfillmentReturnForbidden) IsCode(code int) bool

IsCode returns true when this create fulfillment return forbidden response a status code equal to that given

func (*CreateFulfillmentReturnForbidden) IsRedirect

func (o *CreateFulfillmentReturnForbidden) IsRedirect() bool

IsRedirect returns true when this create fulfillment return forbidden response has a 3xx status code

func (*CreateFulfillmentReturnForbidden) IsServerError

func (o *CreateFulfillmentReturnForbidden) IsServerError() bool

IsServerError returns true when this create fulfillment return forbidden response has a 5xx status code

func (*CreateFulfillmentReturnForbidden) IsSuccess

func (o *CreateFulfillmentReturnForbidden) IsSuccess() bool

IsSuccess returns true when this create fulfillment return forbidden response has a 2xx status code

func (*CreateFulfillmentReturnForbidden) String

type CreateFulfillmentReturnInternalServerError

type CreateFulfillmentReturnInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewCreateFulfillmentReturnInternalServerError

func NewCreateFulfillmentReturnInternalServerError() *CreateFulfillmentReturnInternalServerError

NewCreateFulfillmentReturnInternalServerError creates a CreateFulfillmentReturnInternalServerError with default headers values

func (*CreateFulfillmentReturnInternalServerError) Error

func (*CreateFulfillmentReturnInternalServerError) IsClientError

IsClientError returns true when this create fulfillment return internal server error response has a 4xx status code

func (*CreateFulfillmentReturnInternalServerError) IsCode

IsCode returns true when this create fulfillment return internal server error response a status code equal to that given

func (*CreateFulfillmentReturnInternalServerError) IsRedirect

IsRedirect returns true when this create fulfillment return internal server error response has a 3xx status code

func (*CreateFulfillmentReturnInternalServerError) IsServerError

IsServerError returns true when this create fulfillment return internal server error response has a 5xx status code

func (*CreateFulfillmentReturnInternalServerError) IsSuccess

IsSuccess returns true when this create fulfillment return internal server error response has a 2xx status code

func (*CreateFulfillmentReturnInternalServerError) String

type CreateFulfillmentReturnNotFound

type CreateFulfillmentReturnNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewCreateFulfillmentReturnNotFound

func NewCreateFulfillmentReturnNotFound() *CreateFulfillmentReturnNotFound

NewCreateFulfillmentReturnNotFound creates a CreateFulfillmentReturnNotFound with default headers values

func (*CreateFulfillmentReturnNotFound) Error

func (*CreateFulfillmentReturnNotFound) IsClientError

func (o *CreateFulfillmentReturnNotFound) IsClientError() bool

IsClientError returns true when this create fulfillment return not found response has a 4xx status code

func (*CreateFulfillmentReturnNotFound) IsCode

func (o *CreateFulfillmentReturnNotFound) IsCode(code int) bool

IsCode returns true when this create fulfillment return not found response a status code equal to that given

func (*CreateFulfillmentReturnNotFound) IsRedirect

func (o *CreateFulfillmentReturnNotFound) IsRedirect() bool

IsRedirect returns true when this create fulfillment return not found response has a 3xx status code

func (*CreateFulfillmentReturnNotFound) IsServerError

func (o *CreateFulfillmentReturnNotFound) IsServerError() bool

IsServerError returns true when this create fulfillment return not found response has a 5xx status code

func (*CreateFulfillmentReturnNotFound) IsSuccess

func (o *CreateFulfillmentReturnNotFound) IsSuccess() bool

IsSuccess returns true when this create fulfillment return not found response has a 2xx status code

func (*CreateFulfillmentReturnNotFound) String

type CreateFulfillmentReturnOK

type CreateFulfillmentReturnOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnOK describes a response with status code 200, with default header values.

Success.

func NewCreateFulfillmentReturnOK

func NewCreateFulfillmentReturnOK() *CreateFulfillmentReturnOK

NewCreateFulfillmentReturnOK creates a CreateFulfillmentReturnOK with default headers values

func (*CreateFulfillmentReturnOK) Error

func (o *CreateFulfillmentReturnOK) Error() string

func (*CreateFulfillmentReturnOK) IsClientError

func (o *CreateFulfillmentReturnOK) IsClientError() bool

IsClientError returns true when this create fulfillment return o k response has a 4xx status code

func (*CreateFulfillmentReturnOK) IsCode

func (o *CreateFulfillmentReturnOK) IsCode(code int) bool

IsCode returns true when this create fulfillment return o k response a status code equal to that given

func (*CreateFulfillmentReturnOK) IsRedirect

func (o *CreateFulfillmentReturnOK) IsRedirect() bool

IsRedirect returns true when this create fulfillment return o k response has a 3xx status code

func (*CreateFulfillmentReturnOK) IsServerError

func (o *CreateFulfillmentReturnOK) IsServerError() bool

IsServerError returns true when this create fulfillment return o k response has a 5xx status code

func (*CreateFulfillmentReturnOK) IsSuccess

func (o *CreateFulfillmentReturnOK) IsSuccess() bool

IsSuccess returns true when this create fulfillment return o k response has a 2xx status code

func (*CreateFulfillmentReturnOK) String

func (o *CreateFulfillmentReturnOK) String() string

type CreateFulfillmentReturnParams

type CreateFulfillmentReturnParams struct {

	/* Body.

	   CreateFulfillmentReturnRequest parameter
	*/
	Body *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnRequest

	/* SellerFulfillmentOrderID.

	   An identifier assigned by the seller to the fulfillment order at the time it was created. The seller uses their own records to find the correct `SellerFulfillmentOrderId` value based on the buyer's request to return items.
	*/
	SellerFulfillmentOrderID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateFulfillmentReturnParams contains all the parameters to send to the API endpoint

for the create fulfillment return operation.

Typically these are written to a http.Request.

func NewCreateFulfillmentReturnParams

func NewCreateFulfillmentReturnParams() *CreateFulfillmentReturnParams

NewCreateFulfillmentReturnParams creates a new CreateFulfillmentReturnParams 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 NewCreateFulfillmentReturnParamsWithContext

func NewCreateFulfillmentReturnParamsWithContext(ctx context.Context) *CreateFulfillmentReturnParams

NewCreateFulfillmentReturnParamsWithContext creates a new CreateFulfillmentReturnParams object with the ability to set a context for a request.

func NewCreateFulfillmentReturnParamsWithHTTPClient

func NewCreateFulfillmentReturnParamsWithHTTPClient(client *http.Client) *CreateFulfillmentReturnParams

NewCreateFulfillmentReturnParamsWithHTTPClient creates a new CreateFulfillmentReturnParams object with the ability to set a custom HTTPClient for a request.

func NewCreateFulfillmentReturnParamsWithTimeout

func NewCreateFulfillmentReturnParamsWithTimeout(timeout time.Duration) *CreateFulfillmentReturnParams

NewCreateFulfillmentReturnParamsWithTimeout creates a new CreateFulfillmentReturnParams object with the ability to set a timeout on a request.

func (*CreateFulfillmentReturnParams) SetBody

SetBody adds the body to the create fulfillment return params

func (*CreateFulfillmentReturnParams) SetContext

func (o *CreateFulfillmentReturnParams) SetContext(ctx context.Context)

SetContext adds the context to the create fulfillment return params

func (*CreateFulfillmentReturnParams) SetDefaults

func (o *CreateFulfillmentReturnParams) SetDefaults()

SetDefaults hydrates default values in the create fulfillment return params (not the query body).

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

func (*CreateFulfillmentReturnParams) SetHTTPClient

func (o *CreateFulfillmentReturnParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create fulfillment return params

func (*CreateFulfillmentReturnParams) SetSellerFulfillmentOrderID

func (o *CreateFulfillmentReturnParams) SetSellerFulfillmentOrderID(sellerFulfillmentOrderID string)

SetSellerFulfillmentOrderID adds the sellerFulfillmentOrderId to the create fulfillment return params

func (*CreateFulfillmentReturnParams) SetTimeout

func (o *CreateFulfillmentReturnParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create fulfillment return params

func (*CreateFulfillmentReturnParams) WithBody

WithBody adds the body to the create fulfillment return params

func (*CreateFulfillmentReturnParams) WithContext

WithContext adds the context to the create fulfillment return params

func (*CreateFulfillmentReturnParams) WithDefaults

WithDefaults hydrates default values in the create fulfillment return params (not the query body).

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

func (*CreateFulfillmentReturnParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create fulfillment return params

func (*CreateFulfillmentReturnParams) WithSellerFulfillmentOrderID

func (o *CreateFulfillmentReturnParams) WithSellerFulfillmentOrderID(sellerFulfillmentOrderID string) *CreateFulfillmentReturnParams

WithSellerFulfillmentOrderID adds the sellerFulfillmentOrderID to the create fulfillment return params

func (*CreateFulfillmentReturnParams) WithTimeout

WithTimeout adds the timeout to the create fulfillment return params

func (*CreateFulfillmentReturnParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateFulfillmentReturnReader

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

CreateFulfillmentReturnReader is a Reader for the CreateFulfillmentReturn structure.

func (*CreateFulfillmentReturnReader) ReadResponse

func (o *CreateFulfillmentReturnReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateFulfillmentReturnServiceUnavailable

type CreateFulfillmentReturnServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewCreateFulfillmentReturnServiceUnavailable

func NewCreateFulfillmentReturnServiceUnavailable() *CreateFulfillmentReturnServiceUnavailable

NewCreateFulfillmentReturnServiceUnavailable creates a CreateFulfillmentReturnServiceUnavailable with default headers values

func (*CreateFulfillmentReturnServiceUnavailable) Error

func (*CreateFulfillmentReturnServiceUnavailable) IsClientError

IsClientError returns true when this create fulfillment return service unavailable response has a 4xx status code

func (*CreateFulfillmentReturnServiceUnavailable) IsCode

IsCode returns true when this create fulfillment return service unavailable response a status code equal to that given

func (*CreateFulfillmentReturnServiceUnavailable) IsRedirect

IsRedirect returns true when this create fulfillment return service unavailable response has a 3xx status code

func (*CreateFulfillmentReturnServiceUnavailable) IsServerError

IsServerError returns true when this create fulfillment return service unavailable response has a 5xx status code

func (*CreateFulfillmentReturnServiceUnavailable) IsSuccess

IsSuccess returns true when this create fulfillment return service unavailable response has a 2xx status code

func (*CreateFulfillmentReturnServiceUnavailable) String

type CreateFulfillmentReturnTooManyRequests

type CreateFulfillmentReturnTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewCreateFulfillmentReturnTooManyRequests

func NewCreateFulfillmentReturnTooManyRequests() *CreateFulfillmentReturnTooManyRequests

NewCreateFulfillmentReturnTooManyRequests creates a CreateFulfillmentReturnTooManyRequests with default headers values

func (*CreateFulfillmentReturnTooManyRequests) Error

func (*CreateFulfillmentReturnTooManyRequests) IsClientError

func (o *CreateFulfillmentReturnTooManyRequests) IsClientError() bool

IsClientError returns true when this create fulfillment return too many requests response has a 4xx status code

func (*CreateFulfillmentReturnTooManyRequests) IsCode

IsCode returns true when this create fulfillment return too many requests response a status code equal to that given

func (*CreateFulfillmentReturnTooManyRequests) IsRedirect

IsRedirect returns true when this create fulfillment return too many requests response has a 3xx status code

func (*CreateFulfillmentReturnTooManyRequests) IsServerError

func (o *CreateFulfillmentReturnTooManyRequests) IsServerError() bool

IsServerError returns true when this create fulfillment return too many requests response has a 5xx status code

func (*CreateFulfillmentReturnTooManyRequests) IsSuccess

IsSuccess returns true when this create fulfillment return too many requests response has a 2xx status code

func (*CreateFulfillmentReturnTooManyRequests) String

type CreateFulfillmentReturnUnauthorized

type CreateFulfillmentReturnUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.CreateFulfillmentReturnResponse
}

CreateFulfillmentReturnUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewCreateFulfillmentReturnUnauthorized

func NewCreateFulfillmentReturnUnauthorized() *CreateFulfillmentReturnUnauthorized

NewCreateFulfillmentReturnUnauthorized creates a CreateFulfillmentReturnUnauthorized with default headers values

func (*CreateFulfillmentReturnUnauthorized) Error

func (*CreateFulfillmentReturnUnauthorized) IsClientError

func (o *CreateFulfillmentReturnUnauthorized) IsClientError() bool

IsClientError returns true when this create fulfillment return unauthorized response has a 4xx status code

func (*CreateFulfillmentReturnUnauthorized) IsCode

IsCode returns true when this create fulfillment return unauthorized response a status code equal to that given

func (*CreateFulfillmentReturnUnauthorized) IsRedirect

func (o *CreateFulfillmentReturnUnauthorized) IsRedirect() bool

IsRedirect returns true when this create fulfillment return unauthorized response has a 3xx status code

func (*CreateFulfillmentReturnUnauthorized) IsServerError

func (o *CreateFulfillmentReturnUnauthorized) IsServerError() bool

IsServerError returns true when this create fulfillment return unauthorized response has a 5xx status code

func (*CreateFulfillmentReturnUnauthorized) IsSuccess

IsSuccess returns true when this create fulfillment return unauthorized response has a 2xx status code

func (*CreateFulfillmentReturnUnauthorized) String

type DeliveryOffersBadRequest added in v0.24.10

type DeliveryOffersBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewDeliveryOffersBadRequest added in v0.24.10

func NewDeliveryOffersBadRequest() *DeliveryOffersBadRequest

NewDeliveryOffersBadRequest creates a DeliveryOffersBadRequest with default headers values

func (*DeliveryOffersBadRequest) Error added in v0.24.10

func (o *DeliveryOffersBadRequest) Error() string

func (*DeliveryOffersBadRequest) GetPayload added in v0.24.10

func (*DeliveryOffersBadRequest) IsClientError added in v0.24.10

func (o *DeliveryOffersBadRequest) IsClientError() bool

IsClientError returns true when this delivery offers bad request response has a 4xx status code

func (*DeliveryOffersBadRequest) IsCode added in v0.24.10

func (o *DeliveryOffersBadRequest) IsCode(code int) bool

IsCode returns true when this delivery offers bad request response a status code equal to that given

func (*DeliveryOffersBadRequest) IsRedirect added in v0.24.10

func (o *DeliveryOffersBadRequest) IsRedirect() bool

IsRedirect returns true when this delivery offers bad request response has a 3xx status code

func (*DeliveryOffersBadRequest) IsServerError added in v0.24.10

func (o *DeliveryOffersBadRequest) IsServerError() bool

IsServerError returns true when this delivery offers bad request response has a 5xx status code

func (*DeliveryOffersBadRequest) IsSuccess added in v0.24.10

func (o *DeliveryOffersBadRequest) IsSuccess() bool

IsSuccess returns true when this delivery offers bad request response has a 2xx status code

func (*DeliveryOffersBadRequest) String added in v0.24.10

func (o *DeliveryOffersBadRequest) String() string

type DeliveryOffersForbidden added in v0.24.10

type DeliveryOffersForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewDeliveryOffersForbidden added in v0.24.10

func NewDeliveryOffersForbidden() *DeliveryOffersForbidden

NewDeliveryOffersForbidden creates a DeliveryOffersForbidden with default headers values

func (*DeliveryOffersForbidden) Error added in v0.24.10

func (o *DeliveryOffersForbidden) Error() string

func (*DeliveryOffersForbidden) GetPayload added in v0.24.10

func (*DeliveryOffersForbidden) IsClientError added in v0.24.10

func (o *DeliveryOffersForbidden) IsClientError() bool

IsClientError returns true when this delivery offers forbidden response has a 4xx status code

func (*DeliveryOffersForbidden) IsCode added in v0.24.10

func (o *DeliveryOffersForbidden) IsCode(code int) bool

IsCode returns true when this delivery offers forbidden response a status code equal to that given

func (*DeliveryOffersForbidden) IsRedirect added in v0.24.10

func (o *DeliveryOffersForbidden) IsRedirect() bool

IsRedirect returns true when this delivery offers forbidden response has a 3xx status code

func (*DeliveryOffersForbidden) IsServerError added in v0.24.10

func (o *DeliveryOffersForbidden) IsServerError() bool

IsServerError returns true when this delivery offers forbidden response has a 5xx status code

func (*DeliveryOffersForbidden) IsSuccess added in v0.24.10

func (o *DeliveryOffersForbidden) IsSuccess() bool

IsSuccess returns true when this delivery offers forbidden response has a 2xx status code

func (*DeliveryOffersForbidden) String added in v0.24.10

func (o *DeliveryOffersForbidden) String() string

type DeliveryOffersInternalServerError added in v0.24.10

type DeliveryOffersInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewDeliveryOffersInternalServerError added in v0.24.10

func NewDeliveryOffersInternalServerError() *DeliveryOffersInternalServerError

NewDeliveryOffersInternalServerError creates a DeliveryOffersInternalServerError with default headers values

func (*DeliveryOffersInternalServerError) Error added in v0.24.10

func (*DeliveryOffersInternalServerError) GetPayload added in v0.24.10

func (*DeliveryOffersInternalServerError) IsClientError added in v0.24.10

func (o *DeliveryOffersInternalServerError) IsClientError() bool

IsClientError returns true when this delivery offers internal server error response has a 4xx status code

func (*DeliveryOffersInternalServerError) IsCode added in v0.24.10

func (o *DeliveryOffersInternalServerError) IsCode(code int) bool

IsCode returns true when this delivery offers internal server error response a status code equal to that given

func (*DeliveryOffersInternalServerError) IsRedirect added in v0.24.10

func (o *DeliveryOffersInternalServerError) IsRedirect() bool

IsRedirect returns true when this delivery offers internal server error response has a 3xx status code

func (*DeliveryOffersInternalServerError) IsServerError added in v0.24.10

func (o *DeliveryOffersInternalServerError) IsServerError() bool

IsServerError returns true when this delivery offers internal server error response has a 5xx status code

func (*DeliveryOffersInternalServerError) IsSuccess added in v0.24.10

func (o *DeliveryOffersInternalServerError) IsSuccess() bool

IsSuccess returns true when this delivery offers internal server error response has a 2xx status code

func (*DeliveryOffersInternalServerError) String added in v0.24.10

type DeliveryOffersNotFound added in v0.24.10

type DeliveryOffersNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewDeliveryOffersNotFound added in v0.24.10

func NewDeliveryOffersNotFound() *DeliveryOffersNotFound

NewDeliveryOffersNotFound creates a DeliveryOffersNotFound with default headers values

func (*DeliveryOffersNotFound) Error added in v0.24.10

func (o *DeliveryOffersNotFound) Error() string

func (*DeliveryOffersNotFound) GetPayload added in v0.24.10

func (*DeliveryOffersNotFound) IsClientError added in v0.24.10

func (o *DeliveryOffersNotFound) IsClientError() bool

IsClientError returns true when this delivery offers not found response has a 4xx status code

func (*DeliveryOffersNotFound) IsCode added in v0.24.10

func (o *DeliveryOffersNotFound) IsCode(code int) bool

IsCode returns true when this delivery offers not found response a status code equal to that given

func (*DeliveryOffersNotFound) IsRedirect added in v0.24.10

func (o *DeliveryOffersNotFound) IsRedirect() bool

IsRedirect returns true when this delivery offers not found response has a 3xx status code

func (*DeliveryOffersNotFound) IsServerError added in v0.24.10

func (o *DeliveryOffersNotFound) IsServerError() bool

IsServerError returns true when this delivery offers not found response has a 5xx status code

func (*DeliveryOffersNotFound) IsSuccess added in v0.24.10

func (o *DeliveryOffersNotFound) IsSuccess() bool

IsSuccess returns true when this delivery offers not found response has a 2xx status code

func (*DeliveryOffersNotFound) String added in v0.24.10

func (o *DeliveryOffersNotFound) String() string

type DeliveryOffersOK added in v0.24.10

type DeliveryOffersOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersOK describes a response with status code 200, with default header values.

Success.

func NewDeliveryOffersOK added in v0.24.10

func NewDeliveryOffersOK() *DeliveryOffersOK

NewDeliveryOffersOK creates a DeliveryOffersOK with default headers values

func (*DeliveryOffersOK) Error added in v0.24.10

func (o *DeliveryOffersOK) Error() string

func (*DeliveryOffersOK) GetPayload added in v0.24.10

func (*DeliveryOffersOK) IsClientError added in v0.24.10

func (o *DeliveryOffersOK) IsClientError() bool

IsClientError returns true when this delivery offers o k response has a 4xx status code

func (*DeliveryOffersOK) IsCode added in v0.24.10

func (o *DeliveryOffersOK) IsCode(code int) bool

IsCode returns true when this delivery offers o k response a status code equal to that given

func (*DeliveryOffersOK) IsRedirect added in v0.24.10

func (o *DeliveryOffersOK) IsRedirect() bool

IsRedirect returns true when this delivery offers o k response has a 3xx status code

func (*DeliveryOffersOK) IsServerError added in v0.24.10

func (o *DeliveryOffersOK) IsServerError() bool

IsServerError returns true when this delivery offers o k response has a 5xx status code

func (*DeliveryOffersOK) IsSuccess added in v0.24.10

func (o *DeliveryOffersOK) IsSuccess() bool

IsSuccess returns true when this delivery offers o k response has a 2xx status code

func (*DeliveryOffersOK) String added in v0.24.10

func (o *DeliveryOffersOK) String() string

type DeliveryOffersParams added in v0.24.10

type DeliveryOffersParams struct {

	/* Body.

	   GetDeliveryOffersRequest parameter
	*/
	Body *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeliveryOffersParams contains all the parameters to send to the API endpoint

for the delivery offers operation.

Typically these are written to a http.Request.

func NewDeliveryOffersParams added in v0.24.10

func NewDeliveryOffersParams() *DeliveryOffersParams

NewDeliveryOffersParams creates a new DeliveryOffersParams 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 NewDeliveryOffersParamsWithContext added in v0.24.10

func NewDeliveryOffersParamsWithContext(ctx context.Context) *DeliveryOffersParams

NewDeliveryOffersParamsWithContext creates a new DeliveryOffersParams object with the ability to set a context for a request.

func NewDeliveryOffersParamsWithHTTPClient added in v0.24.10

func NewDeliveryOffersParamsWithHTTPClient(client *http.Client) *DeliveryOffersParams

NewDeliveryOffersParamsWithHTTPClient creates a new DeliveryOffersParams object with the ability to set a custom HTTPClient for a request.

func NewDeliveryOffersParamsWithTimeout added in v0.24.10

func NewDeliveryOffersParamsWithTimeout(timeout time.Duration) *DeliveryOffersParams

NewDeliveryOffersParamsWithTimeout creates a new DeliveryOffersParams object with the ability to set a timeout on a request.

func (*DeliveryOffersParams) SetBody added in v0.24.10

SetBody adds the body to the delivery offers params

func (*DeliveryOffersParams) SetContext added in v0.24.10

func (o *DeliveryOffersParams) SetContext(ctx context.Context)

SetContext adds the context to the delivery offers params

func (*DeliveryOffersParams) SetDefaults added in v0.24.10

func (o *DeliveryOffersParams) SetDefaults()

SetDefaults hydrates default values in the delivery offers params (not the query body).

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

func (*DeliveryOffersParams) SetHTTPClient added in v0.24.10

func (o *DeliveryOffersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delivery offers params

func (*DeliveryOffersParams) SetTimeout added in v0.24.10

func (o *DeliveryOffersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delivery offers params

func (*DeliveryOffersParams) WithBody added in v0.24.10

WithBody adds the body to the delivery offers params

func (*DeliveryOffersParams) WithContext added in v0.24.10

WithContext adds the context to the delivery offers params

func (*DeliveryOffersParams) WithDefaults added in v0.24.10

func (o *DeliveryOffersParams) WithDefaults() *DeliveryOffersParams

WithDefaults hydrates default values in the delivery offers params (not the query body).

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

func (*DeliveryOffersParams) WithHTTPClient added in v0.24.10

func (o *DeliveryOffersParams) WithHTTPClient(client *http.Client) *DeliveryOffersParams

WithHTTPClient adds the HTTPClient to the delivery offers params

func (*DeliveryOffersParams) WithTimeout added in v0.24.10

func (o *DeliveryOffersParams) WithTimeout(timeout time.Duration) *DeliveryOffersParams

WithTimeout adds the timeout to the delivery offers params

func (*DeliveryOffersParams) WriteToRequest added in v0.24.10

func (o *DeliveryOffersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type DeliveryOffersReader added in v0.24.10

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

DeliveryOffersReader is a Reader for the DeliveryOffers structure.

func (*DeliveryOffersReader) ReadResponse added in v0.24.10

func (o *DeliveryOffersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeliveryOffersServiceUnavailable added in v0.24.10

type DeliveryOffersServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewDeliveryOffersServiceUnavailable added in v0.24.10

func NewDeliveryOffersServiceUnavailable() *DeliveryOffersServiceUnavailable

NewDeliveryOffersServiceUnavailable creates a DeliveryOffersServiceUnavailable with default headers values

func (*DeliveryOffersServiceUnavailable) Error added in v0.24.10

func (*DeliveryOffersServiceUnavailable) GetPayload added in v0.24.10

func (*DeliveryOffersServiceUnavailable) IsClientError added in v0.24.10

func (o *DeliveryOffersServiceUnavailable) IsClientError() bool

IsClientError returns true when this delivery offers service unavailable response has a 4xx status code

func (*DeliveryOffersServiceUnavailable) IsCode added in v0.24.10

func (o *DeliveryOffersServiceUnavailable) IsCode(code int) bool

IsCode returns true when this delivery offers service unavailable response a status code equal to that given

func (*DeliveryOffersServiceUnavailable) IsRedirect added in v0.24.10

func (o *DeliveryOffersServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this delivery offers service unavailable response has a 3xx status code

func (*DeliveryOffersServiceUnavailable) IsServerError added in v0.24.10

func (o *DeliveryOffersServiceUnavailable) IsServerError() bool

IsServerError returns true when this delivery offers service unavailable response has a 5xx status code

func (*DeliveryOffersServiceUnavailable) IsSuccess added in v0.24.10

func (o *DeliveryOffersServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this delivery offers service unavailable response has a 2xx status code

func (*DeliveryOffersServiceUnavailable) String added in v0.24.10

type DeliveryOffersTooManyRequests added in v0.24.10

type DeliveryOffersTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewDeliveryOffersTooManyRequests added in v0.24.10

func NewDeliveryOffersTooManyRequests() *DeliveryOffersTooManyRequests

NewDeliveryOffersTooManyRequests creates a DeliveryOffersTooManyRequests with default headers values

func (*DeliveryOffersTooManyRequests) Error added in v0.24.10

func (*DeliveryOffersTooManyRequests) GetPayload added in v0.24.10

func (*DeliveryOffersTooManyRequests) IsClientError added in v0.24.10

func (o *DeliveryOffersTooManyRequests) IsClientError() bool

IsClientError returns true when this delivery offers too many requests response has a 4xx status code

func (*DeliveryOffersTooManyRequests) IsCode added in v0.24.10

func (o *DeliveryOffersTooManyRequests) IsCode(code int) bool

IsCode returns true when this delivery offers too many requests response a status code equal to that given

func (*DeliveryOffersTooManyRequests) IsRedirect added in v0.24.10

func (o *DeliveryOffersTooManyRequests) IsRedirect() bool

IsRedirect returns true when this delivery offers too many requests response has a 3xx status code

func (*DeliveryOffersTooManyRequests) IsServerError added in v0.24.10

func (o *DeliveryOffersTooManyRequests) IsServerError() bool

IsServerError returns true when this delivery offers too many requests response has a 5xx status code

func (*DeliveryOffersTooManyRequests) IsSuccess added in v0.24.10

func (o *DeliveryOffersTooManyRequests) IsSuccess() bool

IsSuccess returns true when this delivery offers too many requests response has a 2xx status code

func (*DeliveryOffersTooManyRequests) String added in v0.24.10

type DeliveryOffersUnauthorized added in v0.24.10

type DeliveryOffersUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetDeliveryOffersResponse
}

DeliveryOffersUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewDeliveryOffersUnauthorized added in v0.24.10

func NewDeliveryOffersUnauthorized() *DeliveryOffersUnauthorized

NewDeliveryOffersUnauthorized creates a DeliveryOffersUnauthorized with default headers values

func (*DeliveryOffersUnauthorized) Error added in v0.24.10

func (*DeliveryOffersUnauthorized) GetPayload added in v0.24.10

func (*DeliveryOffersUnauthorized) IsClientError added in v0.24.10

func (o *DeliveryOffersUnauthorized) IsClientError() bool

IsClientError returns true when this delivery offers unauthorized response has a 4xx status code

func (*DeliveryOffersUnauthorized) IsCode added in v0.24.10

func (o *DeliveryOffersUnauthorized) IsCode(code int) bool

IsCode returns true when this delivery offers unauthorized response a status code equal to that given

func (*DeliveryOffersUnauthorized) IsRedirect added in v0.24.10

func (o *DeliveryOffersUnauthorized) IsRedirect() bool

IsRedirect returns true when this delivery offers unauthorized response has a 3xx status code

func (*DeliveryOffersUnauthorized) IsServerError added in v0.24.10

func (o *DeliveryOffersUnauthorized) IsServerError() bool

IsServerError returns true when this delivery offers unauthorized response has a 5xx status code

func (*DeliveryOffersUnauthorized) IsSuccess added in v0.24.10

func (o *DeliveryOffersUnauthorized) IsSuccess() bool

IsSuccess returns true when this delivery offers unauthorized response has a 2xx status code

func (*DeliveryOffersUnauthorized) String added in v0.24.10

func (o *DeliveryOffersUnauthorized) String() string

type GetFeatureInventoryBadRequest

type GetFeatureInventoryBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewGetFeatureInventoryBadRequest

func NewGetFeatureInventoryBadRequest() *GetFeatureInventoryBadRequest

NewGetFeatureInventoryBadRequest creates a GetFeatureInventoryBadRequest with default headers values

func (*GetFeatureInventoryBadRequest) Error

func (*GetFeatureInventoryBadRequest) IsClientError

func (o *GetFeatureInventoryBadRequest) IsClientError() bool

IsClientError returns true when this get feature inventory bad request response has a 4xx status code

func (*GetFeatureInventoryBadRequest) IsCode

func (o *GetFeatureInventoryBadRequest) IsCode(code int) bool

IsCode returns true when this get feature inventory bad request response a status code equal to that given

func (*GetFeatureInventoryBadRequest) IsRedirect

func (o *GetFeatureInventoryBadRequest) IsRedirect() bool

IsRedirect returns true when this get feature inventory bad request response has a 3xx status code

func (*GetFeatureInventoryBadRequest) IsServerError

func (o *GetFeatureInventoryBadRequest) IsServerError() bool

IsServerError returns true when this get feature inventory bad request response has a 5xx status code

func (*GetFeatureInventoryBadRequest) IsSuccess

func (o *GetFeatureInventoryBadRequest) IsSuccess() bool

IsSuccess returns true when this get feature inventory bad request response has a 2xx status code

func (*GetFeatureInventoryBadRequest) String

type GetFeatureInventoryForbidden

type GetFeatureInventoryForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetFeatureInventoryForbidden

func NewGetFeatureInventoryForbidden() *GetFeatureInventoryForbidden

NewGetFeatureInventoryForbidden creates a GetFeatureInventoryForbidden with default headers values

func (*GetFeatureInventoryForbidden) Error

func (*GetFeatureInventoryForbidden) IsClientError

func (o *GetFeatureInventoryForbidden) IsClientError() bool

IsClientError returns true when this get feature inventory forbidden response has a 4xx status code

func (*GetFeatureInventoryForbidden) IsCode

func (o *GetFeatureInventoryForbidden) IsCode(code int) bool

IsCode returns true when this get feature inventory forbidden response a status code equal to that given

func (*GetFeatureInventoryForbidden) IsRedirect

func (o *GetFeatureInventoryForbidden) IsRedirect() bool

IsRedirect returns true when this get feature inventory forbidden response has a 3xx status code

func (*GetFeatureInventoryForbidden) IsServerError

func (o *GetFeatureInventoryForbidden) IsServerError() bool

IsServerError returns true when this get feature inventory forbidden response has a 5xx status code

func (*GetFeatureInventoryForbidden) IsSuccess

func (o *GetFeatureInventoryForbidden) IsSuccess() bool

IsSuccess returns true when this get feature inventory forbidden response has a 2xx status code

func (*GetFeatureInventoryForbidden) String

type GetFeatureInventoryInternalServerError

type GetFeatureInventoryInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetFeatureInventoryInternalServerError

func NewGetFeatureInventoryInternalServerError() *GetFeatureInventoryInternalServerError

NewGetFeatureInventoryInternalServerError creates a GetFeatureInventoryInternalServerError with default headers values

func (*GetFeatureInventoryInternalServerError) Error

func (*GetFeatureInventoryInternalServerError) GetPayload

func (*GetFeatureInventoryInternalServerError) IsClientError

func (o *GetFeatureInventoryInternalServerError) IsClientError() bool

IsClientError returns true when this get feature inventory internal server error response has a 4xx status code

func (*GetFeatureInventoryInternalServerError) IsCode

IsCode returns true when this get feature inventory internal server error response a status code equal to that given

func (*GetFeatureInventoryInternalServerError) IsRedirect

IsRedirect returns true when this get feature inventory internal server error response has a 3xx status code

func (*GetFeatureInventoryInternalServerError) IsServerError

func (o *GetFeatureInventoryInternalServerError) IsServerError() bool

IsServerError returns true when this get feature inventory internal server error response has a 5xx status code

func (*GetFeatureInventoryInternalServerError) IsSuccess

IsSuccess returns true when this get feature inventory internal server error response has a 2xx status code

func (*GetFeatureInventoryInternalServerError) String

type GetFeatureInventoryNotFound

type GetFeatureInventoryNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewGetFeatureInventoryNotFound

func NewGetFeatureInventoryNotFound() *GetFeatureInventoryNotFound

NewGetFeatureInventoryNotFound creates a GetFeatureInventoryNotFound with default headers values

func (*GetFeatureInventoryNotFound) Error

func (*GetFeatureInventoryNotFound) IsClientError

func (o *GetFeatureInventoryNotFound) IsClientError() bool

IsClientError returns true when this get feature inventory not found response has a 4xx status code

func (*GetFeatureInventoryNotFound) IsCode

func (o *GetFeatureInventoryNotFound) IsCode(code int) bool

IsCode returns true when this get feature inventory not found response a status code equal to that given

func (*GetFeatureInventoryNotFound) IsRedirect

func (o *GetFeatureInventoryNotFound) IsRedirect() bool

IsRedirect returns true when this get feature inventory not found response has a 3xx status code

func (*GetFeatureInventoryNotFound) IsServerError

func (o *GetFeatureInventoryNotFound) IsServerError() bool

IsServerError returns true when this get feature inventory not found response has a 5xx status code

func (*GetFeatureInventoryNotFound) IsSuccess

func (o *GetFeatureInventoryNotFound) IsSuccess() bool

IsSuccess returns true when this get feature inventory not found response has a 2xx status code

func (*GetFeatureInventoryNotFound) String

func (o *GetFeatureInventoryNotFound) String() string

type GetFeatureInventoryOK

type GetFeatureInventoryOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryOK describes a response with status code 200, with default header values.

Success.

func NewGetFeatureInventoryOK

func NewGetFeatureInventoryOK() *GetFeatureInventoryOK

NewGetFeatureInventoryOK creates a GetFeatureInventoryOK with default headers values

func (*GetFeatureInventoryOK) Error

func (o *GetFeatureInventoryOK) Error() string

func (*GetFeatureInventoryOK) IsClientError

func (o *GetFeatureInventoryOK) IsClientError() bool

IsClientError returns true when this get feature inventory o k response has a 4xx status code

func (*GetFeatureInventoryOK) IsCode

func (o *GetFeatureInventoryOK) IsCode(code int) bool

IsCode returns true when this get feature inventory o k response a status code equal to that given

func (*GetFeatureInventoryOK) IsRedirect

func (o *GetFeatureInventoryOK) IsRedirect() bool

IsRedirect returns true when this get feature inventory o k response has a 3xx status code

func (*GetFeatureInventoryOK) IsServerError

func (o *GetFeatureInventoryOK) IsServerError() bool

IsServerError returns true when this get feature inventory o k response has a 5xx status code

func (*GetFeatureInventoryOK) IsSuccess

func (o *GetFeatureInventoryOK) IsSuccess() bool

IsSuccess returns true when this get feature inventory o k response has a 2xx status code

func (*GetFeatureInventoryOK) String

func (o *GetFeatureInventoryOK) String() string

type GetFeatureInventoryParams

type GetFeatureInventoryParams struct {

	/* FeatureName.

	   The name of the feature for which to return a list of eligible inventory.
	*/
	FeatureName string

	/* MarketplaceID.

	   The marketplace for which to return a list of the inventory that is eligible for the specified feature.
	*/
	MarketplaceID string

	/* NextToken.

	   A string token returned in the response to your previous request that is used to return the next response page. A value of null will return the first page.
	*/
	NextToken *string

	/* QueryStartDate.

	   A date that you can use to select inventory that has been updated since a specified date. An update is defined as any change in feature-enabled inventory availability. The date must be in the format yyyy-MM-ddTHH:mm:ss.sssZ

	   Format: date-time
	*/
	QueryStartDate *strfmt.DateTime

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetFeatureInventoryParams contains all the parameters to send to the API endpoint

for the get feature inventory operation.

Typically these are written to a http.Request.

func NewGetFeatureInventoryParams

func NewGetFeatureInventoryParams() *GetFeatureInventoryParams

NewGetFeatureInventoryParams creates a new GetFeatureInventoryParams 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 NewGetFeatureInventoryParamsWithContext

func NewGetFeatureInventoryParamsWithContext(ctx context.Context) *GetFeatureInventoryParams

NewGetFeatureInventoryParamsWithContext creates a new GetFeatureInventoryParams object with the ability to set a context for a request.

func NewGetFeatureInventoryParamsWithHTTPClient

func NewGetFeatureInventoryParamsWithHTTPClient(client *http.Client) *GetFeatureInventoryParams

NewGetFeatureInventoryParamsWithHTTPClient creates a new GetFeatureInventoryParams object with the ability to set a custom HTTPClient for a request.

func NewGetFeatureInventoryParamsWithTimeout

func NewGetFeatureInventoryParamsWithTimeout(timeout time.Duration) *GetFeatureInventoryParams

NewGetFeatureInventoryParamsWithTimeout creates a new GetFeatureInventoryParams object with the ability to set a timeout on a request.

func (*GetFeatureInventoryParams) SetContext

func (o *GetFeatureInventoryParams) SetContext(ctx context.Context)

SetContext adds the context to the get feature inventory params

func (*GetFeatureInventoryParams) SetDefaults

func (o *GetFeatureInventoryParams) SetDefaults()

SetDefaults hydrates default values in the get feature inventory params (not the query body).

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

func (*GetFeatureInventoryParams) SetFeatureName

func (o *GetFeatureInventoryParams) SetFeatureName(featureName string)

SetFeatureName adds the featureName to the get feature inventory params

func (*GetFeatureInventoryParams) SetHTTPClient

func (o *GetFeatureInventoryParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get feature inventory params

func (*GetFeatureInventoryParams) SetMarketplaceID

func (o *GetFeatureInventoryParams) SetMarketplaceID(marketplaceID string)

SetMarketplaceID adds the marketplaceId to the get feature inventory params

func (*GetFeatureInventoryParams) SetNextToken

func (o *GetFeatureInventoryParams) SetNextToken(nextToken *string)

SetNextToken adds the nextToken to the get feature inventory params

func (*GetFeatureInventoryParams) SetQueryStartDate added in v0.24.10

func (o *GetFeatureInventoryParams) SetQueryStartDate(queryStartDate *strfmt.DateTime)

SetQueryStartDate adds the queryStartDate to the get feature inventory params

func (*GetFeatureInventoryParams) SetTimeout

func (o *GetFeatureInventoryParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get feature inventory params

func (*GetFeatureInventoryParams) WithContext

WithContext adds the context to the get feature inventory params

func (*GetFeatureInventoryParams) WithDefaults

WithDefaults hydrates default values in the get feature inventory params (not the query body).

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

func (*GetFeatureInventoryParams) WithFeatureName

func (o *GetFeatureInventoryParams) WithFeatureName(featureName string) *GetFeatureInventoryParams

WithFeatureName adds the featureName to the get feature inventory params

func (*GetFeatureInventoryParams) WithHTTPClient

func (o *GetFeatureInventoryParams) WithHTTPClient(client *http.Client) *GetFeatureInventoryParams

WithHTTPClient adds the HTTPClient to the get feature inventory params

func (*GetFeatureInventoryParams) WithMarketplaceID

func (o *GetFeatureInventoryParams) WithMarketplaceID(marketplaceID string) *GetFeatureInventoryParams

WithMarketplaceID adds the marketplaceID to the get feature inventory params

func (*GetFeatureInventoryParams) WithNextToken

func (o *GetFeatureInventoryParams) WithNextToken(nextToken *string) *GetFeatureInventoryParams

WithNextToken adds the nextToken to the get feature inventory params

func (*GetFeatureInventoryParams) WithQueryStartDate added in v0.24.10

func (o *GetFeatureInventoryParams) WithQueryStartDate(queryStartDate *strfmt.DateTime) *GetFeatureInventoryParams

WithQueryStartDate adds the queryStartDate to the get feature inventory params

func (*GetFeatureInventoryParams) WithTimeout

WithTimeout adds the timeout to the get feature inventory params

func (*GetFeatureInventoryParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetFeatureInventoryReader

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

GetFeatureInventoryReader is a Reader for the GetFeatureInventory structure.

func (*GetFeatureInventoryReader) ReadResponse

func (o *GetFeatureInventoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetFeatureInventoryServiceUnavailable

type GetFeatureInventoryServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetFeatureInventoryServiceUnavailable

func NewGetFeatureInventoryServiceUnavailable() *GetFeatureInventoryServiceUnavailable

NewGetFeatureInventoryServiceUnavailable creates a GetFeatureInventoryServiceUnavailable with default headers values

func (*GetFeatureInventoryServiceUnavailable) Error

func (*GetFeatureInventoryServiceUnavailable) GetPayload

func (*GetFeatureInventoryServiceUnavailable) IsClientError

func (o *GetFeatureInventoryServiceUnavailable) IsClientError() bool

IsClientError returns true when this get feature inventory service unavailable response has a 4xx status code

func (*GetFeatureInventoryServiceUnavailable) IsCode

IsCode returns true when this get feature inventory service unavailable response a status code equal to that given

func (*GetFeatureInventoryServiceUnavailable) IsRedirect

IsRedirect returns true when this get feature inventory service unavailable response has a 3xx status code

func (*GetFeatureInventoryServiceUnavailable) IsServerError

func (o *GetFeatureInventoryServiceUnavailable) IsServerError() bool

IsServerError returns true when this get feature inventory service unavailable response has a 5xx status code

func (*GetFeatureInventoryServiceUnavailable) IsSuccess

IsSuccess returns true when this get feature inventory service unavailable response has a 2xx status code

func (*GetFeatureInventoryServiceUnavailable) String

type GetFeatureInventoryTooManyRequests

type GetFeatureInventoryTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewGetFeatureInventoryTooManyRequests

func NewGetFeatureInventoryTooManyRequests() *GetFeatureInventoryTooManyRequests

NewGetFeatureInventoryTooManyRequests creates a GetFeatureInventoryTooManyRequests with default headers values

func (*GetFeatureInventoryTooManyRequests) Error

func (*GetFeatureInventoryTooManyRequests) IsClientError

func (o *GetFeatureInventoryTooManyRequests) IsClientError() bool

IsClientError returns true when this get feature inventory too many requests response has a 4xx status code

func (*GetFeatureInventoryTooManyRequests) IsCode

IsCode returns true when this get feature inventory too many requests response a status code equal to that given

func (*GetFeatureInventoryTooManyRequests) IsRedirect

func (o *GetFeatureInventoryTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get feature inventory too many requests response has a 3xx status code

func (*GetFeatureInventoryTooManyRequests) IsServerError

func (o *GetFeatureInventoryTooManyRequests) IsServerError() bool

IsServerError returns true when this get feature inventory too many requests response has a 5xx status code

func (*GetFeatureInventoryTooManyRequests) IsSuccess

IsSuccess returns true when this get feature inventory too many requests response has a 2xx status code

func (*GetFeatureInventoryTooManyRequests) String

type GetFeatureInventoryUnauthorized

type GetFeatureInventoryUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureInventoryResponse
}

GetFeatureInventoryUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetFeatureInventoryUnauthorized

func NewGetFeatureInventoryUnauthorized() *GetFeatureInventoryUnauthorized

NewGetFeatureInventoryUnauthorized creates a GetFeatureInventoryUnauthorized with default headers values

func (*GetFeatureInventoryUnauthorized) Error

func (*GetFeatureInventoryUnauthorized) IsClientError

func (o *GetFeatureInventoryUnauthorized) IsClientError() bool

IsClientError returns true when this get feature inventory unauthorized response has a 4xx status code

func (*GetFeatureInventoryUnauthorized) IsCode

func (o *GetFeatureInventoryUnauthorized) IsCode(code int) bool

IsCode returns true when this get feature inventory unauthorized response a status code equal to that given

func (*GetFeatureInventoryUnauthorized) IsRedirect

func (o *GetFeatureInventoryUnauthorized) IsRedirect() bool

IsRedirect returns true when this get feature inventory unauthorized response has a 3xx status code

func (*GetFeatureInventoryUnauthorized) IsServerError

func (o *GetFeatureInventoryUnauthorized) IsServerError() bool

IsServerError returns true when this get feature inventory unauthorized response has a 5xx status code

func (*GetFeatureInventoryUnauthorized) IsSuccess

func (o *GetFeatureInventoryUnauthorized) IsSuccess() bool

IsSuccess returns true when this get feature inventory unauthorized response has a 2xx status code

func (*GetFeatureInventoryUnauthorized) String

type GetFeatureSKUBadRequest

type GetFeatureSKUBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewGetFeatureSKUBadRequest

func NewGetFeatureSKUBadRequest() *GetFeatureSKUBadRequest

NewGetFeatureSKUBadRequest creates a GetFeatureSKUBadRequest with default headers values

func (*GetFeatureSKUBadRequest) Error

func (o *GetFeatureSKUBadRequest) Error() string

func (*GetFeatureSKUBadRequest) IsClientError

func (o *GetFeatureSKUBadRequest) IsClientError() bool

IsClientError returns true when this get feature s k u bad request response has a 4xx status code

func (*GetFeatureSKUBadRequest) IsCode

func (o *GetFeatureSKUBadRequest) IsCode(code int) bool

IsCode returns true when this get feature s k u bad request response a status code equal to that given

func (*GetFeatureSKUBadRequest) IsRedirect

func (o *GetFeatureSKUBadRequest) IsRedirect() bool

IsRedirect returns true when this get feature s k u bad request response has a 3xx status code

func (*GetFeatureSKUBadRequest) IsServerError

func (o *GetFeatureSKUBadRequest) IsServerError() bool

IsServerError returns true when this get feature s k u bad request response has a 5xx status code

func (*GetFeatureSKUBadRequest) IsSuccess

func (o *GetFeatureSKUBadRequest) IsSuccess() bool

IsSuccess returns true when this get feature s k u bad request response has a 2xx status code

func (*GetFeatureSKUBadRequest) String

func (o *GetFeatureSKUBadRequest) String() string

type GetFeatureSKUForbidden

type GetFeatureSKUForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetFeatureSKUForbidden

func NewGetFeatureSKUForbidden() *GetFeatureSKUForbidden

NewGetFeatureSKUForbidden creates a GetFeatureSKUForbidden with default headers values

func (*GetFeatureSKUForbidden) Error

func (o *GetFeatureSKUForbidden) Error() string

func (*GetFeatureSKUForbidden) IsClientError

func (o *GetFeatureSKUForbidden) IsClientError() bool

IsClientError returns true when this get feature s k u forbidden response has a 4xx status code

func (*GetFeatureSKUForbidden) IsCode

func (o *GetFeatureSKUForbidden) IsCode(code int) bool

IsCode returns true when this get feature s k u forbidden response a status code equal to that given

func (*GetFeatureSKUForbidden) IsRedirect

func (o *GetFeatureSKUForbidden) IsRedirect() bool

IsRedirect returns true when this get feature s k u forbidden response has a 3xx status code

func (*GetFeatureSKUForbidden) IsServerError

func (o *GetFeatureSKUForbidden) IsServerError() bool

IsServerError returns true when this get feature s k u forbidden response has a 5xx status code

func (*GetFeatureSKUForbidden) IsSuccess

func (o *GetFeatureSKUForbidden) IsSuccess() bool

IsSuccess returns true when this get feature s k u forbidden response has a 2xx status code

func (*GetFeatureSKUForbidden) String

func (o *GetFeatureSKUForbidden) String() string

type GetFeatureSKUInternalServerError

type GetFeatureSKUInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetFeatureSKUInternalServerError

func NewGetFeatureSKUInternalServerError() *GetFeatureSKUInternalServerError

NewGetFeatureSKUInternalServerError creates a GetFeatureSKUInternalServerError with default headers values

func (*GetFeatureSKUInternalServerError) Error

func (*GetFeatureSKUInternalServerError) GetPayload

func (*GetFeatureSKUInternalServerError) IsClientError

func (o *GetFeatureSKUInternalServerError) IsClientError() bool

IsClientError returns true when this get feature s k u internal server error response has a 4xx status code

func (*GetFeatureSKUInternalServerError) IsCode

func (o *GetFeatureSKUInternalServerError) IsCode(code int) bool

IsCode returns true when this get feature s k u internal server error response a status code equal to that given

func (*GetFeatureSKUInternalServerError) IsRedirect

func (o *GetFeatureSKUInternalServerError) IsRedirect() bool

IsRedirect returns true when this get feature s k u internal server error response has a 3xx status code

func (*GetFeatureSKUInternalServerError) IsServerError

func (o *GetFeatureSKUInternalServerError) IsServerError() bool

IsServerError returns true when this get feature s k u internal server error response has a 5xx status code

func (*GetFeatureSKUInternalServerError) IsSuccess

func (o *GetFeatureSKUInternalServerError) IsSuccess() bool

IsSuccess returns true when this get feature s k u internal server error response has a 2xx status code

func (*GetFeatureSKUInternalServerError) String

type GetFeatureSKUNotFound

type GetFeatureSKUNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewGetFeatureSKUNotFound

func NewGetFeatureSKUNotFound() *GetFeatureSKUNotFound

NewGetFeatureSKUNotFound creates a GetFeatureSKUNotFound with default headers values

func (*GetFeatureSKUNotFound) Error

func (o *GetFeatureSKUNotFound) Error() string

func (*GetFeatureSKUNotFound) IsClientError

func (o *GetFeatureSKUNotFound) IsClientError() bool

IsClientError returns true when this get feature s k u not found response has a 4xx status code

func (*GetFeatureSKUNotFound) IsCode

func (o *GetFeatureSKUNotFound) IsCode(code int) bool

IsCode returns true when this get feature s k u not found response a status code equal to that given

func (*GetFeatureSKUNotFound) IsRedirect

func (o *GetFeatureSKUNotFound) IsRedirect() bool

IsRedirect returns true when this get feature s k u not found response has a 3xx status code

func (*GetFeatureSKUNotFound) IsServerError

func (o *GetFeatureSKUNotFound) IsServerError() bool

IsServerError returns true when this get feature s k u not found response has a 5xx status code

func (*GetFeatureSKUNotFound) IsSuccess

func (o *GetFeatureSKUNotFound) IsSuccess() bool

IsSuccess returns true when this get feature s k u not found response has a 2xx status code

func (*GetFeatureSKUNotFound) String

func (o *GetFeatureSKUNotFound) String() string

type GetFeatureSKUOK

type GetFeatureSKUOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUOK describes a response with status code 200, with default header values.

Success.

func NewGetFeatureSKUOK

func NewGetFeatureSKUOK() *GetFeatureSKUOK

NewGetFeatureSKUOK creates a GetFeatureSKUOK with default headers values

func (*GetFeatureSKUOK) Error

func (o *GetFeatureSKUOK) Error() string

func (*GetFeatureSKUOK) IsClientError

func (o *GetFeatureSKUOK) IsClientError() bool

IsClientError returns true when this get feature s k u o k response has a 4xx status code

func (*GetFeatureSKUOK) IsCode

func (o *GetFeatureSKUOK) IsCode(code int) bool

IsCode returns true when this get feature s k u o k response a status code equal to that given

func (*GetFeatureSKUOK) IsRedirect

func (o *GetFeatureSKUOK) IsRedirect() bool

IsRedirect returns true when this get feature s k u o k response has a 3xx status code

func (*GetFeatureSKUOK) IsServerError

func (o *GetFeatureSKUOK) IsServerError() bool

IsServerError returns true when this get feature s k u o k response has a 5xx status code

func (*GetFeatureSKUOK) IsSuccess

func (o *GetFeatureSKUOK) IsSuccess() bool

IsSuccess returns true when this get feature s k u o k response has a 2xx status code

func (*GetFeatureSKUOK) String

func (o *GetFeatureSKUOK) String() string

type GetFeatureSKUParams

type GetFeatureSKUParams struct {

	/* FeatureName.

	   The name of the feature.
	*/
	FeatureName string

	/* MarketplaceID.

	   The marketplace for which to return the count.
	*/
	MarketplaceID string

	/* SellerSku.

	   Used to identify an item in the given marketplace. `SellerSKU` is qualified by the seller's `SellerId`, which is included with every operation that you submit.
	*/
	SellerSku string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetFeatureSKUParams contains all the parameters to send to the API endpoint

for the get feature s k u operation.

Typically these are written to a http.Request.

func NewGetFeatureSKUParams

func NewGetFeatureSKUParams() *GetFeatureSKUParams

NewGetFeatureSKUParams creates a new GetFeatureSKUParams 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 NewGetFeatureSKUParamsWithContext

func NewGetFeatureSKUParamsWithContext(ctx context.Context) *GetFeatureSKUParams

NewGetFeatureSKUParamsWithContext creates a new GetFeatureSKUParams object with the ability to set a context for a request.

func NewGetFeatureSKUParamsWithHTTPClient

func NewGetFeatureSKUParamsWithHTTPClient(client *http.Client) *GetFeatureSKUParams

NewGetFeatureSKUParamsWithHTTPClient creates a new GetFeatureSKUParams object with the ability to set a custom HTTPClient for a request.

func NewGetFeatureSKUParamsWithTimeout

func NewGetFeatureSKUParamsWithTimeout(timeout time.Duration) *GetFeatureSKUParams

NewGetFeatureSKUParamsWithTimeout creates a new GetFeatureSKUParams object with the ability to set a timeout on a request.

func (*GetFeatureSKUParams) SetContext

func (o *GetFeatureSKUParams) SetContext(ctx context.Context)

SetContext adds the context to the get feature s k u params

func (*GetFeatureSKUParams) SetDefaults

func (o *GetFeatureSKUParams) SetDefaults()

SetDefaults hydrates default values in the get feature s k u params (not the query body).

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

func (*GetFeatureSKUParams) SetFeatureName

func (o *GetFeatureSKUParams) SetFeatureName(featureName string)

SetFeatureName adds the featureName to the get feature s k u params

func (*GetFeatureSKUParams) SetHTTPClient

func (o *GetFeatureSKUParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get feature s k u params

func (*GetFeatureSKUParams) SetMarketplaceID

func (o *GetFeatureSKUParams) SetMarketplaceID(marketplaceID string)

SetMarketplaceID adds the marketplaceId to the get feature s k u params

func (*GetFeatureSKUParams) SetSellerSku

func (o *GetFeatureSKUParams) SetSellerSku(sellerSku string)

SetSellerSku adds the sellerSku to the get feature s k u params

func (*GetFeatureSKUParams) SetTimeout

func (o *GetFeatureSKUParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get feature s k u params

func (*GetFeatureSKUParams) WithContext

WithContext adds the context to the get feature s k u params

func (*GetFeatureSKUParams) WithDefaults

func (o *GetFeatureSKUParams) WithDefaults() *GetFeatureSKUParams

WithDefaults hydrates default values in the get feature s k u params (not the query body).

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

func (*GetFeatureSKUParams) WithFeatureName

func (o *GetFeatureSKUParams) WithFeatureName(featureName string) *GetFeatureSKUParams

WithFeatureName adds the featureName to the get feature s k u params

func (*GetFeatureSKUParams) WithHTTPClient

func (o *GetFeatureSKUParams) WithHTTPClient(client *http.Client) *GetFeatureSKUParams

WithHTTPClient adds the HTTPClient to the get feature s k u params

func (*GetFeatureSKUParams) WithMarketplaceID

func (o *GetFeatureSKUParams) WithMarketplaceID(marketplaceID string) *GetFeatureSKUParams

WithMarketplaceID adds the marketplaceID to the get feature s k u params

func (*GetFeatureSKUParams) WithSellerSku

func (o *GetFeatureSKUParams) WithSellerSku(sellerSku string) *GetFeatureSKUParams

WithSellerSku adds the sellerSku to the get feature s k u params

func (*GetFeatureSKUParams) WithTimeout

func (o *GetFeatureSKUParams) WithTimeout(timeout time.Duration) *GetFeatureSKUParams

WithTimeout adds the timeout to the get feature s k u params

func (*GetFeatureSKUParams) WriteToRequest

func (o *GetFeatureSKUParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetFeatureSKUReader

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

GetFeatureSKUReader is a Reader for the GetFeatureSKU structure.

func (*GetFeatureSKUReader) ReadResponse

func (o *GetFeatureSKUReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetFeatureSKUServiceUnavailable

type GetFeatureSKUServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetFeatureSKUServiceUnavailable

func NewGetFeatureSKUServiceUnavailable() *GetFeatureSKUServiceUnavailable

NewGetFeatureSKUServiceUnavailable creates a GetFeatureSKUServiceUnavailable with default headers values

func (*GetFeatureSKUServiceUnavailable) Error

func (*GetFeatureSKUServiceUnavailable) GetPayload

func (*GetFeatureSKUServiceUnavailable) IsClientError

func (o *GetFeatureSKUServiceUnavailable) IsClientError() bool

IsClientError returns true when this get feature s k u service unavailable response has a 4xx status code

func (*GetFeatureSKUServiceUnavailable) IsCode

func (o *GetFeatureSKUServiceUnavailable) IsCode(code int) bool

IsCode returns true when this get feature s k u service unavailable response a status code equal to that given

func (*GetFeatureSKUServiceUnavailable) IsRedirect

func (o *GetFeatureSKUServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this get feature s k u service unavailable response has a 3xx status code

func (*GetFeatureSKUServiceUnavailable) IsServerError

func (o *GetFeatureSKUServiceUnavailable) IsServerError() bool

IsServerError returns true when this get feature s k u service unavailable response has a 5xx status code

func (*GetFeatureSKUServiceUnavailable) IsSuccess

func (o *GetFeatureSKUServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this get feature s k u service unavailable response has a 2xx status code

func (*GetFeatureSKUServiceUnavailable) String

type GetFeatureSKUTooManyRequests

type GetFeatureSKUTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewGetFeatureSKUTooManyRequests

func NewGetFeatureSKUTooManyRequests() *GetFeatureSKUTooManyRequests

NewGetFeatureSKUTooManyRequests creates a GetFeatureSKUTooManyRequests with default headers values

func (*GetFeatureSKUTooManyRequests) Error

func (*GetFeatureSKUTooManyRequests) GetPayload

func (*GetFeatureSKUTooManyRequests) IsClientError

func (o *GetFeatureSKUTooManyRequests) IsClientError() bool

IsClientError returns true when this get feature s k u too many requests response has a 4xx status code

func (*GetFeatureSKUTooManyRequests) IsCode

func (o *GetFeatureSKUTooManyRequests) IsCode(code int) bool

IsCode returns true when this get feature s k u too many requests response a status code equal to that given

func (*GetFeatureSKUTooManyRequests) IsRedirect

func (o *GetFeatureSKUTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get feature s k u too many requests response has a 3xx status code

func (*GetFeatureSKUTooManyRequests) IsServerError

func (o *GetFeatureSKUTooManyRequests) IsServerError() bool

IsServerError returns true when this get feature s k u too many requests response has a 5xx status code

func (*GetFeatureSKUTooManyRequests) IsSuccess

func (o *GetFeatureSKUTooManyRequests) IsSuccess() bool

IsSuccess returns true when this get feature s k u too many requests response has a 2xx status code

func (*GetFeatureSKUTooManyRequests) String

type GetFeatureSKUUnauthorized

type GetFeatureSKUUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeatureSkuResponse
}

GetFeatureSKUUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetFeatureSKUUnauthorized

func NewGetFeatureSKUUnauthorized() *GetFeatureSKUUnauthorized

NewGetFeatureSKUUnauthorized creates a GetFeatureSKUUnauthorized with default headers values

func (*GetFeatureSKUUnauthorized) Error

func (o *GetFeatureSKUUnauthorized) Error() string

func (*GetFeatureSKUUnauthorized) GetPayload

func (*GetFeatureSKUUnauthorized) IsClientError

func (o *GetFeatureSKUUnauthorized) IsClientError() bool

IsClientError returns true when this get feature s k u unauthorized response has a 4xx status code

func (*GetFeatureSKUUnauthorized) IsCode

func (o *GetFeatureSKUUnauthorized) IsCode(code int) bool

IsCode returns true when this get feature s k u unauthorized response a status code equal to that given

func (*GetFeatureSKUUnauthorized) IsRedirect

func (o *GetFeatureSKUUnauthorized) IsRedirect() bool

IsRedirect returns true when this get feature s k u unauthorized response has a 3xx status code

func (*GetFeatureSKUUnauthorized) IsServerError

func (o *GetFeatureSKUUnauthorized) IsServerError() bool

IsServerError returns true when this get feature s k u unauthorized response has a 5xx status code

func (*GetFeatureSKUUnauthorized) IsSuccess

func (o *GetFeatureSKUUnauthorized) IsSuccess() bool

IsSuccess returns true when this get feature s k u unauthorized response has a 2xx status code

func (*GetFeatureSKUUnauthorized) String

func (o *GetFeatureSKUUnauthorized) String() string

type GetFeaturesBadRequest

type GetFeaturesBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewGetFeaturesBadRequest

func NewGetFeaturesBadRequest() *GetFeaturesBadRequest

NewGetFeaturesBadRequest creates a GetFeaturesBadRequest with default headers values

func (*GetFeaturesBadRequest) Error

func (o *GetFeaturesBadRequest) Error() string

func (*GetFeaturesBadRequest) GetPayload

func (*GetFeaturesBadRequest) IsClientError

func (o *GetFeaturesBadRequest) IsClientError() bool

IsClientError returns true when this get features bad request response has a 4xx status code

func (*GetFeaturesBadRequest) IsCode

func (o *GetFeaturesBadRequest) IsCode(code int) bool

IsCode returns true when this get features bad request response a status code equal to that given

func (*GetFeaturesBadRequest) IsRedirect

func (o *GetFeaturesBadRequest) IsRedirect() bool

IsRedirect returns true when this get features bad request response has a 3xx status code

func (*GetFeaturesBadRequest) IsServerError

func (o *GetFeaturesBadRequest) IsServerError() bool

IsServerError returns true when this get features bad request response has a 5xx status code

func (*GetFeaturesBadRequest) IsSuccess

func (o *GetFeaturesBadRequest) IsSuccess() bool

IsSuccess returns true when this get features bad request response has a 2xx status code

func (*GetFeaturesBadRequest) String

func (o *GetFeaturesBadRequest) String() string

type GetFeaturesForbidden

type GetFeaturesForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetFeaturesForbidden

func NewGetFeaturesForbidden() *GetFeaturesForbidden

NewGetFeaturesForbidden creates a GetFeaturesForbidden with default headers values

func (*GetFeaturesForbidden) Error

func (o *GetFeaturesForbidden) Error() string

func (*GetFeaturesForbidden) IsClientError

func (o *GetFeaturesForbidden) IsClientError() bool

IsClientError returns true when this get features forbidden response has a 4xx status code

func (*GetFeaturesForbidden) IsCode

func (o *GetFeaturesForbidden) IsCode(code int) bool

IsCode returns true when this get features forbidden response a status code equal to that given

func (*GetFeaturesForbidden) IsRedirect

func (o *GetFeaturesForbidden) IsRedirect() bool

IsRedirect returns true when this get features forbidden response has a 3xx status code

func (*GetFeaturesForbidden) IsServerError

func (o *GetFeaturesForbidden) IsServerError() bool

IsServerError returns true when this get features forbidden response has a 5xx status code

func (*GetFeaturesForbidden) IsSuccess

func (o *GetFeaturesForbidden) IsSuccess() bool

IsSuccess returns true when this get features forbidden response has a 2xx status code

func (*GetFeaturesForbidden) String

func (o *GetFeaturesForbidden) String() string

type GetFeaturesInternalServerError

type GetFeaturesInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetFeaturesInternalServerError

func NewGetFeaturesInternalServerError() *GetFeaturesInternalServerError

NewGetFeaturesInternalServerError creates a GetFeaturesInternalServerError with default headers values

func (*GetFeaturesInternalServerError) Error

func (*GetFeaturesInternalServerError) GetPayload

func (*GetFeaturesInternalServerError) IsClientError

func (o *GetFeaturesInternalServerError) IsClientError() bool

IsClientError returns true when this get features internal server error response has a 4xx status code

func (*GetFeaturesInternalServerError) IsCode

func (o *GetFeaturesInternalServerError) IsCode(code int) bool

IsCode returns true when this get features internal server error response a status code equal to that given

func (*GetFeaturesInternalServerError) IsRedirect

func (o *GetFeaturesInternalServerError) IsRedirect() bool

IsRedirect returns true when this get features internal server error response has a 3xx status code

func (*GetFeaturesInternalServerError) IsServerError

func (o *GetFeaturesInternalServerError) IsServerError() bool

IsServerError returns true when this get features internal server error response has a 5xx status code

func (*GetFeaturesInternalServerError) IsSuccess

func (o *GetFeaturesInternalServerError) IsSuccess() bool

IsSuccess returns true when this get features internal server error response has a 2xx status code

func (*GetFeaturesInternalServerError) String

type GetFeaturesNotFound

type GetFeaturesNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewGetFeaturesNotFound

func NewGetFeaturesNotFound() *GetFeaturesNotFound

NewGetFeaturesNotFound creates a GetFeaturesNotFound with default headers values

func (*GetFeaturesNotFound) Error

func (o *GetFeaturesNotFound) Error() string

func (*GetFeaturesNotFound) IsClientError

func (o *GetFeaturesNotFound) IsClientError() bool

IsClientError returns true when this get features not found response has a 4xx status code

func (*GetFeaturesNotFound) IsCode

func (o *GetFeaturesNotFound) IsCode(code int) bool

IsCode returns true when this get features not found response a status code equal to that given

func (*GetFeaturesNotFound) IsRedirect

func (o *GetFeaturesNotFound) IsRedirect() bool

IsRedirect returns true when this get features not found response has a 3xx status code

func (*GetFeaturesNotFound) IsServerError

func (o *GetFeaturesNotFound) IsServerError() bool

IsServerError returns true when this get features not found response has a 5xx status code

func (*GetFeaturesNotFound) IsSuccess

func (o *GetFeaturesNotFound) IsSuccess() bool

IsSuccess returns true when this get features not found response has a 2xx status code

func (*GetFeaturesNotFound) String

func (o *GetFeaturesNotFound) String() string

type GetFeaturesOK

type GetFeaturesOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesOK describes a response with status code 200, with default header values.

Success.

func NewGetFeaturesOK

func NewGetFeaturesOK() *GetFeaturesOK

NewGetFeaturesOK creates a GetFeaturesOK with default headers values

func (*GetFeaturesOK) Error

func (o *GetFeaturesOK) Error() string

func (*GetFeaturesOK) IsClientError

func (o *GetFeaturesOK) IsClientError() bool

IsClientError returns true when this get features o k response has a 4xx status code

func (*GetFeaturesOK) IsCode

func (o *GetFeaturesOK) IsCode(code int) bool

IsCode returns true when this get features o k response a status code equal to that given

func (*GetFeaturesOK) IsRedirect

func (o *GetFeaturesOK) IsRedirect() bool

IsRedirect returns true when this get features o k response has a 3xx status code

func (*GetFeaturesOK) IsServerError

func (o *GetFeaturesOK) IsServerError() bool

IsServerError returns true when this get features o k response has a 5xx status code

func (*GetFeaturesOK) IsSuccess

func (o *GetFeaturesOK) IsSuccess() bool

IsSuccess returns true when this get features o k response has a 2xx status code

func (*GetFeaturesOK) String

func (o *GetFeaturesOK) String() string

type GetFeaturesParams

type GetFeaturesParams struct {

	/* MarketplaceID.

	   The marketplace for which to return the list of features.
	*/
	MarketplaceID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetFeaturesParams contains all the parameters to send to the API endpoint

for the get features operation.

Typically these are written to a http.Request.

func NewGetFeaturesParams

func NewGetFeaturesParams() *GetFeaturesParams

NewGetFeaturesParams creates a new GetFeaturesParams 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 NewGetFeaturesParamsWithContext

func NewGetFeaturesParamsWithContext(ctx context.Context) *GetFeaturesParams

NewGetFeaturesParamsWithContext creates a new GetFeaturesParams object with the ability to set a context for a request.

func NewGetFeaturesParamsWithHTTPClient

func NewGetFeaturesParamsWithHTTPClient(client *http.Client) *GetFeaturesParams

NewGetFeaturesParamsWithHTTPClient creates a new GetFeaturesParams object with the ability to set a custom HTTPClient for a request.

func NewGetFeaturesParamsWithTimeout

func NewGetFeaturesParamsWithTimeout(timeout time.Duration) *GetFeaturesParams

NewGetFeaturesParamsWithTimeout creates a new GetFeaturesParams object with the ability to set a timeout on a request.

func (*GetFeaturesParams) SetContext

func (o *GetFeaturesParams) SetContext(ctx context.Context)

SetContext adds the context to the get features params

func (*GetFeaturesParams) SetDefaults

func (o *GetFeaturesParams) SetDefaults()

SetDefaults hydrates default values in the get features params (not the query body).

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

func (*GetFeaturesParams) SetHTTPClient

func (o *GetFeaturesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get features params

func (*GetFeaturesParams) SetMarketplaceID

func (o *GetFeaturesParams) SetMarketplaceID(marketplaceID string)

SetMarketplaceID adds the marketplaceId to the get features params

func (*GetFeaturesParams) SetTimeout

func (o *GetFeaturesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get features params

func (*GetFeaturesParams) WithContext

func (o *GetFeaturesParams) WithContext(ctx context.Context) *GetFeaturesParams

WithContext adds the context to the get features params

func (*GetFeaturesParams) WithDefaults

func (o *GetFeaturesParams) WithDefaults() *GetFeaturesParams

WithDefaults hydrates default values in the get features params (not the query body).

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

func (*GetFeaturesParams) WithHTTPClient

func (o *GetFeaturesParams) WithHTTPClient(client *http.Client) *GetFeaturesParams

WithHTTPClient adds the HTTPClient to the get features params

func (*GetFeaturesParams) WithMarketplaceID

func (o *GetFeaturesParams) WithMarketplaceID(marketplaceID string) *GetFeaturesParams

WithMarketplaceID adds the marketplaceID to the get features params

func (*GetFeaturesParams) WithTimeout

func (o *GetFeaturesParams) WithTimeout(timeout time.Duration) *GetFeaturesParams

WithTimeout adds the timeout to the get features params

func (*GetFeaturesParams) WriteToRequest

func (o *GetFeaturesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetFeaturesReader

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

GetFeaturesReader is a Reader for the GetFeatures structure.

func (*GetFeaturesReader) ReadResponse

func (o *GetFeaturesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetFeaturesServiceUnavailable

type GetFeaturesServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetFeaturesServiceUnavailable

func NewGetFeaturesServiceUnavailable() *GetFeaturesServiceUnavailable

NewGetFeaturesServiceUnavailable creates a GetFeaturesServiceUnavailable with default headers values

func (*GetFeaturesServiceUnavailable) Error

func (*GetFeaturesServiceUnavailable) GetPayload

func (*GetFeaturesServiceUnavailable) IsClientError

func (o *GetFeaturesServiceUnavailable) IsClientError() bool

IsClientError returns true when this get features service unavailable response has a 4xx status code

func (*GetFeaturesServiceUnavailable) IsCode

func (o *GetFeaturesServiceUnavailable) IsCode(code int) bool

IsCode returns true when this get features service unavailable response a status code equal to that given

func (*GetFeaturesServiceUnavailable) IsRedirect

func (o *GetFeaturesServiceUnavailable) IsRedirect() bool

IsRedirect returns true when this get features service unavailable response has a 3xx status code

func (*GetFeaturesServiceUnavailable) IsServerError

func (o *GetFeaturesServiceUnavailable) IsServerError() bool

IsServerError returns true when this get features service unavailable response has a 5xx status code

func (*GetFeaturesServiceUnavailable) IsSuccess

func (o *GetFeaturesServiceUnavailable) IsSuccess() bool

IsSuccess returns true when this get features service unavailable response has a 2xx status code

func (*GetFeaturesServiceUnavailable) String

type GetFeaturesTooManyRequests

type GetFeaturesTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewGetFeaturesTooManyRequests

func NewGetFeaturesTooManyRequests() *GetFeaturesTooManyRequests

NewGetFeaturesTooManyRequests creates a GetFeaturesTooManyRequests with default headers values

func (*GetFeaturesTooManyRequests) Error

func (*GetFeaturesTooManyRequests) GetPayload

func (*GetFeaturesTooManyRequests) IsClientError

func (o *GetFeaturesTooManyRequests) IsClientError() bool

IsClientError returns true when this get features too many requests response has a 4xx status code

func (*GetFeaturesTooManyRequests) IsCode

func (o *GetFeaturesTooManyRequests) IsCode(code int) bool

IsCode returns true when this get features too many requests response a status code equal to that given

func (*GetFeaturesTooManyRequests) IsRedirect

func (o *GetFeaturesTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get features too many requests response has a 3xx status code

func (*GetFeaturesTooManyRequests) IsServerError

func (o *GetFeaturesTooManyRequests) IsServerError() bool

IsServerError returns true when this get features too many requests response has a 5xx status code

func (*GetFeaturesTooManyRequests) IsSuccess

func (o *GetFeaturesTooManyRequests) IsSuccess() bool

IsSuccess returns true when this get features too many requests response has a 2xx status code

func (*GetFeaturesTooManyRequests) String

func (o *GetFeaturesTooManyRequests) String() string

type GetFeaturesUnauthorized

type GetFeaturesUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFeaturesResponse
}

GetFeaturesUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetFeaturesUnauthorized

func NewGetFeaturesUnauthorized() *GetFeaturesUnauthorized

NewGetFeaturesUnauthorized creates a GetFeaturesUnauthorized with default headers values

func (*GetFeaturesUnauthorized) Error

func (o *GetFeaturesUnauthorized) Error() string

func (*GetFeaturesUnauthorized) GetPayload

func (*GetFeaturesUnauthorized) IsClientError

func (o *GetFeaturesUnauthorized) IsClientError() bool

IsClientError returns true when this get features unauthorized response has a 4xx status code

func (*GetFeaturesUnauthorized) IsCode

func (o *GetFeaturesUnauthorized) IsCode(code int) bool

IsCode returns true when this get features unauthorized response a status code equal to that given

func (*GetFeaturesUnauthorized) IsRedirect

func (o *GetFeaturesUnauthorized) IsRedirect() bool

IsRedirect returns true when this get features unauthorized response has a 3xx status code

func (*GetFeaturesUnauthorized) IsServerError

func (o *GetFeaturesUnauthorized) IsServerError() bool

IsServerError returns true when this get features unauthorized response has a 5xx status code

func (*GetFeaturesUnauthorized) IsSuccess

func (o *GetFeaturesUnauthorized) IsSuccess() bool

IsSuccess returns true when this get features unauthorized response has a 2xx status code

func (*GetFeaturesUnauthorized) String

func (o *GetFeaturesUnauthorized) String() string

type GetFulfillmentOrderBadRequest

type GetFulfillmentOrderBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewGetFulfillmentOrderBadRequest

func NewGetFulfillmentOrderBadRequest() *GetFulfillmentOrderBadRequest

NewGetFulfillmentOrderBadRequest creates a GetFulfillmentOrderBadRequest with default headers values

func (*GetFulfillmentOrderBadRequest) Error

func (*GetFulfillmentOrderBadRequest) IsClientError

func (o *GetFulfillmentOrderBadRequest) IsClientError() bool

IsClientError returns true when this get fulfillment order bad request response has a 4xx status code

func (*GetFulfillmentOrderBadRequest) IsCode

func (o *GetFulfillmentOrderBadRequest) IsCode(code int) bool

IsCode returns true when this get fulfillment order bad request response a status code equal to that given

func (*GetFulfillmentOrderBadRequest) IsRedirect

func (o *GetFulfillmentOrderBadRequest) IsRedirect() bool

IsRedirect returns true when this get fulfillment order bad request response has a 3xx status code

func (*GetFulfillmentOrderBadRequest) IsServerError

func (o *GetFulfillmentOrderBadRequest) IsServerError() bool

IsServerError returns true when this get fulfillment order bad request response has a 5xx status code

func (*GetFulfillmentOrderBadRequest) IsSuccess

func (o *GetFulfillmentOrderBadRequest) IsSuccess() bool

IsSuccess returns true when this get fulfillment order bad request response has a 2xx status code

func (*GetFulfillmentOrderBadRequest) String

type GetFulfillmentOrderForbidden

type GetFulfillmentOrderForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetFulfillmentOrderForbidden

func NewGetFulfillmentOrderForbidden() *GetFulfillmentOrderForbidden

NewGetFulfillmentOrderForbidden creates a GetFulfillmentOrderForbidden with default headers values

func (*GetFulfillmentOrderForbidden) Error

func (*GetFulfillmentOrderForbidden) IsClientError

func (o *GetFulfillmentOrderForbidden) IsClientError() bool

IsClientError returns true when this get fulfillment order forbidden response has a 4xx status code

func (*GetFulfillmentOrderForbidden) IsCode

func (o *GetFulfillmentOrderForbidden) IsCode(code int) bool

IsCode returns true when this get fulfillment order forbidden response a status code equal to that given

func (*GetFulfillmentOrderForbidden) IsRedirect

func (o *GetFulfillmentOrderForbidden) IsRedirect() bool

IsRedirect returns true when this get fulfillment order forbidden response has a 3xx status code

func (*GetFulfillmentOrderForbidden) IsServerError

func (o *GetFulfillmentOrderForbidden) IsServerError() bool

IsServerError returns true when this get fulfillment order forbidden response has a 5xx status code

func (*GetFulfillmentOrderForbidden) IsSuccess

func (o *GetFulfillmentOrderForbidden) IsSuccess() bool

IsSuccess returns true when this get fulfillment order forbidden response has a 2xx status code

func (*GetFulfillmentOrderForbidden) String

type GetFulfillmentOrderInternalServerError

type GetFulfillmentOrderInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetFulfillmentOrderInternalServerError

func NewGetFulfillmentOrderInternalServerError() *GetFulfillmentOrderInternalServerError

NewGetFulfillmentOrderInternalServerError creates a GetFulfillmentOrderInternalServerError with default headers values

func (*GetFulfillmentOrderInternalServerError) Error

func (*GetFulfillmentOrderInternalServerError) GetPayload

func (*GetFulfillmentOrderInternalServerError) IsClientError

func (o *GetFulfillmentOrderInternalServerError) IsClientError() bool

IsClientError returns true when this get fulfillment order internal server error response has a 4xx status code

func (*GetFulfillmentOrderInternalServerError) IsCode

IsCode returns true when this get fulfillment order internal server error response a status code equal to that given

func (*GetFulfillmentOrderInternalServerError) IsRedirect

IsRedirect returns true when this get fulfillment order internal server error response has a 3xx status code

func (*GetFulfillmentOrderInternalServerError) IsServerError

func (o *GetFulfillmentOrderInternalServerError) IsServerError() bool

IsServerError returns true when this get fulfillment order internal server error response has a 5xx status code

func (*GetFulfillmentOrderInternalServerError) IsSuccess

IsSuccess returns true when this get fulfillment order internal server error response has a 2xx status code

func (*GetFulfillmentOrderInternalServerError) String

type GetFulfillmentOrderNotFound

type GetFulfillmentOrderNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewGetFulfillmentOrderNotFound

func NewGetFulfillmentOrderNotFound() *GetFulfillmentOrderNotFound

NewGetFulfillmentOrderNotFound creates a GetFulfillmentOrderNotFound with default headers values

func (*GetFulfillmentOrderNotFound) Error

func (*GetFulfillmentOrderNotFound) IsClientError

func (o *GetFulfillmentOrderNotFound) IsClientError() bool

IsClientError returns true when this get fulfillment order not found response has a 4xx status code

func (*GetFulfillmentOrderNotFound) IsCode

func (o *GetFulfillmentOrderNotFound) IsCode(code int) bool

IsCode returns true when this get fulfillment order not found response a status code equal to that given

func (*GetFulfillmentOrderNotFound) IsRedirect

func (o *GetFulfillmentOrderNotFound) IsRedirect() bool

IsRedirect returns true when this get fulfillment order not found response has a 3xx status code

func (*GetFulfillmentOrderNotFound) IsServerError

func (o *GetFulfillmentOrderNotFound) IsServerError() bool

IsServerError returns true when this get fulfillment order not found response has a 5xx status code

func (*GetFulfillmentOrderNotFound) IsSuccess

func (o *GetFulfillmentOrderNotFound) IsSuccess() bool

IsSuccess returns true when this get fulfillment order not found response has a 2xx status code

func (*GetFulfillmentOrderNotFound) String

func (o *GetFulfillmentOrderNotFound) String() string

type GetFulfillmentOrderOK

type GetFulfillmentOrderOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderOK describes a response with status code 200, with default header values.

Success.

func NewGetFulfillmentOrderOK

func NewGetFulfillmentOrderOK() *GetFulfillmentOrderOK

NewGetFulfillmentOrderOK creates a GetFulfillmentOrderOK with default headers values

func (*GetFulfillmentOrderOK) Error

func (o *GetFulfillmentOrderOK) Error() string

func (*GetFulfillmentOrderOK) IsClientError

func (o *GetFulfillmentOrderOK) IsClientError() bool

IsClientError returns true when this get fulfillment order o k response has a 4xx status code

func (*GetFulfillmentOrderOK) IsCode

func (o *GetFulfillmentOrderOK) IsCode(code int) bool

IsCode returns true when this get fulfillment order o k response a status code equal to that given

func (*GetFulfillmentOrderOK) IsRedirect

func (o *GetFulfillmentOrderOK) IsRedirect() bool

IsRedirect returns true when this get fulfillment order o k response has a 3xx status code

func (*GetFulfillmentOrderOK) IsServerError

func (o *GetFulfillmentOrderOK) IsServerError() bool

IsServerError returns true when this get fulfillment order o k response has a 5xx status code

func (*GetFulfillmentOrderOK) IsSuccess

func (o *GetFulfillmentOrderOK) IsSuccess() bool

IsSuccess returns true when this get fulfillment order o k response has a 2xx status code

func (*GetFulfillmentOrderOK) String

func (o *GetFulfillmentOrderOK) String() string

type GetFulfillmentOrderParams

type GetFulfillmentOrderParams struct {

	/* SellerFulfillmentOrderID.

	   The identifier assigned to the item by the seller when the fulfillment order was created.
	*/
	SellerFulfillmentOrderID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetFulfillmentOrderParams contains all the parameters to send to the API endpoint

for the get fulfillment order operation.

Typically these are written to a http.Request.

func NewGetFulfillmentOrderParams

func NewGetFulfillmentOrderParams() *GetFulfillmentOrderParams

NewGetFulfillmentOrderParams creates a new GetFulfillmentOrderParams 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 NewGetFulfillmentOrderParamsWithContext

func NewGetFulfillmentOrderParamsWithContext(ctx context.Context) *GetFulfillmentOrderParams

NewGetFulfillmentOrderParamsWithContext creates a new GetFulfillmentOrderParams object with the ability to set a context for a request.

func NewGetFulfillmentOrderParamsWithHTTPClient

func NewGetFulfillmentOrderParamsWithHTTPClient(client *http.Client) *GetFulfillmentOrderParams

NewGetFulfillmentOrderParamsWithHTTPClient creates a new GetFulfillmentOrderParams object with the ability to set a custom HTTPClient for a request.

func NewGetFulfillmentOrderParamsWithTimeout

func NewGetFulfillmentOrderParamsWithTimeout(timeout time.Duration) *GetFulfillmentOrderParams

NewGetFulfillmentOrderParamsWithTimeout creates a new GetFulfillmentOrderParams object with the ability to set a timeout on a request.

func (*GetFulfillmentOrderParams) SetContext

func (o *GetFulfillmentOrderParams) SetContext(ctx context.Context)

SetContext adds the context to the get fulfillment order params

func (*GetFulfillmentOrderParams) SetDefaults

func (o *GetFulfillmentOrderParams) SetDefaults()

SetDefaults hydrates default values in the get fulfillment order params (not the query body).

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

func (*GetFulfillmentOrderParams) SetHTTPClient

func (o *GetFulfillmentOrderParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get fulfillment order params

func (*GetFulfillmentOrderParams) SetSellerFulfillmentOrderID

func (o *GetFulfillmentOrderParams) SetSellerFulfillmentOrderID(sellerFulfillmentOrderID string)

SetSellerFulfillmentOrderID adds the sellerFulfillmentOrderId to the get fulfillment order params

func (*GetFulfillmentOrderParams) SetTimeout

func (o *GetFulfillmentOrderParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get fulfillment order params

func (*GetFulfillmentOrderParams) WithContext

WithContext adds the context to the get fulfillment order params

func (*GetFulfillmentOrderParams) WithDefaults

WithDefaults hydrates default values in the get fulfillment order params (not the query body).

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

func (*GetFulfillmentOrderParams) WithHTTPClient

func (o *GetFulfillmentOrderParams) WithHTTPClient(client *http.Client) *GetFulfillmentOrderParams

WithHTTPClient adds the HTTPClient to the get fulfillment order params

func (*GetFulfillmentOrderParams) WithSellerFulfillmentOrderID

func (o *GetFulfillmentOrderParams) WithSellerFulfillmentOrderID(sellerFulfillmentOrderID string) *GetFulfillmentOrderParams

WithSellerFulfillmentOrderID adds the sellerFulfillmentOrderID to the get fulfillment order params

func (*GetFulfillmentOrderParams) WithTimeout

WithTimeout adds the timeout to the get fulfillment order params

func (*GetFulfillmentOrderParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetFulfillmentOrderReader

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

GetFulfillmentOrderReader is a Reader for the GetFulfillmentOrder structure.

func (*GetFulfillmentOrderReader) ReadResponse

func (o *GetFulfillmentOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetFulfillmentOrderServiceUnavailable

type GetFulfillmentOrderServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetFulfillmentOrderServiceUnavailable

func NewGetFulfillmentOrderServiceUnavailable() *GetFulfillmentOrderServiceUnavailable

NewGetFulfillmentOrderServiceUnavailable creates a GetFulfillmentOrderServiceUnavailable with default headers values

func (*GetFulfillmentOrderServiceUnavailable) Error

func (*GetFulfillmentOrderServiceUnavailable) GetPayload

func (*GetFulfillmentOrderServiceUnavailable) IsClientError

func (o *GetFulfillmentOrderServiceUnavailable) IsClientError() bool

IsClientError returns true when this get fulfillment order service unavailable response has a 4xx status code

func (*GetFulfillmentOrderServiceUnavailable) IsCode

IsCode returns true when this get fulfillment order service unavailable response a status code equal to that given

func (*GetFulfillmentOrderServiceUnavailable) IsRedirect

IsRedirect returns true when this get fulfillment order service unavailable response has a 3xx status code

func (*GetFulfillmentOrderServiceUnavailable) IsServerError

func (o *GetFulfillmentOrderServiceUnavailable) IsServerError() bool

IsServerError returns true when this get fulfillment order service unavailable response has a 5xx status code

func (*GetFulfillmentOrderServiceUnavailable) IsSuccess

IsSuccess returns true when this get fulfillment order service unavailable response has a 2xx status code

func (*GetFulfillmentOrderServiceUnavailable) String

type GetFulfillmentOrderTooManyRequests

type GetFulfillmentOrderTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewGetFulfillmentOrderTooManyRequests

func NewGetFulfillmentOrderTooManyRequests() *GetFulfillmentOrderTooManyRequests

NewGetFulfillmentOrderTooManyRequests creates a GetFulfillmentOrderTooManyRequests with default headers values

func (*GetFulfillmentOrderTooManyRequests) Error

func (*GetFulfillmentOrderTooManyRequests) IsClientError

func (o *GetFulfillmentOrderTooManyRequests) IsClientError() bool

IsClientError returns true when this get fulfillment order too many requests response has a 4xx status code

func (*GetFulfillmentOrderTooManyRequests) IsCode

IsCode returns true when this get fulfillment order too many requests response a status code equal to that given

func (*GetFulfillmentOrderTooManyRequests) IsRedirect

func (o *GetFulfillmentOrderTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get fulfillment order too many requests response has a 3xx status code

func (*GetFulfillmentOrderTooManyRequests) IsServerError

func (o *GetFulfillmentOrderTooManyRequests) IsServerError() bool

IsServerError returns true when this get fulfillment order too many requests response has a 5xx status code

func (*GetFulfillmentOrderTooManyRequests) IsSuccess

IsSuccess returns true when this get fulfillment order too many requests response has a 2xx status code

func (*GetFulfillmentOrderTooManyRequests) String

type GetFulfillmentOrderUnauthorized

type GetFulfillmentOrderUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentOrderResponse
}

GetFulfillmentOrderUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetFulfillmentOrderUnauthorized

func NewGetFulfillmentOrderUnauthorized() *GetFulfillmentOrderUnauthorized

NewGetFulfillmentOrderUnauthorized creates a GetFulfillmentOrderUnauthorized with default headers values

func (*GetFulfillmentOrderUnauthorized) Error

func (*GetFulfillmentOrderUnauthorized) IsClientError

func (o *GetFulfillmentOrderUnauthorized) IsClientError() bool

IsClientError returns true when this get fulfillment order unauthorized response has a 4xx status code

func (*GetFulfillmentOrderUnauthorized) IsCode

func (o *GetFulfillmentOrderUnauthorized) IsCode(code int) bool

IsCode returns true when this get fulfillment order unauthorized response a status code equal to that given

func (*GetFulfillmentOrderUnauthorized) IsRedirect

func (o *GetFulfillmentOrderUnauthorized) IsRedirect() bool

IsRedirect returns true when this get fulfillment order unauthorized response has a 3xx status code

func (*GetFulfillmentOrderUnauthorized) IsServerError

func (o *GetFulfillmentOrderUnauthorized) IsServerError() bool

IsServerError returns true when this get fulfillment order unauthorized response has a 5xx status code

func (*GetFulfillmentOrderUnauthorized) IsSuccess

func (o *GetFulfillmentOrderUnauthorized) IsSuccess() bool

IsSuccess returns true when this get fulfillment order unauthorized response has a 2xx status code

func (*GetFulfillmentOrderUnauthorized) String

type GetFulfillmentPreviewBadRequest

type GetFulfillmentPreviewBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewGetFulfillmentPreviewBadRequest

func NewGetFulfillmentPreviewBadRequest() *GetFulfillmentPreviewBadRequest

NewGetFulfillmentPreviewBadRequest creates a GetFulfillmentPreviewBadRequest with default headers values

func (*GetFulfillmentPreviewBadRequest) Error

func (*GetFulfillmentPreviewBadRequest) IsClientError

func (o *GetFulfillmentPreviewBadRequest) IsClientError() bool

IsClientError returns true when this get fulfillment preview bad request response has a 4xx status code

func (*GetFulfillmentPreviewBadRequest) IsCode

func (o *GetFulfillmentPreviewBadRequest) IsCode(code int) bool

IsCode returns true when this get fulfillment preview bad request response a status code equal to that given

func (*GetFulfillmentPreviewBadRequest) IsRedirect

func (o *GetFulfillmentPreviewBadRequest) IsRedirect() bool

IsRedirect returns true when this get fulfillment preview bad request response has a 3xx status code

func (*GetFulfillmentPreviewBadRequest) IsServerError

func (o *GetFulfillmentPreviewBadRequest) IsServerError() bool

IsServerError returns true when this get fulfillment preview bad request response has a 5xx status code

func (*GetFulfillmentPreviewBadRequest) IsSuccess

func (o *GetFulfillmentPreviewBadRequest) IsSuccess() bool

IsSuccess returns true when this get fulfillment preview bad request response has a 2xx status code

func (*GetFulfillmentPreviewBadRequest) String

type GetFulfillmentPreviewForbidden

type GetFulfillmentPreviewForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetFulfillmentPreviewForbidden

func NewGetFulfillmentPreviewForbidden() *GetFulfillmentPreviewForbidden

NewGetFulfillmentPreviewForbidden creates a GetFulfillmentPreviewForbidden with default headers values

func (*GetFulfillmentPreviewForbidden) Error

func (*GetFulfillmentPreviewForbidden) IsClientError

func (o *GetFulfillmentPreviewForbidden) IsClientError() bool

IsClientError returns true when this get fulfillment preview forbidden response has a 4xx status code

func (*GetFulfillmentPreviewForbidden) IsCode

func (o *GetFulfillmentPreviewForbidden) IsCode(code int) bool

IsCode returns true when this get fulfillment preview forbidden response a status code equal to that given

func (*GetFulfillmentPreviewForbidden) IsRedirect

func (o *GetFulfillmentPreviewForbidden) IsRedirect() bool

IsRedirect returns true when this get fulfillment preview forbidden response has a 3xx status code

func (*GetFulfillmentPreviewForbidden) IsServerError

func (o *GetFulfillmentPreviewForbidden) IsServerError() bool

IsServerError returns true when this get fulfillment preview forbidden response has a 5xx status code

func (*GetFulfillmentPreviewForbidden) IsSuccess

func (o *GetFulfillmentPreviewForbidden) IsSuccess() bool

IsSuccess returns true when this get fulfillment preview forbidden response has a 2xx status code

func (*GetFulfillmentPreviewForbidden) String

type GetFulfillmentPreviewInternalServerError

type GetFulfillmentPreviewInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetFulfillmentPreviewInternalServerError

func NewGetFulfillmentPreviewInternalServerError() *GetFulfillmentPreviewInternalServerError

NewGetFulfillmentPreviewInternalServerError creates a GetFulfillmentPreviewInternalServerError with default headers values

func (*GetFulfillmentPreviewInternalServerError) Error

func (*GetFulfillmentPreviewInternalServerError) IsClientError

IsClientError returns true when this get fulfillment preview internal server error response has a 4xx status code

func (*GetFulfillmentPreviewInternalServerError) IsCode

IsCode returns true when this get fulfillment preview internal server error response a status code equal to that given

func (*GetFulfillmentPreviewInternalServerError) IsRedirect

IsRedirect returns true when this get fulfillment preview internal server error response has a 3xx status code

func (*GetFulfillmentPreviewInternalServerError) IsServerError

IsServerError returns true when this get fulfillment preview internal server error response has a 5xx status code

func (*GetFulfillmentPreviewInternalServerError) IsSuccess

IsSuccess returns true when this get fulfillment preview internal server error response has a 2xx status code

func (*GetFulfillmentPreviewInternalServerError) String

type GetFulfillmentPreviewNotFound

type GetFulfillmentPreviewNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewGetFulfillmentPreviewNotFound

func NewGetFulfillmentPreviewNotFound() *GetFulfillmentPreviewNotFound

NewGetFulfillmentPreviewNotFound creates a GetFulfillmentPreviewNotFound with default headers values

func (*GetFulfillmentPreviewNotFound) Error

func (*GetFulfillmentPreviewNotFound) IsClientError

func (o *GetFulfillmentPreviewNotFound) IsClientError() bool

IsClientError returns true when this get fulfillment preview not found response has a 4xx status code

func (*GetFulfillmentPreviewNotFound) IsCode

func (o *GetFulfillmentPreviewNotFound) IsCode(code int) bool

IsCode returns true when this get fulfillment preview not found response a status code equal to that given

func (*GetFulfillmentPreviewNotFound) IsRedirect

func (o *GetFulfillmentPreviewNotFound) IsRedirect() bool

IsRedirect returns true when this get fulfillment preview not found response has a 3xx status code

func (*GetFulfillmentPreviewNotFound) IsServerError

func (o *GetFulfillmentPreviewNotFound) IsServerError() bool

IsServerError returns true when this get fulfillment preview not found response has a 5xx status code

func (*GetFulfillmentPreviewNotFound) IsSuccess

func (o *GetFulfillmentPreviewNotFound) IsSuccess() bool

IsSuccess returns true when this get fulfillment preview not found response has a 2xx status code

func (*GetFulfillmentPreviewNotFound) String

type GetFulfillmentPreviewOK

type GetFulfillmentPreviewOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewOK describes a response with status code 200, with default header values.

Success.

func NewGetFulfillmentPreviewOK

func NewGetFulfillmentPreviewOK() *GetFulfillmentPreviewOK

NewGetFulfillmentPreviewOK creates a GetFulfillmentPreviewOK with default headers values

func (*GetFulfillmentPreviewOK) Error

func (o *GetFulfillmentPreviewOK) Error() string

func (*GetFulfillmentPreviewOK) IsClientError

func (o *GetFulfillmentPreviewOK) IsClientError() bool

IsClientError returns true when this get fulfillment preview o k response has a 4xx status code

func (*GetFulfillmentPreviewOK) IsCode

func (o *GetFulfillmentPreviewOK) IsCode(code int) bool

IsCode returns true when this get fulfillment preview o k response a status code equal to that given

func (*GetFulfillmentPreviewOK) IsRedirect

func (o *GetFulfillmentPreviewOK) IsRedirect() bool

IsRedirect returns true when this get fulfillment preview o k response has a 3xx status code

func (*GetFulfillmentPreviewOK) IsServerError

func (o *GetFulfillmentPreviewOK) IsServerError() bool

IsServerError returns true when this get fulfillment preview o k response has a 5xx status code

func (*GetFulfillmentPreviewOK) IsSuccess

func (o *GetFulfillmentPreviewOK) IsSuccess() bool

IsSuccess returns true when this get fulfillment preview o k response has a 2xx status code

func (*GetFulfillmentPreviewOK) String

func (o *GetFulfillmentPreviewOK) String() string

type GetFulfillmentPreviewParams

type GetFulfillmentPreviewParams struct {

	/* Body.

	   GetFulfillmentPreviewRequest parameter
	*/
	Body *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetFulfillmentPreviewParams contains all the parameters to send to the API endpoint

for the get fulfillment preview operation.

Typically these are written to a http.Request.

func NewGetFulfillmentPreviewParams

func NewGetFulfillmentPreviewParams() *GetFulfillmentPreviewParams

NewGetFulfillmentPreviewParams creates a new GetFulfillmentPreviewParams 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 NewGetFulfillmentPreviewParamsWithContext

func NewGetFulfillmentPreviewParamsWithContext(ctx context.Context) *GetFulfillmentPreviewParams

NewGetFulfillmentPreviewParamsWithContext creates a new GetFulfillmentPreviewParams object with the ability to set a context for a request.

func NewGetFulfillmentPreviewParamsWithHTTPClient

func NewGetFulfillmentPreviewParamsWithHTTPClient(client *http.Client) *GetFulfillmentPreviewParams

NewGetFulfillmentPreviewParamsWithHTTPClient creates a new GetFulfillmentPreviewParams object with the ability to set a custom HTTPClient for a request.

func NewGetFulfillmentPreviewParamsWithTimeout

func NewGetFulfillmentPreviewParamsWithTimeout(timeout time.Duration) *GetFulfillmentPreviewParams

NewGetFulfillmentPreviewParamsWithTimeout creates a new GetFulfillmentPreviewParams object with the ability to set a timeout on a request.

func (*GetFulfillmentPreviewParams) SetBody

SetBody adds the body to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) SetContext

func (o *GetFulfillmentPreviewParams) SetContext(ctx context.Context)

SetContext adds the context to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) SetDefaults

func (o *GetFulfillmentPreviewParams) SetDefaults()

SetDefaults hydrates default values in the get fulfillment preview params (not the query body).

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

func (*GetFulfillmentPreviewParams) SetHTTPClient

func (o *GetFulfillmentPreviewParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) SetTimeout

func (o *GetFulfillmentPreviewParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) WithBody

WithBody adds the body to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) WithContext

WithContext adds the context to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) WithDefaults

WithDefaults hydrates default values in the get fulfillment preview params (not the query body).

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

func (*GetFulfillmentPreviewParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) WithTimeout

WithTimeout adds the timeout to the get fulfillment preview params

func (*GetFulfillmentPreviewParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetFulfillmentPreviewReader

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

GetFulfillmentPreviewReader is a Reader for the GetFulfillmentPreview structure.

func (*GetFulfillmentPreviewReader) ReadResponse

func (o *GetFulfillmentPreviewReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetFulfillmentPreviewServiceUnavailable

type GetFulfillmentPreviewServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetFulfillmentPreviewServiceUnavailable

func NewGetFulfillmentPreviewServiceUnavailable() *GetFulfillmentPreviewServiceUnavailable

NewGetFulfillmentPreviewServiceUnavailable creates a GetFulfillmentPreviewServiceUnavailable with default headers values

func (*GetFulfillmentPreviewServiceUnavailable) Error

func (*GetFulfillmentPreviewServiceUnavailable) IsClientError

func (o *GetFulfillmentPreviewServiceUnavailable) IsClientError() bool

IsClientError returns true when this get fulfillment preview service unavailable response has a 4xx status code

func (*GetFulfillmentPreviewServiceUnavailable) IsCode

IsCode returns true when this get fulfillment preview service unavailable response a status code equal to that given

func (*GetFulfillmentPreviewServiceUnavailable) IsRedirect

IsRedirect returns true when this get fulfillment preview service unavailable response has a 3xx status code

func (*GetFulfillmentPreviewServiceUnavailable) IsServerError

func (o *GetFulfillmentPreviewServiceUnavailable) IsServerError() bool

IsServerError returns true when this get fulfillment preview service unavailable response has a 5xx status code

func (*GetFulfillmentPreviewServiceUnavailable) IsSuccess

IsSuccess returns true when this get fulfillment preview service unavailable response has a 2xx status code

func (*GetFulfillmentPreviewServiceUnavailable) String

type GetFulfillmentPreviewTooManyRequests

type GetFulfillmentPreviewTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewGetFulfillmentPreviewTooManyRequests

func NewGetFulfillmentPreviewTooManyRequests() *GetFulfillmentPreviewTooManyRequests

NewGetFulfillmentPreviewTooManyRequests creates a GetFulfillmentPreviewTooManyRequests with default headers values

func (*GetFulfillmentPreviewTooManyRequests) Error

func (*GetFulfillmentPreviewTooManyRequests) IsClientError

func (o *GetFulfillmentPreviewTooManyRequests) IsClientError() bool

IsClientError returns true when this get fulfillment preview too many requests response has a 4xx status code

func (*GetFulfillmentPreviewTooManyRequests) IsCode

IsCode returns true when this get fulfillment preview too many requests response a status code equal to that given

func (*GetFulfillmentPreviewTooManyRequests) IsRedirect

IsRedirect returns true when this get fulfillment preview too many requests response has a 3xx status code

func (*GetFulfillmentPreviewTooManyRequests) IsServerError

func (o *GetFulfillmentPreviewTooManyRequests) IsServerError() bool

IsServerError returns true when this get fulfillment preview too many requests response has a 5xx status code

func (*GetFulfillmentPreviewTooManyRequests) IsSuccess

IsSuccess returns true when this get fulfillment preview too many requests response has a 2xx status code

func (*GetFulfillmentPreviewTooManyRequests) String

type GetFulfillmentPreviewUnauthorized

type GetFulfillmentPreviewUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetFulfillmentPreviewResponse
}

GetFulfillmentPreviewUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetFulfillmentPreviewUnauthorized

func NewGetFulfillmentPreviewUnauthorized() *GetFulfillmentPreviewUnauthorized

NewGetFulfillmentPreviewUnauthorized creates a GetFulfillmentPreviewUnauthorized with default headers values

func (*GetFulfillmentPreviewUnauthorized) Error

func (*GetFulfillmentPreviewUnauthorized) IsClientError

func (o *GetFulfillmentPreviewUnauthorized) IsClientError() bool

IsClientError returns true when this get fulfillment preview unauthorized response has a 4xx status code

func (*GetFulfillmentPreviewUnauthorized) IsCode

func (o *GetFulfillmentPreviewUnauthorized) IsCode(code int) bool

IsCode returns true when this get fulfillment preview unauthorized response a status code equal to that given

func (*GetFulfillmentPreviewUnauthorized) IsRedirect

func (o *GetFulfillmentPreviewUnauthorized) IsRedirect() bool

IsRedirect returns true when this get fulfillment preview unauthorized response has a 3xx status code

func (*GetFulfillmentPreviewUnauthorized) IsServerError

func (o *GetFulfillmentPreviewUnauthorized) IsServerError() bool

IsServerError returns true when this get fulfillment preview unauthorized response has a 5xx status code

func (*GetFulfillmentPreviewUnauthorized) IsSuccess

func (o *GetFulfillmentPreviewUnauthorized) IsSuccess() bool

IsSuccess returns true when this get fulfillment preview unauthorized response has a 2xx status code

func (*GetFulfillmentPreviewUnauthorized) String

type GetPackageTrackingDetailsBadRequest

type GetPackageTrackingDetailsBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewGetPackageTrackingDetailsBadRequest

func NewGetPackageTrackingDetailsBadRequest() *GetPackageTrackingDetailsBadRequest

NewGetPackageTrackingDetailsBadRequest creates a GetPackageTrackingDetailsBadRequest with default headers values

func (*GetPackageTrackingDetailsBadRequest) Error

func (*GetPackageTrackingDetailsBadRequest) IsClientError

func (o *GetPackageTrackingDetailsBadRequest) IsClientError() bool

IsClientError returns true when this get package tracking details bad request response has a 4xx status code

func (*GetPackageTrackingDetailsBadRequest) IsCode

IsCode returns true when this get package tracking details bad request response a status code equal to that given

func (*GetPackageTrackingDetailsBadRequest) IsRedirect

func (o *GetPackageTrackingDetailsBadRequest) IsRedirect() bool

IsRedirect returns true when this get package tracking details bad request response has a 3xx status code

func (*GetPackageTrackingDetailsBadRequest) IsServerError

func (o *GetPackageTrackingDetailsBadRequest) IsServerError() bool

IsServerError returns true when this get package tracking details bad request response has a 5xx status code

func (*GetPackageTrackingDetailsBadRequest) IsSuccess

IsSuccess returns true when this get package tracking details bad request response has a 2xx status code

func (*GetPackageTrackingDetailsBadRequest) String

type GetPackageTrackingDetailsForbidden

type GetPackageTrackingDetailsForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewGetPackageTrackingDetailsForbidden

func NewGetPackageTrackingDetailsForbidden() *GetPackageTrackingDetailsForbidden

NewGetPackageTrackingDetailsForbidden creates a GetPackageTrackingDetailsForbidden with default headers values

func (*GetPackageTrackingDetailsForbidden) Error

func (*GetPackageTrackingDetailsForbidden) IsClientError

func (o *GetPackageTrackingDetailsForbidden) IsClientError() bool

IsClientError returns true when this get package tracking details forbidden response has a 4xx status code

func (*GetPackageTrackingDetailsForbidden) IsCode

IsCode returns true when this get package tracking details forbidden response a status code equal to that given

func (*GetPackageTrackingDetailsForbidden) IsRedirect

func (o *GetPackageTrackingDetailsForbidden) IsRedirect() bool

IsRedirect returns true when this get package tracking details forbidden response has a 3xx status code

func (*GetPackageTrackingDetailsForbidden) IsServerError

func (o *GetPackageTrackingDetailsForbidden) IsServerError() bool

IsServerError returns true when this get package tracking details forbidden response has a 5xx status code

func (*GetPackageTrackingDetailsForbidden) IsSuccess

IsSuccess returns true when this get package tracking details forbidden response has a 2xx status code

func (*GetPackageTrackingDetailsForbidden) String

type GetPackageTrackingDetailsInternalServerError

type GetPackageTrackingDetailsInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewGetPackageTrackingDetailsInternalServerError

func NewGetPackageTrackingDetailsInternalServerError() *GetPackageTrackingDetailsInternalServerError

NewGetPackageTrackingDetailsInternalServerError creates a GetPackageTrackingDetailsInternalServerError with default headers values

func (*GetPackageTrackingDetailsInternalServerError) Error

func (*GetPackageTrackingDetailsInternalServerError) IsClientError

IsClientError returns true when this get package tracking details internal server error response has a 4xx status code

func (*GetPackageTrackingDetailsInternalServerError) IsCode

IsCode returns true when this get package tracking details internal server error response a status code equal to that given

func (*GetPackageTrackingDetailsInternalServerError) IsRedirect

IsRedirect returns true when this get package tracking details internal server error response has a 3xx status code

func (*GetPackageTrackingDetailsInternalServerError) IsServerError

IsServerError returns true when this get package tracking details internal server error response has a 5xx status code

func (*GetPackageTrackingDetailsInternalServerError) IsSuccess

IsSuccess returns true when this get package tracking details internal server error response has a 2xx status code

func (*GetPackageTrackingDetailsInternalServerError) String

type GetPackageTrackingDetailsNotFound

type GetPackageTrackingDetailsNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewGetPackageTrackingDetailsNotFound

func NewGetPackageTrackingDetailsNotFound() *GetPackageTrackingDetailsNotFound

NewGetPackageTrackingDetailsNotFound creates a GetPackageTrackingDetailsNotFound with default headers values

func (*GetPackageTrackingDetailsNotFound) Error

func (*GetPackageTrackingDetailsNotFound) IsClientError

func (o *GetPackageTrackingDetailsNotFound) IsClientError() bool

IsClientError returns true when this get package tracking details not found response has a 4xx status code

func (*GetPackageTrackingDetailsNotFound) IsCode

func (o *GetPackageTrackingDetailsNotFound) IsCode(code int) bool

IsCode returns true when this get package tracking details not found response a status code equal to that given

func (*GetPackageTrackingDetailsNotFound) IsRedirect

func (o *GetPackageTrackingDetailsNotFound) IsRedirect() bool

IsRedirect returns true when this get package tracking details not found response has a 3xx status code

func (*GetPackageTrackingDetailsNotFound) IsServerError

func (o *GetPackageTrackingDetailsNotFound) IsServerError() bool

IsServerError returns true when this get package tracking details not found response has a 5xx status code

func (*GetPackageTrackingDetailsNotFound) IsSuccess

func (o *GetPackageTrackingDetailsNotFound) IsSuccess() bool

IsSuccess returns true when this get package tracking details not found response has a 2xx status code

func (*GetPackageTrackingDetailsNotFound) String

type GetPackageTrackingDetailsOK

type GetPackageTrackingDetailsOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsOK describes a response with status code 200, with default header values.

Success.

func NewGetPackageTrackingDetailsOK

func NewGetPackageTrackingDetailsOK() *GetPackageTrackingDetailsOK

NewGetPackageTrackingDetailsOK creates a GetPackageTrackingDetailsOK with default headers values

func (*GetPackageTrackingDetailsOK) Error

func (*GetPackageTrackingDetailsOK) IsClientError

func (o *GetPackageTrackingDetailsOK) IsClientError() bool

IsClientError returns true when this get package tracking details o k response has a 4xx status code

func (*GetPackageTrackingDetailsOK) IsCode

func (o *GetPackageTrackingDetailsOK) IsCode(code int) bool

IsCode returns true when this get package tracking details o k response a status code equal to that given

func (*GetPackageTrackingDetailsOK) IsRedirect

func (o *GetPackageTrackingDetailsOK) IsRedirect() bool

IsRedirect returns true when this get package tracking details o k response has a 3xx status code

func (*GetPackageTrackingDetailsOK) IsServerError

func (o *GetPackageTrackingDetailsOK) IsServerError() bool

IsServerError returns true when this get package tracking details o k response has a 5xx status code

func (*GetPackageTrackingDetailsOK) IsSuccess

func (o *GetPackageTrackingDetailsOK) IsSuccess() bool

IsSuccess returns true when this get package tracking details o k response has a 2xx status code

func (*GetPackageTrackingDetailsOK) String

func (o *GetPackageTrackingDetailsOK) String() string

type GetPackageTrackingDetailsParams

type GetPackageTrackingDetailsParams struct {

	/* PackageNumber.

	   The unencrypted package identifier returned by the `getFulfillmentOrder` operation.

	   Format: int32
	*/
	PackageNumber int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetPackageTrackingDetailsParams contains all the parameters to send to the API endpoint

for the get package tracking details operation.

Typically these are written to a http.Request.

func NewGetPackageTrackingDetailsParams

func NewGetPackageTrackingDetailsParams() *GetPackageTrackingDetailsParams

NewGetPackageTrackingDetailsParams creates a new GetPackageTrackingDetailsParams 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 NewGetPackageTrackingDetailsParamsWithContext

func NewGetPackageTrackingDetailsParamsWithContext(ctx context.Context) *GetPackageTrackingDetailsParams

NewGetPackageTrackingDetailsParamsWithContext creates a new GetPackageTrackingDetailsParams object with the ability to set a context for a request.

func NewGetPackageTrackingDetailsParamsWithHTTPClient

func NewGetPackageTrackingDetailsParamsWithHTTPClient(client *http.Client) *GetPackageTrackingDetailsParams

NewGetPackageTrackingDetailsParamsWithHTTPClient creates a new GetPackageTrackingDetailsParams object with the ability to set a custom HTTPClient for a request.

func NewGetPackageTrackingDetailsParamsWithTimeout

func NewGetPackageTrackingDetailsParamsWithTimeout(timeout time.Duration) *GetPackageTrackingDetailsParams

NewGetPackageTrackingDetailsParamsWithTimeout creates a new GetPackageTrackingDetailsParams object with the ability to set a timeout on a request.

func (*GetPackageTrackingDetailsParams) SetContext

func (o *GetPackageTrackingDetailsParams) SetContext(ctx context.Context)

SetContext adds the context to the get package tracking details params

func (*GetPackageTrackingDetailsParams) SetDefaults

func (o *GetPackageTrackingDetailsParams) SetDefaults()

SetDefaults hydrates default values in the get package tracking details params (not the query body).

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

func (*GetPackageTrackingDetailsParams) SetHTTPClient

func (o *GetPackageTrackingDetailsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get package tracking details params

func (*GetPackageTrackingDetailsParams) SetPackageNumber

func (o *GetPackageTrackingDetailsParams) SetPackageNumber(packageNumber int32)

SetPackageNumber adds the packageNumber to the get package tracking details params

func (*GetPackageTrackingDetailsParams) SetTimeout

func (o *GetPackageTrackingDetailsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get package tracking details params

func (*GetPackageTrackingDetailsParams) WithContext

WithContext adds the context to the get package tracking details params

func (*GetPackageTrackingDetailsParams) WithDefaults

WithDefaults hydrates default values in the get package tracking details params (not the query body).

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

func (*GetPackageTrackingDetailsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get package tracking details params

func (*GetPackageTrackingDetailsParams) WithPackageNumber

func (o *GetPackageTrackingDetailsParams) WithPackageNumber(packageNumber int32) *GetPackageTrackingDetailsParams

WithPackageNumber adds the packageNumber to the get package tracking details params

func (*GetPackageTrackingDetailsParams) WithTimeout

WithTimeout adds the timeout to the get package tracking details params

func (*GetPackageTrackingDetailsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetPackageTrackingDetailsReader

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

GetPackageTrackingDetailsReader is a Reader for the GetPackageTrackingDetails structure.

func (*GetPackageTrackingDetailsReader) ReadResponse

func (o *GetPackageTrackingDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetPackageTrackingDetailsServiceUnavailable

type GetPackageTrackingDetailsServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewGetPackageTrackingDetailsServiceUnavailable

func NewGetPackageTrackingDetailsServiceUnavailable() *GetPackageTrackingDetailsServiceUnavailable

NewGetPackageTrackingDetailsServiceUnavailable creates a GetPackageTrackingDetailsServiceUnavailable with default headers values

func (*GetPackageTrackingDetailsServiceUnavailable) Error

func (*GetPackageTrackingDetailsServiceUnavailable) IsClientError

IsClientError returns true when this get package tracking details service unavailable response has a 4xx status code

func (*GetPackageTrackingDetailsServiceUnavailable) IsCode

IsCode returns true when this get package tracking details service unavailable response a status code equal to that given

func (*GetPackageTrackingDetailsServiceUnavailable) IsRedirect

IsRedirect returns true when this get package tracking details service unavailable response has a 3xx status code

func (*GetPackageTrackingDetailsServiceUnavailable) IsServerError

IsServerError returns true when this get package tracking details service unavailable response has a 5xx status code

func (*GetPackageTrackingDetailsServiceUnavailable) IsSuccess

IsSuccess returns true when this get package tracking details service unavailable response has a 2xx status code

func (*GetPackageTrackingDetailsServiceUnavailable) String

type GetPackageTrackingDetailsTooManyRequests

type GetPackageTrackingDetailsTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewGetPackageTrackingDetailsTooManyRequests

func NewGetPackageTrackingDetailsTooManyRequests() *GetPackageTrackingDetailsTooManyRequests

NewGetPackageTrackingDetailsTooManyRequests creates a GetPackageTrackingDetailsTooManyRequests with default headers values

func (*GetPackageTrackingDetailsTooManyRequests) Error

func (*GetPackageTrackingDetailsTooManyRequests) IsClientError

IsClientError returns true when this get package tracking details too many requests response has a 4xx status code

func (*GetPackageTrackingDetailsTooManyRequests) IsCode

IsCode returns true when this get package tracking details too many requests response a status code equal to that given

func (*GetPackageTrackingDetailsTooManyRequests) IsRedirect

IsRedirect returns true when this get package tracking details too many requests response has a 3xx status code

func (*GetPackageTrackingDetailsTooManyRequests) IsServerError

IsServerError returns true when this get package tracking details too many requests response has a 5xx status code

func (*GetPackageTrackingDetailsTooManyRequests) IsSuccess

IsSuccess returns true when this get package tracking details too many requests response has a 2xx status code

func (*GetPackageTrackingDetailsTooManyRequests) String

type GetPackageTrackingDetailsUnauthorized

type GetPackageTrackingDetailsUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.GetPackageTrackingDetailsResponse
}

GetPackageTrackingDetailsUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewGetPackageTrackingDetailsUnauthorized

func NewGetPackageTrackingDetailsUnauthorized() *GetPackageTrackingDetailsUnauthorized

NewGetPackageTrackingDetailsUnauthorized creates a GetPackageTrackingDetailsUnauthorized with default headers values

func (*GetPackageTrackingDetailsUnauthorized) Error

func (*GetPackageTrackingDetailsUnauthorized) IsClientError

func (o *GetPackageTrackingDetailsUnauthorized) IsClientError() bool

IsClientError returns true when this get package tracking details unauthorized response has a 4xx status code

func (*GetPackageTrackingDetailsUnauthorized) IsCode

IsCode returns true when this get package tracking details unauthorized response a status code equal to that given

func (*GetPackageTrackingDetailsUnauthorized) IsRedirect

IsRedirect returns true when this get package tracking details unauthorized response has a 3xx status code

func (*GetPackageTrackingDetailsUnauthorized) IsServerError

func (o *GetPackageTrackingDetailsUnauthorized) IsServerError() bool

IsServerError returns true when this get package tracking details unauthorized response has a 5xx status code

func (*GetPackageTrackingDetailsUnauthorized) IsSuccess

IsSuccess returns true when this get package tracking details unauthorized response has a 2xx status code

func (*GetPackageTrackingDetailsUnauthorized) String

type ListAllFulfillmentOrdersBadRequest

type ListAllFulfillmentOrdersBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewListAllFulfillmentOrdersBadRequest

func NewListAllFulfillmentOrdersBadRequest() *ListAllFulfillmentOrdersBadRequest

NewListAllFulfillmentOrdersBadRequest creates a ListAllFulfillmentOrdersBadRequest with default headers values

func (*ListAllFulfillmentOrdersBadRequest) Error

func (*ListAllFulfillmentOrdersBadRequest) IsClientError

func (o *ListAllFulfillmentOrdersBadRequest) IsClientError() bool

IsClientError returns true when this list all fulfillment orders bad request response has a 4xx status code

func (*ListAllFulfillmentOrdersBadRequest) IsCode

IsCode returns true when this list all fulfillment orders bad request response a status code equal to that given

func (*ListAllFulfillmentOrdersBadRequest) IsRedirect

func (o *ListAllFulfillmentOrdersBadRequest) IsRedirect() bool

IsRedirect returns true when this list all fulfillment orders bad request response has a 3xx status code

func (*ListAllFulfillmentOrdersBadRequest) IsServerError

func (o *ListAllFulfillmentOrdersBadRequest) IsServerError() bool

IsServerError returns true when this list all fulfillment orders bad request response has a 5xx status code

func (*ListAllFulfillmentOrdersBadRequest) IsSuccess

IsSuccess returns true when this list all fulfillment orders bad request response has a 2xx status code

func (*ListAllFulfillmentOrdersBadRequest) String

type ListAllFulfillmentOrdersForbidden

type ListAllFulfillmentOrdersForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewListAllFulfillmentOrdersForbidden

func NewListAllFulfillmentOrdersForbidden() *ListAllFulfillmentOrdersForbidden

NewListAllFulfillmentOrdersForbidden creates a ListAllFulfillmentOrdersForbidden with default headers values

func (*ListAllFulfillmentOrdersForbidden) Error

func (*ListAllFulfillmentOrdersForbidden) IsClientError

func (o *ListAllFulfillmentOrdersForbidden) IsClientError() bool

IsClientError returns true when this list all fulfillment orders forbidden response has a 4xx status code

func (*ListAllFulfillmentOrdersForbidden) IsCode

func (o *ListAllFulfillmentOrdersForbidden) IsCode(code int) bool

IsCode returns true when this list all fulfillment orders forbidden response a status code equal to that given

func (*ListAllFulfillmentOrdersForbidden) IsRedirect

func (o *ListAllFulfillmentOrdersForbidden) IsRedirect() bool

IsRedirect returns true when this list all fulfillment orders forbidden response has a 3xx status code

func (*ListAllFulfillmentOrdersForbidden) IsServerError

func (o *ListAllFulfillmentOrdersForbidden) IsServerError() bool

IsServerError returns true when this list all fulfillment orders forbidden response has a 5xx status code

func (*ListAllFulfillmentOrdersForbidden) IsSuccess

func (o *ListAllFulfillmentOrdersForbidden) IsSuccess() bool

IsSuccess returns true when this list all fulfillment orders forbidden response has a 2xx status code

func (*ListAllFulfillmentOrdersForbidden) String

type ListAllFulfillmentOrdersInternalServerError

type ListAllFulfillmentOrdersInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewListAllFulfillmentOrdersInternalServerError

func NewListAllFulfillmentOrdersInternalServerError() *ListAllFulfillmentOrdersInternalServerError

NewListAllFulfillmentOrdersInternalServerError creates a ListAllFulfillmentOrdersInternalServerError with default headers values

func (*ListAllFulfillmentOrdersInternalServerError) Error

func (*ListAllFulfillmentOrdersInternalServerError) IsClientError

IsClientError returns true when this list all fulfillment orders internal server error response has a 4xx status code

func (*ListAllFulfillmentOrdersInternalServerError) IsCode

IsCode returns true when this list all fulfillment orders internal server error response a status code equal to that given

func (*ListAllFulfillmentOrdersInternalServerError) IsRedirect

IsRedirect returns true when this list all fulfillment orders internal server error response has a 3xx status code

func (*ListAllFulfillmentOrdersInternalServerError) IsServerError

IsServerError returns true when this list all fulfillment orders internal server error response has a 5xx status code

func (*ListAllFulfillmentOrdersInternalServerError) IsSuccess

IsSuccess returns true when this list all fulfillment orders internal server error response has a 2xx status code

func (*ListAllFulfillmentOrdersInternalServerError) String

type ListAllFulfillmentOrdersNotFound

type ListAllFulfillmentOrdersNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewListAllFulfillmentOrdersNotFound

func NewListAllFulfillmentOrdersNotFound() *ListAllFulfillmentOrdersNotFound

NewListAllFulfillmentOrdersNotFound creates a ListAllFulfillmentOrdersNotFound with default headers values

func (*ListAllFulfillmentOrdersNotFound) Error

func (*ListAllFulfillmentOrdersNotFound) IsClientError

func (o *ListAllFulfillmentOrdersNotFound) IsClientError() bool

IsClientError returns true when this list all fulfillment orders not found response has a 4xx status code

func (*ListAllFulfillmentOrdersNotFound) IsCode

func (o *ListAllFulfillmentOrdersNotFound) IsCode(code int) bool

IsCode returns true when this list all fulfillment orders not found response a status code equal to that given

func (*ListAllFulfillmentOrdersNotFound) IsRedirect

func (o *ListAllFulfillmentOrdersNotFound) IsRedirect() bool

IsRedirect returns true when this list all fulfillment orders not found response has a 3xx status code

func (*ListAllFulfillmentOrdersNotFound) IsServerError

func (o *ListAllFulfillmentOrdersNotFound) IsServerError() bool

IsServerError returns true when this list all fulfillment orders not found response has a 5xx status code

func (*ListAllFulfillmentOrdersNotFound) IsSuccess

func (o *ListAllFulfillmentOrdersNotFound) IsSuccess() bool

IsSuccess returns true when this list all fulfillment orders not found response has a 2xx status code

func (*ListAllFulfillmentOrdersNotFound) String

type ListAllFulfillmentOrdersOK

type ListAllFulfillmentOrdersOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersOK describes a response with status code 200, with default header values.

Success.

func NewListAllFulfillmentOrdersOK

func NewListAllFulfillmentOrdersOK() *ListAllFulfillmentOrdersOK

NewListAllFulfillmentOrdersOK creates a ListAllFulfillmentOrdersOK with default headers values

func (*ListAllFulfillmentOrdersOK) Error

func (*ListAllFulfillmentOrdersOK) IsClientError

func (o *ListAllFulfillmentOrdersOK) IsClientError() bool

IsClientError returns true when this list all fulfillment orders o k response has a 4xx status code

func (*ListAllFulfillmentOrdersOK) IsCode

func (o *ListAllFulfillmentOrdersOK) IsCode(code int) bool

IsCode returns true when this list all fulfillment orders o k response a status code equal to that given

func (*ListAllFulfillmentOrdersOK) IsRedirect

func (o *ListAllFulfillmentOrdersOK) IsRedirect() bool

IsRedirect returns true when this list all fulfillment orders o k response has a 3xx status code

func (*ListAllFulfillmentOrdersOK) IsServerError

func (o *ListAllFulfillmentOrdersOK) IsServerError() bool

IsServerError returns true when this list all fulfillment orders o k response has a 5xx status code

func (*ListAllFulfillmentOrdersOK) IsSuccess

func (o *ListAllFulfillmentOrdersOK) IsSuccess() bool

IsSuccess returns true when this list all fulfillment orders o k response has a 2xx status code

func (*ListAllFulfillmentOrdersOK) String

func (o *ListAllFulfillmentOrdersOK) String() string

type ListAllFulfillmentOrdersParams

type ListAllFulfillmentOrdersParams struct {

	/* NextToken.

	   A string token returned in the response to your previous request.
	*/
	NextToken *string

	/* QueryStartDate.

	   A date used to select fulfillment orders that were last updated after (or at) a specified time. An update is defined as any change in fulfillment order status, including the creation of a new fulfillment order.

	   Format: date-time
	*/
	QueryStartDate *strfmt.DateTime

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListAllFulfillmentOrdersParams contains all the parameters to send to the API endpoint

for the list all fulfillment orders operation.

Typically these are written to a http.Request.

func NewListAllFulfillmentOrdersParams

func NewListAllFulfillmentOrdersParams() *ListAllFulfillmentOrdersParams

NewListAllFulfillmentOrdersParams creates a new ListAllFulfillmentOrdersParams 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 NewListAllFulfillmentOrdersParamsWithContext

func NewListAllFulfillmentOrdersParamsWithContext(ctx context.Context) *ListAllFulfillmentOrdersParams

NewListAllFulfillmentOrdersParamsWithContext creates a new ListAllFulfillmentOrdersParams object with the ability to set a context for a request.

func NewListAllFulfillmentOrdersParamsWithHTTPClient

func NewListAllFulfillmentOrdersParamsWithHTTPClient(client *http.Client) *ListAllFulfillmentOrdersParams

NewListAllFulfillmentOrdersParamsWithHTTPClient creates a new ListAllFulfillmentOrdersParams object with the ability to set a custom HTTPClient for a request.

func NewListAllFulfillmentOrdersParamsWithTimeout

func NewListAllFulfillmentOrdersParamsWithTimeout(timeout time.Duration) *ListAllFulfillmentOrdersParams

NewListAllFulfillmentOrdersParamsWithTimeout creates a new ListAllFulfillmentOrdersParams object with the ability to set a timeout on a request.

func (*ListAllFulfillmentOrdersParams) SetContext

func (o *ListAllFulfillmentOrdersParams) SetContext(ctx context.Context)

SetContext adds the context to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) SetDefaults

func (o *ListAllFulfillmentOrdersParams) SetDefaults()

SetDefaults hydrates default values in the list all fulfillment orders params (not the query body).

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

func (*ListAllFulfillmentOrdersParams) SetHTTPClient

func (o *ListAllFulfillmentOrdersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) SetNextToken

func (o *ListAllFulfillmentOrdersParams) SetNextToken(nextToken *string)

SetNextToken adds the nextToken to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) SetQueryStartDate

func (o *ListAllFulfillmentOrdersParams) SetQueryStartDate(queryStartDate *strfmt.DateTime)

SetQueryStartDate adds the queryStartDate to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) SetTimeout

func (o *ListAllFulfillmentOrdersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) WithContext

WithContext adds the context to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) WithDefaults

WithDefaults hydrates default values in the list all fulfillment orders params (not the query body).

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

func (*ListAllFulfillmentOrdersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) WithNextToken

WithNextToken adds the nextToken to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) WithQueryStartDate

func (o *ListAllFulfillmentOrdersParams) WithQueryStartDate(queryStartDate *strfmt.DateTime) *ListAllFulfillmentOrdersParams

WithQueryStartDate adds the queryStartDate to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) WithTimeout

WithTimeout adds the timeout to the list all fulfillment orders params

func (*ListAllFulfillmentOrdersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListAllFulfillmentOrdersReader

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

ListAllFulfillmentOrdersReader is a Reader for the ListAllFulfillmentOrders structure.

func (*ListAllFulfillmentOrdersReader) ReadResponse

func (o *ListAllFulfillmentOrdersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListAllFulfillmentOrdersServiceUnavailable

type ListAllFulfillmentOrdersServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewListAllFulfillmentOrdersServiceUnavailable

func NewListAllFulfillmentOrdersServiceUnavailable() *ListAllFulfillmentOrdersServiceUnavailable

NewListAllFulfillmentOrdersServiceUnavailable creates a ListAllFulfillmentOrdersServiceUnavailable with default headers values

func (*ListAllFulfillmentOrdersServiceUnavailable) Error

func (*ListAllFulfillmentOrdersServiceUnavailable) IsClientError

IsClientError returns true when this list all fulfillment orders service unavailable response has a 4xx status code

func (*ListAllFulfillmentOrdersServiceUnavailable) IsCode

IsCode returns true when this list all fulfillment orders service unavailable response a status code equal to that given

func (*ListAllFulfillmentOrdersServiceUnavailable) IsRedirect

IsRedirect returns true when this list all fulfillment orders service unavailable response has a 3xx status code

func (*ListAllFulfillmentOrdersServiceUnavailable) IsServerError

IsServerError returns true when this list all fulfillment orders service unavailable response has a 5xx status code

func (*ListAllFulfillmentOrdersServiceUnavailable) IsSuccess

IsSuccess returns true when this list all fulfillment orders service unavailable response has a 2xx status code

func (*ListAllFulfillmentOrdersServiceUnavailable) String

type ListAllFulfillmentOrdersTooManyRequests

type ListAllFulfillmentOrdersTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewListAllFulfillmentOrdersTooManyRequests

func NewListAllFulfillmentOrdersTooManyRequests() *ListAllFulfillmentOrdersTooManyRequests

NewListAllFulfillmentOrdersTooManyRequests creates a ListAllFulfillmentOrdersTooManyRequests with default headers values

func (*ListAllFulfillmentOrdersTooManyRequests) Error

func (*ListAllFulfillmentOrdersTooManyRequests) IsClientError

func (o *ListAllFulfillmentOrdersTooManyRequests) IsClientError() bool

IsClientError returns true when this list all fulfillment orders too many requests response has a 4xx status code

func (*ListAllFulfillmentOrdersTooManyRequests) IsCode

IsCode returns true when this list all fulfillment orders too many requests response a status code equal to that given

func (*ListAllFulfillmentOrdersTooManyRequests) IsRedirect

IsRedirect returns true when this list all fulfillment orders too many requests response has a 3xx status code

func (*ListAllFulfillmentOrdersTooManyRequests) IsServerError

func (o *ListAllFulfillmentOrdersTooManyRequests) IsServerError() bool

IsServerError returns true when this list all fulfillment orders too many requests response has a 5xx status code

func (*ListAllFulfillmentOrdersTooManyRequests) IsSuccess

IsSuccess returns true when this list all fulfillment orders too many requests response has a 2xx status code

func (*ListAllFulfillmentOrdersTooManyRequests) String

type ListAllFulfillmentOrdersUnauthorized

type ListAllFulfillmentOrdersUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListAllFulfillmentOrdersResponse
}

ListAllFulfillmentOrdersUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewListAllFulfillmentOrdersUnauthorized

func NewListAllFulfillmentOrdersUnauthorized() *ListAllFulfillmentOrdersUnauthorized

NewListAllFulfillmentOrdersUnauthorized creates a ListAllFulfillmentOrdersUnauthorized with default headers values

func (*ListAllFulfillmentOrdersUnauthorized) Error

func (*ListAllFulfillmentOrdersUnauthorized) IsClientError

func (o *ListAllFulfillmentOrdersUnauthorized) IsClientError() bool

IsClientError returns true when this list all fulfillment orders unauthorized response has a 4xx status code

func (*ListAllFulfillmentOrdersUnauthorized) IsCode

IsCode returns true when this list all fulfillment orders unauthorized response a status code equal to that given

func (*ListAllFulfillmentOrdersUnauthorized) IsRedirect

IsRedirect returns true when this list all fulfillment orders unauthorized response has a 3xx status code

func (*ListAllFulfillmentOrdersUnauthorized) IsServerError

func (o *ListAllFulfillmentOrdersUnauthorized) IsServerError() bool

IsServerError returns true when this list all fulfillment orders unauthorized response has a 5xx status code

func (*ListAllFulfillmentOrdersUnauthorized) IsSuccess

IsSuccess returns true when this list all fulfillment orders unauthorized response has a 2xx status code

func (*ListAllFulfillmentOrdersUnauthorized) String

type ListReturnReasonCodesBadRequest

type ListReturnReasonCodesBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewListReturnReasonCodesBadRequest

func NewListReturnReasonCodesBadRequest() *ListReturnReasonCodesBadRequest

NewListReturnReasonCodesBadRequest creates a ListReturnReasonCodesBadRequest with default headers values

func (*ListReturnReasonCodesBadRequest) Error

func (*ListReturnReasonCodesBadRequest) IsClientError

func (o *ListReturnReasonCodesBadRequest) IsClientError() bool

IsClientError returns true when this list return reason codes bad request response has a 4xx status code

func (*ListReturnReasonCodesBadRequest) IsCode

func (o *ListReturnReasonCodesBadRequest) IsCode(code int) bool

IsCode returns true when this list return reason codes bad request response a status code equal to that given

func (*ListReturnReasonCodesBadRequest) IsRedirect

func (o *ListReturnReasonCodesBadRequest) IsRedirect() bool

IsRedirect returns true when this list return reason codes bad request response has a 3xx status code

func (*ListReturnReasonCodesBadRequest) IsServerError

func (o *ListReturnReasonCodesBadRequest) IsServerError() bool

IsServerError returns true when this list return reason codes bad request response has a 5xx status code

func (*ListReturnReasonCodesBadRequest) IsSuccess

func (o *ListReturnReasonCodesBadRequest) IsSuccess() bool

IsSuccess returns true when this list return reason codes bad request response has a 2xx status code

func (*ListReturnReasonCodesBadRequest) String

type ListReturnReasonCodesForbidden

type ListReturnReasonCodesForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewListReturnReasonCodesForbidden

func NewListReturnReasonCodesForbidden() *ListReturnReasonCodesForbidden

NewListReturnReasonCodesForbidden creates a ListReturnReasonCodesForbidden with default headers values

func (*ListReturnReasonCodesForbidden) Error

func (*ListReturnReasonCodesForbidden) IsClientError

func (o *ListReturnReasonCodesForbidden) IsClientError() bool

IsClientError returns true when this list return reason codes forbidden response has a 4xx status code

func (*ListReturnReasonCodesForbidden) IsCode

func (o *ListReturnReasonCodesForbidden) IsCode(code int) bool

IsCode returns true when this list return reason codes forbidden response a status code equal to that given

func (*ListReturnReasonCodesForbidden) IsRedirect

func (o *ListReturnReasonCodesForbidden) IsRedirect() bool

IsRedirect returns true when this list return reason codes forbidden response has a 3xx status code

func (*ListReturnReasonCodesForbidden) IsServerError

func (o *ListReturnReasonCodesForbidden) IsServerError() bool

IsServerError returns true when this list return reason codes forbidden response has a 5xx status code

func (*ListReturnReasonCodesForbidden) IsSuccess

func (o *ListReturnReasonCodesForbidden) IsSuccess() bool

IsSuccess returns true when this list return reason codes forbidden response has a 2xx status code

func (*ListReturnReasonCodesForbidden) String

type ListReturnReasonCodesInternalServerError

type ListReturnReasonCodesInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewListReturnReasonCodesInternalServerError

func NewListReturnReasonCodesInternalServerError() *ListReturnReasonCodesInternalServerError

NewListReturnReasonCodesInternalServerError creates a ListReturnReasonCodesInternalServerError with default headers values

func (*ListReturnReasonCodesInternalServerError) Error

func (*ListReturnReasonCodesInternalServerError) IsClientError

IsClientError returns true when this list return reason codes internal server error response has a 4xx status code

func (*ListReturnReasonCodesInternalServerError) IsCode

IsCode returns true when this list return reason codes internal server error response a status code equal to that given

func (*ListReturnReasonCodesInternalServerError) IsRedirect

IsRedirect returns true when this list return reason codes internal server error response has a 3xx status code

func (*ListReturnReasonCodesInternalServerError) IsServerError

IsServerError returns true when this list return reason codes internal server error response has a 5xx status code

func (*ListReturnReasonCodesInternalServerError) IsSuccess

IsSuccess returns true when this list return reason codes internal server error response has a 2xx status code

func (*ListReturnReasonCodesInternalServerError) String

type ListReturnReasonCodesNotFound

type ListReturnReasonCodesNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewListReturnReasonCodesNotFound

func NewListReturnReasonCodesNotFound() *ListReturnReasonCodesNotFound

NewListReturnReasonCodesNotFound creates a ListReturnReasonCodesNotFound with default headers values

func (*ListReturnReasonCodesNotFound) Error

func (*ListReturnReasonCodesNotFound) IsClientError

func (o *ListReturnReasonCodesNotFound) IsClientError() bool

IsClientError returns true when this list return reason codes not found response has a 4xx status code

func (*ListReturnReasonCodesNotFound) IsCode

func (o *ListReturnReasonCodesNotFound) IsCode(code int) bool

IsCode returns true when this list return reason codes not found response a status code equal to that given

func (*ListReturnReasonCodesNotFound) IsRedirect

func (o *ListReturnReasonCodesNotFound) IsRedirect() bool

IsRedirect returns true when this list return reason codes not found response has a 3xx status code

func (*ListReturnReasonCodesNotFound) IsServerError

func (o *ListReturnReasonCodesNotFound) IsServerError() bool

IsServerError returns true when this list return reason codes not found response has a 5xx status code

func (*ListReturnReasonCodesNotFound) IsSuccess

func (o *ListReturnReasonCodesNotFound) IsSuccess() bool

IsSuccess returns true when this list return reason codes not found response has a 2xx status code

func (*ListReturnReasonCodesNotFound) String

type ListReturnReasonCodesOK

type ListReturnReasonCodesOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesOK describes a response with status code 200, with default header values.

Success.

func NewListReturnReasonCodesOK

func NewListReturnReasonCodesOK() *ListReturnReasonCodesOK

NewListReturnReasonCodesOK creates a ListReturnReasonCodesOK with default headers values

func (*ListReturnReasonCodesOK) Error

func (o *ListReturnReasonCodesOK) Error() string

func (*ListReturnReasonCodesOK) IsClientError

func (o *ListReturnReasonCodesOK) IsClientError() bool

IsClientError returns true when this list return reason codes o k response has a 4xx status code

func (*ListReturnReasonCodesOK) IsCode

func (o *ListReturnReasonCodesOK) IsCode(code int) bool

IsCode returns true when this list return reason codes o k response a status code equal to that given

func (*ListReturnReasonCodesOK) IsRedirect

func (o *ListReturnReasonCodesOK) IsRedirect() bool

IsRedirect returns true when this list return reason codes o k response has a 3xx status code

func (*ListReturnReasonCodesOK) IsServerError

func (o *ListReturnReasonCodesOK) IsServerError() bool

IsServerError returns true when this list return reason codes o k response has a 5xx status code

func (*ListReturnReasonCodesOK) IsSuccess

func (o *ListReturnReasonCodesOK) IsSuccess() bool

IsSuccess returns true when this list return reason codes o k response has a 2xx status code

func (*ListReturnReasonCodesOK) String

func (o *ListReturnReasonCodesOK) String() string

type ListReturnReasonCodesParams

type ListReturnReasonCodesParams struct {

	/* Language.

	   The language that the `TranslatedDescription` property of the `ReasonCodeDetails` response object should be translated into.
	*/
	Language *string

	/* MarketplaceID.

	   The marketplace for which the seller wants return reason codes.
	*/
	MarketplaceID *string

	/* SellerFulfillmentOrderID.

	   The identifier assigned to the item by the seller when the fulfillment order was created. The service uses this value to determine the marketplace for which the seller wants return reason codes.
	*/
	SellerFulfillmentOrderID *string

	/* SellerSku.

	   The seller SKU for which return reason codes are required.
	*/
	SellerSku string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListReturnReasonCodesParams contains all the parameters to send to the API endpoint

for the list return reason codes operation.

Typically these are written to a http.Request.

func NewListReturnReasonCodesParams

func NewListReturnReasonCodesParams() *ListReturnReasonCodesParams

NewListReturnReasonCodesParams creates a new ListReturnReasonCodesParams 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 NewListReturnReasonCodesParamsWithContext

func NewListReturnReasonCodesParamsWithContext(ctx context.Context) *ListReturnReasonCodesParams

NewListReturnReasonCodesParamsWithContext creates a new ListReturnReasonCodesParams object with the ability to set a context for a request.

func NewListReturnReasonCodesParamsWithHTTPClient

func NewListReturnReasonCodesParamsWithHTTPClient(client *http.Client) *ListReturnReasonCodesParams

NewListReturnReasonCodesParamsWithHTTPClient creates a new ListReturnReasonCodesParams object with the ability to set a custom HTTPClient for a request.

func NewListReturnReasonCodesParamsWithTimeout

func NewListReturnReasonCodesParamsWithTimeout(timeout time.Duration) *ListReturnReasonCodesParams

NewListReturnReasonCodesParamsWithTimeout creates a new ListReturnReasonCodesParams object with the ability to set a timeout on a request.

func (*ListReturnReasonCodesParams) SetContext

func (o *ListReturnReasonCodesParams) SetContext(ctx context.Context)

SetContext adds the context to the list return reason codes params

func (*ListReturnReasonCodesParams) SetDefaults

func (o *ListReturnReasonCodesParams) SetDefaults()

SetDefaults hydrates default values in the list return reason codes params (not the query body).

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

func (*ListReturnReasonCodesParams) SetHTTPClient

func (o *ListReturnReasonCodesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list return reason codes params

func (*ListReturnReasonCodesParams) SetLanguage

func (o *ListReturnReasonCodesParams) SetLanguage(language *string)

SetLanguage adds the language to the list return reason codes params

func (*ListReturnReasonCodesParams) SetMarketplaceID

func (o *ListReturnReasonCodesParams) SetMarketplaceID(marketplaceID *string)

SetMarketplaceID adds the marketplaceId to the list return reason codes params

func (*ListReturnReasonCodesParams) SetSellerFulfillmentOrderID

func (o *ListReturnReasonCodesParams) SetSellerFulfillmentOrderID(sellerFulfillmentOrderID *string)

SetSellerFulfillmentOrderID adds the sellerFulfillmentOrderId to the list return reason codes params

func (*ListReturnReasonCodesParams) SetSellerSku

func (o *ListReturnReasonCodesParams) SetSellerSku(sellerSku string)

SetSellerSku adds the sellerSku to the list return reason codes params

func (*ListReturnReasonCodesParams) SetTimeout

func (o *ListReturnReasonCodesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list return reason codes params

func (*ListReturnReasonCodesParams) WithContext

WithContext adds the context to the list return reason codes params

func (*ListReturnReasonCodesParams) WithDefaults

WithDefaults hydrates default values in the list return reason codes params (not the query body).

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

func (*ListReturnReasonCodesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list return reason codes params

func (*ListReturnReasonCodesParams) WithLanguage

WithLanguage adds the language to the list return reason codes params

func (*ListReturnReasonCodesParams) WithMarketplaceID

func (o *ListReturnReasonCodesParams) WithMarketplaceID(marketplaceID *string) *ListReturnReasonCodesParams

WithMarketplaceID adds the marketplaceID to the list return reason codes params

func (*ListReturnReasonCodesParams) WithSellerFulfillmentOrderID

func (o *ListReturnReasonCodesParams) WithSellerFulfillmentOrderID(sellerFulfillmentOrderID *string) *ListReturnReasonCodesParams

WithSellerFulfillmentOrderID adds the sellerFulfillmentOrderID to the list return reason codes params

func (*ListReturnReasonCodesParams) WithSellerSku

func (o *ListReturnReasonCodesParams) WithSellerSku(sellerSku string) *ListReturnReasonCodesParams

WithSellerSku adds the sellerSku to the list return reason codes params

func (*ListReturnReasonCodesParams) WithTimeout

WithTimeout adds the timeout to the list return reason codes params

func (*ListReturnReasonCodesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListReturnReasonCodesReader

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

ListReturnReasonCodesReader is a Reader for the ListReturnReasonCodes structure.

func (*ListReturnReasonCodesReader) ReadResponse

func (o *ListReturnReasonCodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListReturnReasonCodesServiceUnavailable

type ListReturnReasonCodesServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewListReturnReasonCodesServiceUnavailable

func NewListReturnReasonCodesServiceUnavailable() *ListReturnReasonCodesServiceUnavailable

NewListReturnReasonCodesServiceUnavailable creates a ListReturnReasonCodesServiceUnavailable with default headers values

func (*ListReturnReasonCodesServiceUnavailable) Error

func (*ListReturnReasonCodesServiceUnavailable) IsClientError

func (o *ListReturnReasonCodesServiceUnavailable) IsClientError() bool

IsClientError returns true when this list return reason codes service unavailable response has a 4xx status code

func (*ListReturnReasonCodesServiceUnavailable) IsCode

IsCode returns true when this list return reason codes service unavailable response a status code equal to that given

func (*ListReturnReasonCodesServiceUnavailable) IsRedirect

IsRedirect returns true when this list return reason codes service unavailable response has a 3xx status code

func (*ListReturnReasonCodesServiceUnavailable) IsServerError

func (o *ListReturnReasonCodesServiceUnavailable) IsServerError() bool

IsServerError returns true when this list return reason codes service unavailable response has a 5xx status code

func (*ListReturnReasonCodesServiceUnavailable) IsSuccess

IsSuccess returns true when this list return reason codes service unavailable response has a 2xx status code

func (*ListReturnReasonCodesServiceUnavailable) String

type ListReturnReasonCodesTooManyRequests

type ListReturnReasonCodesTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewListReturnReasonCodesTooManyRequests

func NewListReturnReasonCodesTooManyRequests() *ListReturnReasonCodesTooManyRequests

NewListReturnReasonCodesTooManyRequests creates a ListReturnReasonCodesTooManyRequests with default headers values

func (*ListReturnReasonCodesTooManyRequests) Error

func (*ListReturnReasonCodesTooManyRequests) IsClientError

func (o *ListReturnReasonCodesTooManyRequests) IsClientError() bool

IsClientError returns true when this list return reason codes too many requests response has a 4xx status code

func (*ListReturnReasonCodesTooManyRequests) IsCode

IsCode returns true when this list return reason codes too many requests response a status code equal to that given

func (*ListReturnReasonCodesTooManyRequests) IsRedirect

IsRedirect returns true when this list return reason codes too many requests response has a 3xx status code

func (*ListReturnReasonCodesTooManyRequests) IsServerError

func (o *ListReturnReasonCodesTooManyRequests) IsServerError() bool

IsServerError returns true when this list return reason codes too many requests response has a 5xx status code

func (*ListReturnReasonCodesTooManyRequests) IsSuccess

IsSuccess returns true when this list return reason codes too many requests response has a 2xx status code

func (*ListReturnReasonCodesTooManyRequests) String

type ListReturnReasonCodesUnauthorized

type ListReturnReasonCodesUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.ListReturnReasonCodesResponse
}

ListReturnReasonCodesUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewListReturnReasonCodesUnauthorized

func NewListReturnReasonCodesUnauthorized() *ListReturnReasonCodesUnauthorized

NewListReturnReasonCodesUnauthorized creates a ListReturnReasonCodesUnauthorized with default headers values

func (*ListReturnReasonCodesUnauthorized) Error

func (*ListReturnReasonCodesUnauthorized) IsClientError

func (o *ListReturnReasonCodesUnauthorized) IsClientError() bool

IsClientError returns true when this list return reason codes unauthorized response has a 4xx status code

func (*ListReturnReasonCodesUnauthorized) IsCode

func (o *ListReturnReasonCodesUnauthorized) IsCode(code int) bool

IsCode returns true when this list return reason codes unauthorized response a status code equal to that given

func (*ListReturnReasonCodesUnauthorized) IsRedirect

func (o *ListReturnReasonCodesUnauthorized) IsRedirect() bool

IsRedirect returns true when this list return reason codes unauthorized response has a 3xx status code

func (*ListReturnReasonCodesUnauthorized) IsServerError

func (o *ListReturnReasonCodesUnauthorized) IsServerError() bool

IsServerError returns true when this list return reason codes unauthorized response has a 5xx status code

func (*ListReturnReasonCodesUnauthorized) IsSuccess

func (o *ListReturnReasonCodesUnauthorized) IsSuccess() bool

IsSuccess returns true when this list return reason codes unauthorized response has a 2xx status code

func (*ListReturnReasonCodesUnauthorized) String

type SubmitFulfillmentOrderStatusUpdateBadRequest

type SubmitFulfillmentOrderStatusUpdateBadRequest struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewSubmitFulfillmentOrderStatusUpdateBadRequest

func NewSubmitFulfillmentOrderStatusUpdateBadRequest() *SubmitFulfillmentOrderStatusUpdateBadRequest

NewSubmitFulfillmentOrderStatusUpdateBadRequest creates a SubmitFulfillmentOrderStatusUpdateBadRequest with default headers values

func (*SubmitFulfillmentOrderStatusUpdateBadRequest) Error

func (*SubmitFulfillmentOrderStatusUpdateBadRequest) IsClientError

IsClientError returns true when this submit fulfillment order status update bad request response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateBadRequest) IsCode

IsCode returns true when this submit fulfillment order status update bad request response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateBadRequest) IsRedirect

IsRedirect returns true when this submit fulfillment order status update bad request response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateBadRequest) IsServerError

IsServerError returns true when this submit fulfillment order status update bad request response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateBadRequest) IsSuccess

IsSuccess returns true when this submit fulfillment order status update bad request response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateBadRequest) String

type SubmitFulfillmentOrderStatusUpdateForbidden

type SubmitFulfillmentOrderStatusUpdateForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewSubmitFulfillmentOrderStatusUpdateForbidden

func NewSubmitFulfillmentOrderStatusUpdateForbidden() *SubmitFulfillmentOrderStatusUpdateForbidden

NewSubmitFulfillmentOrderStatusUpdateForbidden creates a SubmitFulfillmentOrderStatusUpdateForbidden with default headers values

func (*SubmitFulfillmentOrderStatusUpdateForbidden) Error

func (*SubmitFulfillmentOrderStatusUpdateForbidden) IsClientError

IsClientError returns true when this submit fulfillment order status update forbidden response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateForbidden) IsCode

IsCode returns true when this submit fulfillment order status update forbidden response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateForbidden) IsRedirect

IsRedirect returns true when this submit fulfillment order status update forbidden response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateForbidden) IsServerError

IsServerError returns true when this submit fulfillment order status update forbidden response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateForbidden) IsSuccess

IsSuccess returns true when this submit fulfillment order status update forbidden response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateForbidden) String

type SubmitFulfillmentOrderStatusUpdateInternalServerError

type SubmitFulfillmentOrderStatusUpdateInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewSubmitFulfillmentOrderStatusUpdateInternalServerError

func NewSubmitFulfillmentOrderStatusUpdateInternalServerError() *SubmitFulfillmentOrderStatusUpdateInternalServerError

NewSubmitFulfillmentOrderStatusUpdateInternalServerError creates a SubmitFulfillmentOrderStatusUpdateInternalServerError with default headers values

func (*SubmitFulfillmentOrderStatusUpdateInternalServerError) Error

func (*SubmitFulfillmentOrderStatusUpdateInternalServerError) IsClientError

IsClientError returns true when this submit fulfillment order status update internal server error response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateInternalServerError) IsCode

IsCode returns true when this submit fulfillment order status update internal server error response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateInternalServerError) IsRedirect

IsRedirect returns true when this submit fulfillment order status update internal server error response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateInternalServerError) IsServerError

IsServerError returns true when this submit fulfillment order status update internal server error response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateInternalServerError) IsSuccess

IsSuccess returns true when this submit fulfillment order status update internal server error response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateInternalServerError) String

type SubmitFulfillmentOrderStatusUpdateNotFound

type SubmitFulfillmentOrderStatusUpdateNotFound struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewSubmitFulfillmentOrderStatusUpdateNotFound

func NewSubmitFulfillmentOrderStatusUpdateNotFound() *SubmitFulfillmentOrderStatusUpdateNotFound

NewSubmitFulfillmentOrderStatusUpdateNotFound creates a SubmitFulfillmentOrderStatusUpdateNotFound with default headers values

func (*SubmitFulfillmentOrderStatusUpdateNotFound) Error

func (*SubmitFulfillmentOrderStatusUpdateNotFound) IsClientError

IsClientError returns true when this submit fulfillment order status update not found response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateNotFound) IsCode

IsCode returns true when this submit fulfillment order status update not found response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateNotFound) IsRedirect

IsRedirect returns true when this submit fulfillment order status update not found response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateNotFound) IsServerError

IsServerError returns true when this submit fulfillment order status update not found response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateNotFound) IsSuccess

IsSuccess returns true when this submit fulfillment order status update not found response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateNotFound) String

type SubmitFulfillmentOrderStatusUpdateOK

type SubmitFulfillmentOrderStatusUpdateOK struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateOK describes a response with status code 200, with default header values.

Success.

func NewSubmitFulfillmentOrderStatusUpdateOK

func NewSubmitFulfillmentOrderStatusUpdateOK() *SubmitFulfillmentOrderStatusUpdateOK

NewSubmitFulfillmentOrderStatusUpdateOK creates a SubmitFulfillmentOrderStatusUpdateOK with default headers values

func (*SubmitFulfillmentOrderStatusUpdateOK) Error

func (*SubmitFulfillmentOrderStatusUpdateOK) IsClientError

func (o *SubmitFulfillmentOrderStatusUpdateOK) IsClientError() bool

IsClientError returns true when this submit fulfillment order status update o k response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateOK) IsCode

IsCode returns true when this submit fulfillment order status update o k response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateOK) IsRedirect

IsRedirect returns true when this submit fulfillment order status update o k response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateOK) IsServerError

func (o *SubmitFulfillmentOrderStatusUpdateOK) IsServerError() bool

IsServerError returns true when this submit fulfillment order status update o k response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateOK) IsSuccess

IsSuccess returns true when this submit fulfillment order status update o k response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateOK) String

type SubmitFulfillmentOrderStatusUpdateParams

type SubmitFulfillmentOrderStatusUpdateParams struct {

	/* Body.

	   The identifier assigned to the item by the seller when the fulfillment order was created.
	*/
	Body *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateRequest

	/* SellerFulfillmentOrderID.

	   The identifier assigned to the item by the seller when the fulfillment order was created.
	*/
	SellerFulfillmentOrderID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SubmitFulfillmentOrderStatusUpdateParams contains all the parameters to send to the API endpoint

for the submit fulfillment order status update operation.

Typically these are written to a http.Request.

func NewSubmitFulfillmentOrderStatusUpdateParams

func NewSubmitFulfillmentOrderStatusUpdateParams() *SubmitFulfillmentOrderStatusUpdateParams

NewSubmitFulfillmentOrderStatusUpdateParams creates a new SubmitFulfillmentOrderStatusUpdateParams 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 NewSubmitFulfillmentOrderStatusUpdateParamsWithContext

func NewSubmitFulfillmentOrderStatusUpdateParamsWithContext(ctx context.Context) *SubmitFulfillmentOrderStatusUpdateParams

NewSubmitFulfillmentOrderStatusUpdateParamsWithContext creates a new SubmitFulfillmentOrderStatusUpdateParams object with the ability to set a context for a request.

func NewSubmitFulfillmentOrderStatusUpdateParamsWithHTTPClient

func NewSubmitFulfillmentOrderStatusUpdateParamsWithHTTPClient(client *http.Client) *SubmitFulfillmentOrderStatusUpdateParams

NewSubmitFulfillmentOrderStatusUpdateParamsWithHTTPClient creates a new SubmitFulfillmentOrderStatusUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewSubmitFulfillmentOrderStatusUpdateParamsWithTimeout

func NewSubmitFulfillmentOrderStatusUpdateParamsWithTimeout(timeout time.Duration) *SubmitFulfillmentOrderStatusUpdateParams

NewSubmitFulfillmentOrderStatusUpdateParamsWithTimeout creates a new SubmitFulfillmentOrderStatusUpdateParams object with the ability to set a timeout on a request.

func (*SubmitFulfillmentOrderStatusUpdateParams) SetBody

SetBody adds the body to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) SetContext

SetContext adds the context to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) SetDefaults

SetDefaults hydrates default values in the submit fulfillment order status update params (not the query body).

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

func (*SubmitFulfillmentOrderStatusUpdateParams) SetHTTPClient

func (o *SubmitFulfillmentOrderStatusUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) SetSellerFulfillmentOrderID

func (o *SubmitFulfillmentOrderStatusUpdateParams) SetSellerFulfillmentOrderID(sellerFulfillmentOrderID string)

SetSellerFulfillmentOrderID adds the sellerFulfillmentOrderId to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) SetTimeout

SetTimeout adds the timeout to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) WithBody

WithBody adds the body to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) WithContext

WithContext adds the context to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) WithDefaults

WithDefaults hydrates default values in the submit fulfillment order status update params (not the query body).

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

func (*SubmitFulfillmentOrderStatusUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) WithSellerFulfillmentOrderID

func (o *SubmitFulfillmentOrderStatusUpdateParams) WithSellerFulfillmentOrderID(sellerFulfillmentOrderID string) *SubmitFulfillmentOrderStatusUpdateParams

WithSellerFulfillmentOrderID adds the sellerFulfillmentOrderID to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) WithTimeout

WithTimeout adds the timeout to the submit fulfillment order status update params

func (*SubmitFulfillmentOrderStatusUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type SubmitFulfillmentOrderStatusUpdateReader

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

SubmitFulfillmentOrderStatusUpdateReader is a Reader for the SubmitFulfillmentOrderStatusUpdate structure.

func (*SubmitFulfillmentOrderStatusUpdateReader) ReadResponse

func (o *SubmitFulfillmentOrderStatusUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SubmitFulfillmentOrderStatusUpdateServiceUnavailable

type SubmitFulfillmentOrderStatusUpdateServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewSubmitFulfillmentOrderStatusUpdateServiceUnavailable

func NewSubmitFulfillmentOrderStatusUpdateServiceUnavailable() *SubmitFulfillmentOrderStatusUpdateServiceUnavailable

NewSubmitFulfillmentOrderStatusUpdateServiceUnavailable creates a SubmitFulfillmentOrderStatusUpdateServiceUnavailable with default headers values

func (*SubmitFulfillmentOrderStatusUpdateServiceUnavailable) Error

func (*SubmitFulfillmentOrderStatusUpdateServiceUnavailable) IsClientError

IsClientError returns true when this submit fulfillment order status update service unavailable response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateServiceUnavailable) IsCode

IsCode returns true when this submit fulfillment order status update service unavailable response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateServiceUnavailable) IsRedirect

IsRedirect returns true when this submit fulfillment order status update service unavailable response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateServiceUnavailable) IsServerError

IsServerError returns true when this submit fulfillment order status update service unavailable response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateServiceUnavailable) IsSuccess

IsSuccess returns true when this submit fulfillment order status update service unavailable response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateServiceUnavailable) String

type SubmitFulfillmentOrderStatusUpdateTooManyRequests

type SubmitFulfillmentOrderStatusUpdateTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewSubmitFulfillmentOrderStatusUpdateTooManyRequests

func NewSubmitFulfillmentOrderStatusUpdateTooManyRequests() *SubmitFulfillmentOrderStatusUpdateTooManyRequests

NewSubmitFulfillmentOrderStatusUpdateTooManyRequests creates a SubmitFulfillmentOrderStatusUpdateTooManyRequests with default headers values

func (*SubmitFulfillmentOrderStatusUpdateTooManyRequests) Error

func (*SubmitFulfillmentOrderStatusUpdateTooManyRequests) IsClientError

IsClientError returns true when this submit fulfillment order status update too many requests response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateTooManyRequests) IsCode

IsCode returns true when this submit fulfillment order status update too many requests response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateTooManyRequests) IsRedirect

IsRedirect returns true when this submit fulfillment order status update too many requests response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateTooManyRequests) IsServerError

IsServerError returns true when this submit fulfillment order status update too many requests response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateTooManyRequests) IsSuccess

IsSuccess returns true when this submit fulfillment order status update too many requests response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateTooManyRequests) String

type SubmitFulfillmentOrderStatusUpdateUnauthorized

type SubmitFulfillmentOrderStatusUpdateUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.SubmitFulfillmentOrderStatusUpdateResponse
}

SubmitFulfillmentOrderStatusUpdateUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewSubmitFulfillmentOrderStatusUpdateUnauthorized

func NewSubmitFulfillmentOrderStatusUpdateUnauthorized() *SubmitFulfillmentOrderStatusUpdateUnauthorized

NewSubmitFulfillmentOrderStatusUpdateUnauthorized creates a SubmitFulfillmentOrderStatusUpdateUnauthorized with default headers values

func (*SubmitFulfillmentOrderStatusUpdateUnauthorized) Error

func (*SubmitFulfillmentOrderStatusUpdateUnauthorized) IsClientError

IsClientError returns true when this submit fulfillment order status update unauthorized response has a 4xx status code

func (*SubmitFulfillmentOrderStatusUpdateUnauthorized) IsCode

IsCode returns true when this submit fulfillment order status update unauthorized response a status code equal to that given

func (*SubmitFulfillmentOrderStatusUpdateUnauthorized) IsRedirect

IsRedirect returns true when this submit fulfillment order status update unauthorized response has a 3xx status code

func (*SubmitFulfillmentOrderStatusUpdateUnauthorized) IsServerError

IsServerError returns true when this submit fulfillment order status update unauthorized response has a 5xx status code

func (*SubmitFulfillmentOrderStatusUpdateUnauthorized) IsSuccess

IsSuccess returns true when this submit fulfillment order status update unauthorized response has a 2xx status code

func (*SubmitFulfillmentOrderStatusUpdateUnauthorized) String

type UpdateFulfillmentOrderBadRequest

type UpdateFulfillmentOrderBadRequest struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderBadRequest describes a response with status code 400, with default header values.

Request has missing or invalid parameters and cannot be parsed.

func NewUpdateFulfillmentOrderBadRequest

func NewUpdateFulfillmentOrderBadRequest() *UpdateFulfillmentOrderBadRequest

NewUpdateFulfillmentOrderBadRequest creates a UpdateFulfillmentOrderBadRequest with default headers values

func (*UpdateFulfillmentOrderBadRequest) Error

func (*UpdateFulfillmentOrderBadRequest) IsClientError

func (o *UpdateFulfillmentOrderBadRequest) IsClientError() bool

IsClientError returns true when this update fulfillment order bad request response has a 4xx status code

func (*UpdateFulfillmentOrderBadRequest) IsCode

func (o *UpdateFulfillmentOrderBadRequest) IsCode(code int) bool

IsCode returns true when this update fulfillment order bad request response a status code equal to that given

func (*UpdateFulfillmentOrderBadRequest) IsRedirect

func (o *UpdateFulfillmentOrderBadRequest) IsRedirect() bool

IsRedirect returns true when this update fulfillment order bad request response has a 3xx status code

func (*UpdateFulfillmentOrderBadRequest) IsServerError

func (o *UpdateFulfillmentOrderBadRequest) IsServerError() bool

IsServerError returns true when this update fulfillment order bad request response has a 5xx status code

func (*UpdateFulfillmentOrderBadRequest) IsSuccess

func (o *UpdateFulfillmentOrderBadRequest) IsSuccess() bool

IsSuccess returns true when this update fulfillment order bad request response has a 2xx status code

func (*UpdateFulfillmentOrderBadRequest) String

type UpdateFulfillmentOrderForbidden

type UpdateFulfillmentOrderForbidden struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderForbidden describes a response with status code 403, with default header values.

Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature.

func NewUpdateFulfillmentOrderForbidden

func NewUpdateFulfillmentOrderForbidden() *UpdateFulfillmentOrderForbidden

NewUpdateFulfillmentOrderForbidden creates a UpdateFulfillmentOrderForbidden with default headers values

func (*UpdateFulfillmentOrderForbidden) Error

func (*UpdateFulfillmentOrderForbidden) IsClientError

func (o *UpdateFulfillmentOrderForbidden) IsClientError() bool

IsClientError returns true when this update fulfillment order forbidden response has a 4xx status code

func (*UpdateFulfillmentOrderForbidden) IsCode

func (o *UpdateFulfillmentOrderForbidden) IsCode(code int) bool

IsCode returns true when this update fulfillment order forbidden response a status code equal to that given

func (*UpdateFulfillmentOrderForbidden) IsRedirect

func (o *UpdateFulfillmentOrderForbidden) IsRedirect() bool

IsRedirect returns true when this update fulfillment order forbidden response has a 3xx status code

func (*UpdateFulfillmentOrderForbidden) IsServerError

func (o *UpdateFulfillmentOrderForbidden) IsServerError() bool

IsServerError returns true when this update fulfillment order forbidden response has a 5xx status code

func (*UpdateFulfillmentOrderForbidden) IsSuccess

func (o *UpdateFulfillmentOrderForbidden) IsSuccess() bool

IsSuccess returns true when this update fulfillment order forbidden response has a 2xx status code

func (*UpdateFulfillmentOrderForbidden) String

type UpdateFulfillmentOrderInternalServerError

type UpdateFulfillmentOrderInternalServerError struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderInternalServerError describes a response with status code 500, with default header values.

An unexpected condition occurred that prevented the server from fulfilling the request.

func NewUpdateFulfillmentOrderInternalServerError

func NewUpdateFulfillmentOrderInternalServerError() *UpdateFulfillmentOrderInternalServerError

NewUpdateFulfillmentOrderInternalServerError creates a UpdateFulfillmentOrderInternalServerError with default headers values

func (*UpdateFulfillmentOrderInternalServerError) Error

func (*UpdateFulfillmentOrderInternalServerError) IsClientError

IsClientError returns true when this update fulfillment order internal server error response has a 4xx status code

func (*UpdateFulfillmentOrderInternalServerError) IsCode

IsCode returns true when this update fulfillment order internal server error response a status code equal to that given

func (*UpdateFulfillmentOrderInternalServerError) IsRedirect

IsRedirect returns true when this update fulfillment order internal server error response has a 3xx status code

func (*UpdateFulfillmentOrderInternalServerError) IsServerError

IsServerError returns true when this update fulfillment order internal server error response has a 5xx status code

func (*UpdateFulfillmentOrderInternalServerError) IsSuccess

IsSuccess returns true when this update fulfillment order internal server error response has a 2xx status code

func (*UpdateFulfillmentOrderInternalServerError) String

type UpdateFulfillmentOrderNotFound

type UpdateFulfillmentOrderNotFound struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderNotFound describes a response with status code 404, with default header values.

The specified resource does not exist.

func NewUpdateFulfillmentOrderNotFound

func NewUpdateFulfillmentOrderNotFound() *UpdateFulfillmentOrderNotFound

NewUpdateFulfillmentOrderNotFound creates a UpdateFulfillmentOrderNotFound with default headers values

func (*UpdateFulfillmentOrderNotFound) Error

func (*UpdateFulfillmentOrderNotFound) IsClientError

func (o *UpdateFulfillmentOrderNotFound) IsClientError() bool

IsClientError returns true when this update fulfillment order not found response has a 4xx status code

func (*UpdateFulfillmentOrderNotFound) IsCode

func (o *UpdateFulfillmentOrderNotFound) IsCode(code int) bool

IsCode returns true when this update fulfillment order not found response a status code equal to that given

func (*UpdateFulfillmentOrderNotFound) IsRedirect

func (o *UpdateFulfillmentOrderNotFound) IsRedirect() bool

IsRedirect returns true when this update fulfillment order not found response has a 3xx status code

func (*UpdateFulfillmentOrderNotFound) IsServerError

func (o *UpdateFulfillmentOrderNotFound) IsServerError() bool

IsServerError returns true when this update fulfillment order not found response has a 5xx status code

func (*UpdateFulfillmentOrderNotFound) IsSuccess

func (o *UpdateFulfillmentOrderNotFound) IsSuccess() bool

IsSuccess returns true when this update fulfillment order not found response has a 2xx status code

func (*UpdateFulfillmentOrderNotFound) String

type UpdateFulfillmentOrderOK

type UpdateFulfillmentOrderOK struct {

	/* Your rate limit (requests per second) for this operation.
	 */
	XAmznRateLimitLimit string

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderOK describes a response with status code 200, with default header values.

Success.

func NewUpdateFulfillmentOrderOK

func NewUpdateFulfillmentOrderOK() *UpdateFulfillmentOrderOK

NewUpdateFulfillmentOrderOK creates a UpdateFulfillmentOrderOK with default headers values

func (*UpdateFulfillmentOrderOK) Error

func (o *UpdateFulfillmentOrderOK) Error() string

func (*UpdateFulfillmentOrderOK) IsClientError

func (o *UpdateFulfillmentOrderOK) IsClientError() bool

IsClientError returns true when this update fulfillment order o k response has a 4xx status code

func (*UpdateFulfillmentOrderOK) IsCode

func (o *UpdateFulfillmentOrderOK) IsCode(code int) bool

IsCode returns true when this update fulfillment order o k response a status code equal to that given

func (*UpdateFulfillmentOrderOK) IsRedirect

func (o *UpdateFulfillmentOrderOK) IsRedirect() bool

IsRedirect returns true when this update fulfillment order o k response has a 3xx status code

func (*UpdateFulfillmentOrderOK) IsServerError

func (o *UpdateFulfillmentOrderOK) IsServerError() bool

IsServerError returns true when this update fulfillment order o k response has a 5xx status code

func (*UpdateFulfillmentOrderOK) IsSuccess

func (o *UpdateFulfillmentOrderOK) IsSuccess() bool

IsSuccess returns true when this update fulfillment order o k response has a 2xx status code

func (*UpdateFulfillmentOrderOK) String

func (o *UpdateFulfillmentOrderOK) String() string

type UpdateFulfillmentOrderParams

type UpdateFulfillmentOrderParams struct {

	/* Body.

	   UpdateFulfillmentOrderRequest parameter
	*/
	Body *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderRequest

	/* SellerFulfillmentOrderID.

	   The identifier assigned to the item by the seller when the fulfillment order was created.
	*/
	SellerFulfillmentOrderID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateFulfillmentOrderParams contains all the parameters to send to the API endpoint

for the update fulfillment order operation.

Typically these are written to a http.Request.

func NewUpdateFulfillmentOrderParams

func NewUpdateFulfillmentOrderParams() *UpdateFulfillmentOrderParams

NewUpdateFulfillmentOrderParams creates a new UpdateFulfillmentOrderParams 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 NewUpdateFulfillmentOrderParamsWithContext

func NewUpdateFulfillmentOrderParamsWithContext(ctx context.Context) *UpdateFulfillmentOrderParams

NewUpdateFulfillmentOrderParamsWithContext creates a new UpdateFulfillmentOrderParams object with the ability to set a context for a request.

func NewUpdateFulfillmentOrderParamsWithHTTPClient

func NewUpdateFulfillmentOrderParamsWithHTTPClient(client *http.Client) *UpdateFulfillmentOrderParams

NewUpdateFulfillmentOrderParamsWithHTTPClient creates a new UpdateFulfillmentOrderParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateFulfillmentOrderParamsWithTimeout

func NewUpdateFulfillmentOrderParamsWithTimeout(timeout time.Duration) *UpdateFulfillmentOrderParams

NewUpdateFulfillmentOrderParamsWithTimeout creates a new UpdateFulfillmentOrderParams object with the ability to set a timeout on a request.

func (*UpdateFulfillmentOrderParams) SetBody

SetBody adds the body to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) SetContext

func (o *UpdateFulfillmentOrderParams) SetContext(ctx context.Context)

SetContext adds the context to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) SetDefaults

func (o *UpdateFulfillmentOrderParams) SetDefaults()

SetDefaults hydrates default values in the update fulfillment order params (not the query body).

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

func (*UpdateFulfillmentOrderParams) SetHTTPClient

func (o *UpdateFulfillmentOrderParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) SetSellerFulfillmentOrderID

func (o *UpdateFulfillmentOrderParams) SetSellerFulfillmentOrderID(sellerFulfillmentOrderID string)

SetSellerFulfillmentOrderID adds the sellerFulfillmentOrderId to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) SetTimeout

func (o *UpdateFulfillmentOrderParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) WithBody

WithBody adds the body to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) WithContext

WithContext adds the context to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) WithDefaults

WithDefaults hydrates default values in the update fulfillment order params (not the query body).

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

func (*UpdateFulfillmentOrderParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) WithSellerFulfillmentOrderID

func (o *UpdateFulfillmentOrderParams) WithSellerFulfillmentOrderID(sellerFulfillmentOrderID string) *UpdateFulfillmentOrderParams

WithSellerFulfillmentOrderID adds the sellerFulfillmentOrderID to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) WithTimeout

WithTimeout adds the timeout to the update fulfillment order params

func (*UpdateFulfillmentOrderParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateFulfillmentOrderReader

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

UpdateFulfillmentOrderReader is a Reader for the UpdateFulfillmentOrder structure.

func (*UpdateFulfillmentOrderReader) ReadResponse

func (o *UpdateFulfillmentOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateFulfillmentOrderServiceUnavailable

type UpdateFulfillmentOrderServiceUnavailable struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderServiceUnavailable describes a response with status code 503, with default header values.

Temporary overloading or maintenance of the server.

func NewUpdateFulfillmentOrderServiceUnavailable

func NewUpdateFulfillmentOrderServiceUnavailable() *UpdateFulfillmentOrderServiceUnavailable

NewUpdateFulfillmentOrderServiceUnavailable creates a UpdateFulfillmentOrderServiceUnavailable with default headers values

func (*UpdateFulfillmentOrderServiceUnavailable) Error

func (*UpdateFulfillmentOrderServiceUnavailable) IsClientError

IsClientError returns true when this update fulfillment order service unavailable response has a 4xx status code

func (*UpdateFulfillmentOrderServiceUnavailable) IsCode

IsCode returns true when this update fulfillment order service unavailable response a status code equal to that given

func (*UpdateFulfillmentOrderServiceUnavailable) IsRedirect

IsRedirect returns true when this update fulfillment order service unavailable response has a 3xx status code

func (*UpdateFulfillmentOrderServiceUnavailable) IsServerError

IsServerError returns true when this update fulfillment order service unavailable response has a 5xx status code

func (*UpdateFulfillmentOrderServiceUnavailable) IsSuccess

IsSuccess returns true when this update fulfillment order service unavailable response has a 2xx status code

func (*UpdateFulfillmentOrderServiceUnavailable) String

type UpdateFulfillmentOrderTooManyRequests

type UpdateFulfillmentOrderTooManyRequests struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderTooManyRequests describes a response with status code 429, with default header values.

The frequency of requests was greater than allowed.

func NewUpdateFulfillmentOrderTooManyRequests

func NewUpdateFulfillmentOrderTooManyRequests() *UpdateFulfillmentOrderTooManyRequests

NewUpdateFulfillmentOrderTooManyRequests creates a UpdateFulfillmentOrderTooManyRequests with default headers values

func (*UpdateFulfillmentOrderTooManyRequests) Error

func (*UpdateFulfillmentOrderTooManyRequests) IsClientError

func (o *UpdateFulfillmentOrderTooManyRequests) IsClientError() bool

IsClientError returns true when this update fulfillment order too many requests response has a 4xx status code

func (*UpdateFulfillmentOrderTooManyRequests) IsCode

IsCode returns true when this update fulfillment order too many requests response a status code equal to that given

func (*UpdateFulfillmentOrderTooManyRequests) IsRedirect

IsRedirect returns true when this update fulfillment order too many requests response has a 3xx status code

func (*UpdateFulfillmentOrderTooManyRequests) IsServerError

func (o *UpdateFulfillmentOrderTooManyRequests) IsServerError() bool

IsServerError returns true when this update fulfillment order too many requests response has a 5xx status code

func (*UpdateFulfillmentOrderTooManyRequests) IsSuccess

IsSuccess returns true when this update fulfillment order too many requests response has a 2xx status code

func (*UpdateFulfillmentOrderTooManyRequests) String

type UpdateFulfillmentOrderUnauthorized

type UpdateFulfillmentOrderUnauthorized struct {

	/* Unique request reference identifier.
	 */
	XAmznRequestID string

	Payload *fulfillment_outbound_2020_07_01_models.UpdateFulfillmentOrderResponse
}

UpdateFulfillmentOrderUnauthorized describes a response with status code 401, with default header values.

The request's Authorization header is not formatted correctly or does not contain a valid token.

func NewUpdateFulfillmentOrderUnauthorized

func NewUpdateFulfillmentOrderUnauthorized() *UpdateFulfillmentOrderUnauthorized

NewUpdateFulfillmentOrderUnauthorized creates a UpdateFulfillmentOrderUnauthorized with default headers values

func (*UpdateFulfillmentOrderUnauthorized) Error

func (*UpdateFulfillmentOrderUnauthorized) IsClientError

func (o *UpdateFulfillmentOrderUnauthorized) IsClientError() bool

IsClientError returns true when this update fulfillment order unauthorized response has a 4xx status code

func (*UpdateFulfillmentOrderUnauthorized) IsCode

IsCode returns true when this update fulfillment order unauthorized response a status code equal to that given

func (*UpdateFulfillmentOrderUnauthorized) IsRedirect

func (o *UpdateFulfillmentOrderUnauthorized) IsRedirect() bool

IsRedirect returns true when this update fulfillment order unauthorized response has a 3xx status code

func (*UpdateFulfillmentOrderUnauthorized) IsServerError

func (o *UpdateFulfillmentOrderUnauthorized) IsServerError() bool

IsServerError returns true when this update fulfillment order unauthorized response has a 5xx status code

func (*UpdateFulfillmentOrderUnauthorized) IsSuccess

IsSuccess returns true when this update fulfillment order unauthorized response has a 2xx status code

func (*UpdateFulfillmentOrderUnauthorized) String

Jump to

Keyboard shortcuts

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