Documentation
¶
Index ¶
- type Client
- func (a *Client) GetShipmentDetails(params *GetShipmentDetailsParams, opts ...ClientOption) (*GetShipmentDetailsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SubmitShipmentConfirmations(params *SubmitShipmentConfirmationsParams, opts ...ClientOption) (*SubmitShipmentConfirmationsAccepted, error)
- func (a *Client) SubmitShipments(params *SubmitShipmentsParams, opts ...ClientOption) (*SubmitShipmentsAccepted, error)
- type ClientOption
- type ClientService
- type GetShipmentDetailsBadRequest
- func (o *GetShipmentDetailsBadRequest) Error() string
- func (o *GetShipmentDetailsBadRequest) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsBadRequest) IsClientError() bool
- func (o *GetShipmentDetailsBadRequest) IsCode(code int) bool
- func (o *GetShipmentDetailsBadRequest) IsRedirect() bool
- func (o *GetShipmentDetailsBadRequest) IsServerError() bool
- func (o *GetShipmentDetailsBadRequest) IsSuccess() bool
- func (o *GetShipmentDetailsBadRequest) String() string
- type GetShipmentDetailsForbidden
- func (o *GetShipmentDetailsForbidden) Error() string
- func (o *GetShipmentDetailsForbidden) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsForbidden) IsClientError() bool
- func (o *GetShipmentDetailsForbidden) IsCode(code int) bool
- func (o *GetShipmentDetailsForbidden) IsRedirect() bool
- func (o *GetShipmentDetailsForbidden) IsServerError() bool
- func (o *GetShipmentDetailsForbidden) IsSuccess() bool
- func (o *GetShipmentDetailsForbidden) String() string
- type GetShipmentDetailsInternalServerError
- func (o *GetShipmentDetailsInternalServerError) Error() string
- func (o *GetShipmentDetailsInternalServerError) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsInternalServerError) IsClientError() bool
- func (o *GetShipmentDetailsInternalServerError) IsCode(code int) bool
- func (o *GetShipmentDetailsInternalServerError) IsRedirect() bool
- func (o *GetShipmentDetailsInternalServerError) IsServerError() bool
- func (o *GetShipmentDetailsInternalServerError) IsSuccess() bool
- func (o *GetShipmentDetailsInternalServerError) String() string
- type GetShipmentDetailsNotFound
- func (o *GetShipmentDetailsNotFound) Error() string
- func (o *GetShipmentDetailsNotFound) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsNotFound) IsClientError() bool
- func (o *GetShipmentDetailsNotFound) IsCode(code int) bool
- func (o *GetShipmentDetailsNotFound) IsRedirect() bool
- func (o *GetShipmentDetailsNotFound) IsServerError() bool
- func (o *GetShipmentDetailsNotFound) IsSuccess() bool
- func (o *GetShipmentDetailsNotFound) String() string
- type GetShipmentDetailsOK
- func (o *GetShipmentDetailsOK) Error() string
- func (o *GetShipmentDetailsOK) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsOK) IsClientError() bool
- func (o *GetShipmentDetailsOK) IsCode(code int) bool
- func (o *GetShipmentDetailsOK) IsRedirect() bool
- func (o *GetShipmentDetailsOK) IsServerError() bool
- func (o *GetShipmentDetailsOK) IsSuccess() bool
- func (o *GetShipmentDetailsOK) String() string
- type GetShipmentDetailsParams
- func NewGetShipmentDetailsParams() *GetShipmentDetailsParams
- func NewGetShipmentDetailsParamsWithContext(ctx context.Context) *GetShipmentDetailsParams
- func NewGetShipmentDetailsParamsWithHTTPClient(client *http.Client) *GetShipmentDetailsParams
- func NewGetShipmentDetailsParamsWithTimeout(timeout time.Duration) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) SetBuyerReferenceNumber(buyerReferenceNumber *string)
- func (o *GetShipmentDetailsParams) SetBuyerWarehouseCode(buyerWarehouseCode *string)
- func (o *GetShipmentDetailsParams) SetContext(ctx context.Context)
- func (o *GetShipmentDetailsParams) SetCreatedAfter(createdAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetCreatedBefore(createdBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetCurrentShipmentStatus(currentShipmentStatus *string)
- func (o *GetShipmentDetailsParams) SetDefaults()
- func (o *GetShipmentDetailsParams) SetEstimatedDeliveryAfter(estimatedDeliveryAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetEstimatedDeliveryBefore(estimatedDeliveryBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetHTTPClient(client *http.Client)
- func (o *GetShipmentDetailsParams) SetLimit(limit *int64)
- func (o *GetShipmentDetailsParams) SetNextToken(nextToken *string)
- func (o *GetShipmentDetailsParams) SetPackageLabelCreatedAfter(packageLabelCreatedAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetPackageLabelCreatedBefore(packageLabelCreatedBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetRequestedPickUpAfter(requestedPickUpAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetRequestedPickUpBefore(requestedPickUpBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetScheduledPickUpAfter(scheduledPickUpAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetScheduledPickUpBefore(scheduledPickUpBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetSellerWarehouseCode(sellerWarehouseCode *string)
- func (o *GetShipmentDetailsParams) SetShipmentConfirmedAfter(shipmentConfirmedAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetShipmentConfirmedBefore(shipmentConfirmedBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetShipmentDeliveryAfter(shipmentDeliveryAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetShipmentDeliveryBefore(shipmentDeliveryBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetShippedAfter(shippedAfter *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetShippedBefore(shippedBefore *strfmt.DateTime)
- func (o *GetShipmentDetailsParams) SetSortOrder(sortOrder *string)
- func (o *GetShipmentDetailsParams) SetTimeout(timeout time.Duration)
- func (o *GetShipmentDetailsParams) SetVendorShipmentIdentifier(vendorShipmentIdentifier *string)
- func (o *GetShipmentDetailsParams) WithBuyerReferenceNumber(buyerReferenceNumber *string) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithBuyerWarehouseCode(buyerWarehouseCode *string) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithContext(ctx context.Context) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithCreatedAfter(createdAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithCreatedBefore(createdBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithCurrentShipmentStatus(currentShipmentStatus *string) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithDefaults() *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithEstimatedDeliveryAfter(estimatedDeliveryAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithEstimatedDeliveryBefore(estimatedDeliveryBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithHTTPClient(client *http.Client) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithLimit(limit *int64) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithNextToken(nextToken *string) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithPackageLabelCreatedAfter(packageLabelCreatedAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithPackageLabelCreatedBefore(packageLabelCreatedBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithRequestedPickUpAfter(requestedPickUpAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithRequestedPickUpBefore(requestedPickUpBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithScheduledPickUpAfter(scheduledPickUpAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithScheduledPickUpBefore(scheduledPickUpBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithSellerWarehouseCode(sellerWarehouseCode *string) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithShipmentConfirmedAfter(shipmentConfirmedAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithShipmentConfirmedBefore(shipmentConfirmedBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithShipmentDeliveryAfter(shipmentDeliveryAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithShipmentDeliveryBefore(shipmentDeliveryBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithShippedAfter(shippedAfter *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithShippedBefore(shippedBefore *strfmt.DateTime) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithSortOrder(sortOrder *string) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithTimeout(timeout time.Duration) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WithVendorShipmentIdentifier(vendorShipmentIdentifier *string) *GetShipmentDetailsParams
- func (o *GetShipmentDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetShipmentDetailsReader
- type GetShipmentDetailsServiceUnavailable
- func (o *GetShipmentDetailsServiceUnavailable) Error() string
- func (o *GetShipmentDetailsServiceUnavailable) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsServiceUnavailable) IsClientError() bool
- func (o *GetShipmentDetailsServiceUnavailable) IsCode(code int) bool
- func (o *GetShipmentDetailsServiceUnavailable) IsRedirect() bool
- func (o *GetShipmentDetailsServiceUnavailable) IsServerError() bool
- func (o *GetShipmentDetailsServiceUnavailable) IsSuccess() bool
- func (o *GetShipmentDetailsServiceUnavailable) String() string
- type GetShipmentDetailsTooManyRequests
- func (o *GetShipmentDetailsTooManyRequests) Error() string
- func (o *GetShipmentDetailsTooManyRequests) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsTooManyRequests) IsClientError() bool
- func (o *GetShipmentDetailsTooManyRequests) IsCode(code int) bool
- func (o *GetShipmentDetailsTooManyRequests) IsRedirect() bool
- func (o *GetShipmentDetailsTooManyRequests) IsServerError() bool
- func (o *GetShipmentDetailsTooManyRequests) IsSuccess() bool
- func (o *GetShipmentDetailsTooManyRequests) String() string
- type GetShipmentDetailsUnauthorized
- func (o *GetShipmentDetailsUnauthorized) Error() string
- func (o *GetShipmentDetailsUnauthorized) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsUnauthorized) IsClientError() bool
- func (o *GetShipmentDetailsUnauthorized) IsCode(code int) bool
- func (o *GetShipmentDetailsUnauthorized) IsRedirect() bool
- func (o *GetShipmentDetailsUnauthorized) IsServerError() bool
- func (o *GetShipmentDetailsUnauthorized) IsSuccess() bool
- func (o *GetShipmentDetailsUnauthorized) String() string
- type GetShipmentDetailsUnsupportedMediaType
- func (o *GetShipmentDetailsUnsupportedMediaType) Error() string
- func (o *GetShipmentDetailsUnsupportedMediaType) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
- func (o *GetShipmentDetailsUnsupportedMediaType) IsClientError() bool
- func (o *GetShipmentDetailsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetShipmentDetailsUnsupportedMediaType) IsRedirect() bool
- func (o *GetShipmentDetailsUnsupportedMediaType) IsServerError() bool
- func (o *GetShipmentDetailsUnsupportedMediaType) IsSuccess() bool
- func (o *GetShipmentDetailsUnsupportedMediaType) String() string
- type SubmitShipmentConfirmationsAccepted
- func (o *SubmitShipmentConfirmationsAccepted) Error() string
- func (o *SubmitShipmentConfirmationsAccepted) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsAccepted) IsClientError() bool
- func (o *SubmitShipmentConfirmationsAccepted) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsAccepted) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsAccepted) IsServerError() bool
- func (o *SubmitShipmentConfirmationsAccepted) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsAccepted) String() string
- type SubmitShipmentConfirmationsBadRequest
- func (o *SubmitShipmentConfirmationsBadRequest) Error() string
- func (o *SubmitShipmentConfirmationsBadRequest) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsBadRequest) IsClientError() bool
- func (o *SubmitShipmentConfirmationsBadRequest) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsBadRequest) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsBadRequest) IsServerError() bool
- func (o *SubmitShipmentConfirmationsBadRequest) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsBadRequest) String() string
- type SubmitShipmentConfirmationsForbidden
- func (o *SubmitShipmentConfirmationsForbidden) Error() string
- func (o *SubmitShipmentConfirmationsForbidden) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsForbidden) IsClientError() bool
- func (o *SubmitShipmentConfirmationsForbidden) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsForbidden) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsForbidden) IsServerError() bool
- func (o *SubmitShipmentConfirmationsForbidden) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsForbidden) String() string
- type SubmitShipmentConfirmationsInternalServerError
- func (o *SubmitShipmentConfirmationsInternalServerError) Error() string
- func (o *SubmitShipmentConfirmationsInternalServerError) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsInternalServerError) IsClientError() bool
- func (o *SubmitShipmentConfirmationsInternalServerError) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsInternalServerError) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsInternalServerError) IsServerError() bool
- func (o *SubmitShipmentConfirmationsInternalServerError) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsInternalServerError) String() string
- type SubmitShipmentConfirmationsNotFound
- func (o *SubmitShipmentConfirmationsNotFound) Error() string
- func (o *SubmitShipmentConfirmationsNotFound) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsNotFound) IsClientError() bool
- func (o *SubmitShipmentConfirmationsNotFound) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsNotFound) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsNotFound) IsServerError() bool
- func (o *SubmitShipmentConfirmationsNotFound) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsNotFound) String() string
- type SubmitShipmentConfirmationsParams
- func NewSubmitShipmentConfirmationsParams() *SubmitShipmentConfirmationsParams
- func NewSubmitShipmentConfirmationsParamsWithContext(ctx context.Context) *SubmitShipmentConfirmationsParams
- func NewSubmitShipmentConfirmationsParamsWithHTTPClient(client *http.Client) *SubmitShipmentConfirmationsParams
- func NewSubmitShipmentConfirmationsParamsWithTimeout(timeout time.Duration) *SubmitShipmentConfirmationsParams
- func (o *SubmitShipmentConfirmationsParams) SetBody(body *vendor_shipments_models.SubmitShipmentConfirmationsRequest)
- func (o *SubmitShipmentConfirmationsParams) SetContext(ctx context.Context)
- func (o *SubmitShipmentConfirmationsParams) SetDefaults()
- func (o *SubmitShipmentConfirmationsParams) SetHTTPClient(client *http.Client)
- func (o *SubmitShipmentConfirmationsParams) SetTimeout(timeout time.Duration)
- func (o *SubmitShipmentConfirmationsParams) WithBody(body *vendor_shipments_models.SubmitShipmentConfirmationsRequest) *SubmitShipmentConfirmationsParams
- func (o *SubmitShipmentConfirmationsParams) WithContext(ctx context.Context) *SubmitShipmentConfirmationsParams
- func (o *SubmitShipmentConfirmationsParams) WithDefaults() *SubmitShipmentConfirmationsParams
- func (o *SubmitShipmentConfirmationsParams) WithHTTPClient(client *http.Client) *SubmitShipmentConfirmationsParams
- func (o *SubmitShipmentConfirmationsParams) WithTimeout(timeout time.Duration) *SubmitShipmentConfirmationsParams
- func (o *SubmitShipmentConfirmationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitShipmentConfirmationsReader
- type SubmitShipmentConfirmationsRequestEntityTooLarge
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) Error() string
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsClientError() bool
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsServerError() bool
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) String() string
- type SubmitShipmentConfirmationsServiceUnavailable
- func (o *SubmitShipmentConfirmationsServiceUnavailable) Error() string
- func (o *SubmitShipmentConfirmationsServiceUnavailable) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsServiceUnavailable) IsClientError() bool
- func (o *SubmitShipmentConfirmationsServiceUnavailable) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsServiceUnavailable) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsServiceUnavailable) IsServerError() bool
- func (o *SubmitShipmentConfirmationsServiceUnavailable) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsServiceUnavailable) String() string
- type SubmitShipmentConfirmationsTooManyRequests
- func (o *SubmitShipmentConfirmationsTooManyRequests) Error() string
- func (o *SubmitShipmentConfirmationsTooManyRequests) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsTooManyRequests) IsClientError() bool
- func (o *SubmitShipmentConfirmationsTooManyRequests) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsTooManyRequests) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsTooManyRequests) IsServerError() bool
- func (o *SubmitShipmentConfirmationsTooManyRequests) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsTooManyRequests) String() string
- type SubmitShipmentConfirmationsUnsupportedMediaType
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) Error() string
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsClientError() bool
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsCode(code int) bool
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsRedirect() bool
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsServerError() bool
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsSuccess() bool
- func (o *SubmitShipmentConfirmationsUnsupportedMediaType) String() string
- type SubmitShipmentsAccepted
- func (o *SubmitShipmentsAccepted) Error() string
- func (o *SubmitShipmentsAccepted) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsAccepted) IsClientError() bool
- func (o *SubmitShipmentsAccepted) IsCode(code int) bool
- func (o *SubmitShipmentsAccepted) IsRedirect() bool
- func (o *SubmitShipmentsAccepted) IsServerError() bool
- func (o *SubmitShipmentsAccepted) IsSuccess() bool
- func (o *SubmitShipmentsAccepted) String() string
- type SubmitShipmentsBadRequest
- func (o *SubmitShipmentsBadRequest) Error() string
- func (o *SubmitShipmentsBadRequest) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsBadRequest) IsClientError() bool
- func (o *SubmitShipmentsBadRequest) IsCode(code int) bool
- func (o *SubmitShipmentsBadRequest) IsRedirect() bool
- func (o *SubmitShipmentsBadRequest) IsServerError() bool
- func (o *SubmitShipmentsBadRequest) IsSuccess() bool
- func (o *SubmitShipmentsBadRequest) String() string
- type SubmitShipmentsForbidden
- func (o *SubmitShipmentsForbidden) Error() string
- func (o *SubmitShipmentsForbidden) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsForbidden) IsClientError() bool
- func (o *SubmitShipmentsForbidden) IsCode(code int) bool
- func (o *SubmitShipmentsForbidden) IsRedirect() bool
- func (o *SubmitShipmentsForbidden) IsServerError() bool
- func (o *SubmitShipmentsForbidden) IsSuccess() bool
- func (o *SubmitShipmentsForbidden) String() string
- type SubmitShipmentsInternalServerError
- func (o *SubmitShipmentsInternalServerError) Error() string
- func (o *SubmitShipmentsInternalServerError) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsInternalServerError) IsClientError() bool
- func (o *SubmitShipmentsInternalServerError) IsCode(code int) bool
- func (o *SubmitShipmentsInternalServerError) IsRedirect() bool
- func (o *SubmitShipmentsInternalServerError) IsServerError() bool
- func (o *SubmitShipmentsInternalServerError) IsSuccess() bool
- func (o *SubmitShipmentsInternalServerError) String() string
- type SubmitShipmentsNotFound
- func (o *SubmitShipmentsNotFound) Error() string
- func (o *SubmitShipmentsNotFound) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsNotFound) IsClientError() bool
- func (o *SubmitShipmentsNotFound) IsCode(code int) bool
- func (o *SubmitShipmentsNotFound) IsRedirect() bool
- func (o *SubmitShipmentsNotFound) IsServerError() bool
- func (o *SubmitShipmentsNotFound) IsSuccess() bool
- func (o *SubmitShipmentsNotFound) String() string
- type SubmitShipmentsParams
- func NewSubmitShipmentsParams() *SubmitShipmentsParams
- func NewSubmitShipmentsParamsWithContext(ctx context.Context) *SubmitShipmentsParams
- func NewSubmitShipmentsParamsWithHTTPClient(client *http.Client) *SubmitShipmentsParams
- func NewSubmitShipmentsParamsWithTimeout(timeout time.Duration) *SubmitShipmentsParams
- func (o *SubmitShipmentsParams) SetBody(body *vendor_shipments_models.SubmitShipments)
- func (o *SubmitShipmentsParams) SetContext(ctx context.Context)
- func (o *SubmitShipmentsParams) SetDefaults()
- func (o *SubmitShipmentsParams) SetHTTPClient(client *http.Client)
- func (o *SubmitShipmentsParams) SetTimeout(timeout time.Duration)
- func (o *SubmitShipmentsParams) WithBody(body *vendor_shipments_models.SubmitShipments) *SubmitShipmentsParams
- func (o *SubmitShipmentsParams) WithContext(ctx context.Context) *SubmitShipmentsParams
- func (o *SubmitShipmentsParams) WithDefaults() *SubmitShipmentsParams
- func (o *SubmitShipmentsParams) WithHTTPClient(client *http.Client) *SubmitShipmentsParams
- func (o *SubmitShipmentsParams) WithTimeout(timeout time.Duration) *SubmitShipmentsParams
- func (o *SubmitShipmentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitShipmentsReader
- type SubmitShipmentsRequestEntityTooLarge
- func (o *SubmitShipmentsRequestEntityTooLarge) Error() string
- func (o *SubmitShipmentsRequestEntityTooLarge) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsRequestEntityTooLarge) IsClientError() bool
- func (o *SubmitShipmentsRequestEntityTooLarge) IsCode(code int) bool
- func (o *SubmitShipmentsRequestEntityTooLarge) IsRedirect() bool
- func (o *SubmitShipmentsRequestEntityTooLarge) IsServerError() bool
- func (o *SubmitShipmentsRequestEntityTooLarge) IsSuccess() bool
- func (o *SubmitShipmentsRequestEntityTooLarge) String() string
- type SubmitShipmentsServiceUnavailable
- func (o *SubmitShipmentsServiceUnavailable) Error() string
- func (o *SubmitShipmentsServiceUnavailable) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsServiceUnavailable) IsClientError() bool
- func (o *SubmitShipmentsServiceUnavailable) IsCode(code int) bool
- func (o *SubmitShipmentsServiceUnavailable) IsRedirect() bool
- func (o *SubmitShipmentsServiceUnavailable) IsServerError() bool
- func (o *SubmitShipmentsServiceUnavailable) IsSuccess() bool
- func (o *SubmitShipmentsServiceUnavailable) String() string
- type SubmitShipmentsTooManyRequests
- func (o *SubmitShipmentsTooManyRequests) Error() string
- func (o *SubmitShipmentsTooManyRequests) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsTooManyRequests) IsClientError() bool
- func (o *SubmitShipmentsTooManyRequests) IsCode(code int) bool
- func (o *SubmitShipmentsTooManyRequests) IsRedirect() bool
- func (o *SubmitShipmentsTooManyRequests) IsServerError() bool
- func (o *SubmitShipmentsTooManyRequests) IsSuccess() bool
- func (o *SubmitShipmentsTooManyRequests) String() string
- type SubmitShipmentsUnsupportedMediaType
- func (o *SubmitShipmentsUnsupportedMediaType) Error() string
- func (o *SubmitShipmentsUnsupportedMediaType) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
- func (o *SubmitShipmentsUnsupportedMediaType) IsClientError() bool
- func (o *SubmitShipmentsUnsupportedMediaType) IsCode(code int) bool
- func (o *SubmitShipmentsUnsupportedMediaType) IsRedirect() bool
- func (o *SubmitShipmentsUnsupportedMediaType) IsServerError() bool
- func (o *SubmitShipmentsUnsupportedMediaType) IsSuccess() bool
- func (o *SubmitShipmentsUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for vendor shipping API
func (*Client) GetShipmentDetails ¶
func (a *Client) GetShipmentDetails(params *GetShipmentDetailsParams, opts ...ClientOption) (*GetShipmentDetailsOK, error)
GetShipmentDetails Returns the Details about Shipment, Carrier Details, status of the shipment, container details and other details related to shipment based on the filter parameters value that you specify.
**Usage Plan:**
| Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 |
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 see higher rate and burst values than those shown here. For more information, see [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) SubmitShipmentConfirmations ¶
func (a *Client) SubmitShipmentConfirmations(params *SubmitShipmentConfirmationsParams, opts ...ClientOption) (*SubmitShipmentConfirmationsAccepted, error)
SubmitShipmentConfirmations Submits one or more shipment confirmations for vendor orders.
**Usage Plan:**
| Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 |
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 see higher rate and burst values than those shown here. For more information, see [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) SubmitShipments ¶
func (a *Client) SubmitShipments(params *SubmitShipmentsParams, opts ...ClientOption) (*SubmitShipmentsAccepted, error)
SubmitShipments Submits one or more shipment request for vendor Orders.
**Usage Plan:**
| Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 |
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 see higher rate and burst values than those shown here. For more information, see [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 { GetShipmentDetails(params *GetShipmentDetailsParams, opts ...ClientOption) (*GetShipmentDetailsOK, error) SubmitShipmentConfirmations(params *SubmitShipmentConfirmationsParams, opts ...ClientOption) (*SubmitShipmentConfirmationsAccepted, error) SubmitShipments(params *SubmitShipmentsParams, opts ...ClientOption) (*SubmitShipmentsAccepted, 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 vendor shipping API client.
type GetShipmentDetailsBadRequest ¶
type GetShipmentDetailsBadRequest struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.GetShipmentDetailsResponse }
GetShipmentDetailsBadRequest describes a response with status code 400, with default header values.
Request has missing or invalid parameters and cannot be parsed.
func NewGetShipmentDetailsBadRequest ¶
func NewGetShipmentDetailsBadRequest() *GetShipmentDetailsBadRequest
NewGetShipmentDetailsBadRequest creates a GetShipmentDetailsBadRequest with default headers values
func (*GetShipmentDetailsBadRequest) Error ¶
func (o *GetShipmentDetailsBadRequest) Error() string
func (*GetShipmentDetailsBadRequest) GetPayload ¶
func (o *GetShipmentDetailsBadRequest) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsBadRequest) IsClientError ¶
func (o *GetShipmentDetailsBadRequest) IsClientError() bool
IsClientError returns true when this get shipment details bad request response has a 4xx status code
func (*GetShipmentDetailsBadRequest) IsCode ¶
func (o *GetShipmentDetailsBadRequest) IsCode(code int) bool
IsCode returns true when this get shipment details bad request response a status code equal to that given
func (*GetShipmentDetailsBadRequest) IsRedirect ¶
func (o *GetShipmentDetailsBadRequest) IsRedirect() bool
IsRedirect returns true when this get shipment details bad request response has a 3xx status code
func (*GetShipmentDetailsBadRequest) IsServerError ¶
func (o *GetShipmentDetailsBadRequest) IsServerError() bool
IsServerError returns true when this get shipment details bad request response has a 5xx status code
func (*GetShipmentDetailsBadRequest) IsSuccess ¶
func (o *GetShipmentDetailsBadRequest) IsSuccess() bool
IsSuccess returns true when this get shipment details bad request response has a 2xx status code
func (*GetShipmentDetailsBadRequest) String ¶
func (o *GetShipmentDetailsBadRequest) String() string
type GetShipmentDetailsForbidden ¶
type GetShipmentDetailsForbidden struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.GetShipmentDetailsResponse }
GetShipmentDetailsForbidden 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 NewGetShipmentDetailsForbidden ¶
func NewGetShipmentDetailsForbidden() *GetShipmentDetailsForbidden
NewGetShipmentDetailsForbidden creates a GetShipmentDetailsForbidden with default headers values
func (*GetShipmentDetailsForbidden) Error ¶
func (o *GetShipmentDetailsForbidden) Error() string
func (*GetShipmentDetailsForbidden) GetPayload ¶
func (o *GetShipmentDetailsForbidden) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsForbidden) IsClientError ¶
func (o *GetShipmentDetailsForbidden) IsClientError() bool
IsClientError returns true when this get shipment details forbidden response has a 4xx status code
func (*GetShipmentDetailsForbidden) IsCode ¶
func (o *GetShipmentDetailsForbidden) IsCode(code int) bool
IsCode returns true when this get shipment details forbidden response a status code equal to that given
func (*GetShipmentDetailsForbidden) IsRedirect ¶
func (o *GetShipmentDetailsForbidden) IsRedirect() bool
IsRedirect returns true when this get shipment details forbidden response has a 3xx status code
func (*GetShipmentDetailsForbidden) IsServerError ¶
func (o *GetShipmentDetailsForbidden) IsServerError() bool
IsServerError returns true when this get shipment details forbidden response has a 5xx status code
func (*GetShipmentDetailsForbidden) IsSuccess ¶
func (o *GetShipmentDetailsForbidden) IsSuccess() bool
IsSuccess returns true when this get shipment details forbidden response has a 2xx status code
func (*GetShipmentDetailsForbidden) String ¶
func (o *GetShipmentDetailsForbidden) String() string
type GetShipmentDetailsInternalServerError ¶
type GetShipmentDetailsInternalServerError struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.GetShipmentDetailsResponse }
GetShipmentDetailsInternalServerError describes a response with status code 500, with default header values.
An unexpected condition occurred that prevented the server from fulfilling the request.
func NewGetShipmentDetailsInternalServerError ¶
func NewGetShipmentDetailsInternalServerError() *GetShipmentDetailsInternalServerError
NewGetShipmentDetailsInternalServerError creates a GetShipmentDetailsInternalServerError with default headers values
func (*GetShipmentDetailsInternalServerError) Error ¶
func (o *GetShipmentDetailsInternalServerError) Error() string
func (*GetShipmentDetailsInternalServerError) GetPayload ¶
func (o *GetShipmentDetailsInternalServerError) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsInternalServerError) IsClientError ¶
func (o *GetShipmentDetailsInternalServerError) IsClientError() bool
IsClientError returns true when this get shipment details internal server error response has a 4xx status code
func (*GetShipmentDetailsInternalServerError) IsCode ¶
func (o *GetShipmentDetailsInternalServerError) IsCode(code int) bool
IsCode returns true when this get shipment details internal server error response a status code equal to that given
func (*GetShipmentDetailsInternalServerError) IsRedirect ¶
func (o *GetShipmentDetailsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get shipment details internal server error response has a 3xx status code
func (*GetShipmentDetailsInternalServerError) IsServerError ¶
func (o *GetShipmentDetailsInternalServerError) IsServerError() bool
IsServerError returns true when this get shipment details internal server error response has a 5xx status code
func (*GetShipmentDetailsInternalServerError) IsSuccess ¶
func (o *GetShipmentDetailsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get shipment details internal server error response has a 2xx status code
func (*GetShipmentDetailsInternalServerError) String ¶
func (o *GetShipmentDetailsInternalServerError) String() string
type GetShipmentDetailsNotFound ¶
type GetShipmentDetailsNotFound struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.GetShipmentDetailsResponse }
GetShipmentDetailsNotFound describes a response with status code 404, with default header values.
The resource specified does not exist.
func NewGetShipmentDetailsNotFound ¶
func NewGetShipmentDetailsNotFound() *GetShipmentDetailsNotFound
NewGetShipmentDetailsNotFound creates a GetShipmentDetailsNotFound with default headers values
func (*GetShipmentDetailsNotFound) Error ¶
func (o *GetShipmentDetailsNotFound) Error() string
func (*GetShipmentDetailsNotFound) GetPayload ¶
func (o *GetShipmentDetailsNotFound) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsNotFound) IsClientError ¶
func (o *GetShipmentDetailsNotFound) IsClientError() bool
IsClientError returns true when this get shipment details not found response has a 4xx status code
func (*GetShipmentDetailsNotFound) IsCode ¶
func (o *GetShipmentDetailsNotFound) IsCode(code int) bool
IsCode returns true when this get shipment details not found response a status code equal to that given
func (*GetShipmentDetailsNotFound) IsRedirect ¶
func (o *GetShipmentDetailsNotFound) IsRedirect() bool
IsRedirect returns true when this get shipment details not found response has a 3xx status code
func (*GetShipmentDetailsNotFound) IsServerError ¶
func (o *GetShipmentDetailsNotFound) IsServerError() bool
IsServerError returns true when this get shipment details not found response has a 5xx status code
func (*GetShipmentDetailsNotFound) IsSuccess ¶
func (o *GetShipmentDetailsNotFound) IsSuccess() bool
IsSuccess returns true when this get shipment details not found response has a 2xx status code
func (*GetShipmentDetailsNotFound) String ¶
func (o *GetShipmentDetailsNotFound) String() string
type GetShipmentDetailsOK ¶
type GetShipmentDetailsOK struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.GetShipmentDetailsResponse }
GetShipmentDetailsOK describes a response with status code 200, with default header values.
Success.
func NewGetShipmentDetailsOK ¶
func NewGetShipmentDetailsOK() *GetShipmentDetailsOK
NewGetShipmentDetailsOK creates a GetShipmentDetailsOK with default headers values
func (*GetShipmentDetailsOK) Error ¶
func (o *GetShipmentDetailsOK) Error() string
func (*GetShipmentDetailsOK) GetPayload ¶
func (o *GetShipmentDetailsOK) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsOK) IsClientError ¶
func (o *GetShipmentDetailsOK) IsClientError() bool
IsClientError returns true when this get shipment details o k response has a 4xx status code
func (*GetShipmentDetailsOK) IsCode ¶
func (o *GetShipmentDetailsOK) IsCode(code int) bool
IsCode returns true when this get shipment details o k response a status code equal to that given
func (*GetShipmentDetailsOK) IsRedirect ¶
func (o *GetShipmentDetailsOK) IsRedirect() bool
IsRedirect returns true when this get shipment details o k response has a 3xx status code
func (*GetShipmentDetailsOK) IsServerError ¶
func (o *GetShipmentDetailsOK) IsServerError() bool
IsServerError returns true when this get shipment details o k response has a 5xx status code
func (*GetShipmentDetailsOK) IsSuccess ¶
func (o *GetShipmentDetailsOK) IsSuccess() bool
IsSuccess returns true when this get shipment details o k response has a 2xx status code
func (*GetShipmentDetailsOK) String ¶
func (o *GetShipmentDetailsOK) String() string
type GetShipmentDetailsParams ¶
type GetShipmentDetailsParams struct { /* BuyerReferenceNumber. Get Shipment Details by passing buyer Reference ID */ BuyerReferenceNumber *string /* BuyerWarehouseCode. Get Shipping Details based on buyer warehouse code. This value should be same as 'shipToParty.partyId' in the Shipment. */ BuyerWarehouseCode *string /* CreatedAfter. Get Shipment Details that became available after this timestamp will be included in the result. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ CreatedAfter *strfmt.DateTime /* CreatedBefore. Get Shipment Details that became available before this timestamp will be included in the result. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ CreatedBefore *strfmt.DateTime /* CurrentShipmentStatus. Get Shipment Details by passing Current shipment status. */ CurrentShipmentStatus *string /* EstimatedDeliveryAfter. Get Shipment Details by passing Estimated Delivery Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ EstimatedDeliveryAfter *strfmt.DateTime /* EstimatedDeliveryBefore. Get Shipment Details by passing Estimated Delivery Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ EstimatedDeliveryBefore *strfmt.DateTime /* Limit. The limit to the number of records returned. Default value is 50 records. Format: int64 */ Limit *int64 /* NextToken. Used for pagination when there are more shipments than the specified result size limit. */ NextToken *string /* PackageLabelCreatedAfter. Get Shipment Details by passing Package label create Date After by buyer. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ PackageLabelCreatedAfter *strfmt.DateTime /* PackageLabelCreatedBefore. Get Shipment Details by passing Package label create Date by buyer. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ PackageLabelCreatedBefore *strfmt.DateTime /* RequestedPickUpAfter. Get Shipment Details by passing After Requested pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ RequestedPickUpAfter *strfmt.DateTime /* RequestedPickUpBefore. Get Shipment Details by passing Before Requested pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ RequestedPickUpBefore *strfmt.DateTime /* ScheduledPickUpAfter. Get Shipment Details by passing After Scheduled pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ScheduledPickUpAfter *strfmt.DateTime /* ScheduledPickUpBefore. Get Shipment Details by passing Before scheduled pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ScheduledPickUpBefore *strfmt.DateTime /* SellerWarehouseCode. Get Shipping Details based on vendor warehouse code. This value should be same as 'sellingParty.partyId' in the Shipment. */ SellerWarehouseCode *string /* ShipmentConfirmedAfter. Get Shipment Details by passing Shipment confirmed create Date After. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ShipmentConfirmedAfter *strfmt.DateTime /* ShipmentConfirmedBefore. Get Shipment Details by passing Shipment confirmed create Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ShipmentConfirmedBefore *strfmt.DateTime /* ShipmentDeliveryAfter. Get Shipment Details by passing Shipment Delivery Date After. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ShipmentDeliveryAfter *strfmt.DateTime /* ShipmentDeliveryBefore. Get Shipment Details by passing Shipment Delivery Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ShipmentDeliveryBefore *strfmt.DateTime /* ShippedAfter. Get Shipment Details by passing Shipped Date After. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ShippedAfter *strfmt.DateTime /* ShippedBefore. Get Shipment Details by passing Shipped Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601'>ISO 8601</a> format. Format: date-time */ ShippedBefore *strfmt.DateTime /* SortOrder. Sort in ascending or descending order by purchase order creation date. */ SortOrder *string /* VendorShipmentIdentifier. Get Shipment Details by passing Vendor Shipment ID */ VendorShipmentIdentifier *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetShipmentDetailsParams contains all the parameters to send to the API endpoint
for the get shipment details operation. Typically these are written to a http.Request.
func NewGetShipmentDetailsParams ¶
func NewGetShipmentDetailsParams() *GetShipmentDetailsParams
NewGetShipmentDetailsParams creates a new GetShipmentDetailsParams 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 NewGetShipmentDetailsParamsWithContext ¶
func NewGetShipmentDetailsParamsWithContext(ctx context.Context) *GetShipmentDetailsParams
NewGetShipmentDetailsParamsWithContext creates a new GetShipmentDetailsParams object with the ability to set a context for a request.
func NewGetShipmentDetailsParamsWithHTTPClient ¶
func NewGetShipmentDetailsParamsWithHTTPClient(client *http.Client) *GetShipmentDetailsParams
NewGetShipmentDetailsParamsWithHTTPClient creates a new GetShipmentDetailsParams object with the ability to set a custom HTTPClient for a request.
func NewGetShipmentDetailsParamsWithTimeout ¶
func NewGetShipmentDetailsParamsWithTimeout(timeout time.Duration) *GetShipmentDetailsParams
NewGetShipmentDetailsParamsWithTimeout creates a new GetShipmentDetailsParams object with the ability to set a timeout on a request.
func (*GetShipmentDetailsParams) SetBuyerReferenceNumber ¶
func (o *GetShipmentDetailsParams) SetBuyerReferenceNumber(buyerReferenceNumber *string)
SetBuyerReferenceNumber adds the buyerReferenceNumber to the get shipment details params
func (*GetShipmentDetailsParams) SetBuyerWarehouseCode ¶
func (o *GetShipmentDetailsParams) SetBuyerWarehouseCode(buyerWarehouseCode *string)
SetBuyerWarehouseCode adds the buyerWarehouseCode to the get shipment details params
func (*GetShipmentDetailsParams) SetContext ¶
func (o *GetShipmentDetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the get shipment details params
func (*GetShipmentDetailsParams) SetCreatedAfter ¶
func (o *GetShipmentDetailsParams) SetCreatedAfter(createdAfter *strfmt.DateTime)
SetCreatedAfter adds the createdAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetCreatedBefore ¶
func (o *GetShipmentDetailsParams) SetCreatedBefore(createdBefore *strfmt.DateTime)
SetCreatedBefore adds the createdBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetCurrentShipmentStatus ¶
func (o *GetShipmentDetailsParams) SetCurrentShipmentStatus(currentShipmentStatus *string)
SetCurrentShipmentStatus adds the currentShipmentStatus to the get shipment details params
func (*GetShipmentDetailsParams) SetDefaults ¶
func (o *GetShipmentDetailsParams) SetDefaults()
SetDefaults hydrates default values in the get shipment details params (not the query body).
All values with no default are reset to their zero value.
func (*GetShipmentDetailsParams) SetEstimatedDeliveryAfter ¶
func (o *GetShipmentDetailsParams) SetEstimatedDeliveryAfter(estimatedDeliveryAfter *strfmt.DateTime)
SetEstimatedDeliveryAfter adds the estimatedDeliveryAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetEstimatedDeliveryBefore ¶
func (o *GetShipmentDetailsParams) SetEstimatedDeliveryBefore(estimatedDeliveryBefore *strfmt.DateTime)
SetEstimatedDeliveryBefore adds the estimatedDeliveryBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetHTTPClient ¶
func (o *GetShipmentDetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get shipment details params
func (*GetShipmentDetailsParams) SetLimit ¶
func (o *GetShipmentDetailsParams) SetLimit(limit *int64)
SetLimit adds the limit to the get shipment details params
func (*GetShipmentDetailsParams) SetNextToken ¶
func (o *GetShipmentDetailsParams) SetNextToken(nextToken *string)
SetNextToken adds the nextToken to the get shipment details params
func (*GetShipmentDetailsParams) SetPackageLabelCreatedAfter ¶
func (o *GetShipmentDetailsParams) SetPackageLabelCreatedAfter(packageLabelCreatedAfter *strfmt.DateTime)
SetPackageLabelCreatedAfter adds the packageLabelCreatedAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetPackageLabelCreatedBefore ¶
func (o *GetShipmentDetailsParams) SetPackageLabelCreatedBefore(packageLabelCreatedBefore *strfmt.DateTime)
SetPackageLabelCreatedBefore adds the packageLabelCreatedBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetRequestedPickUpAfter ¶
func (o *GetShipmentDetailsParams) SetRequestedPickUpAfter(requestedPickUpAfter *strfmt.DateTime)
SetRequestedPickUpAfter adds the requestedPickUpAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetRequestedPickUpBefore ¶
func (o *GetShipmentDetailsParams) SetRequestedPickUpBefore(requestedPickUpBefore *strfmt.DateTime)
SetRequestedPickUpBefore adds the requestedPickUpBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetScheduledPickUpAfter ¶
func (o *GetShipmentDetailsParams) SetScheduledPickUpAfter(scheduledPickUpAfter *strfmt.DateTime)
SetScheduledPickUpAfter adds the scheduledPickUpAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetScheduledPickUpBefore ¶
func (o *GetShipmentDetailsParams) SetScheduledPickUpBefore(scheduledPickUpBefore *strfmt.DateTime)
SetScheduledPickUpBefore adds the scheduledPickUpBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetSellerWarehouseCode ¶
func (o *GetShipmentDetailsParams) SetSellerWarehouseCode(sellerWarehouseCode *string)
SetSellerWarehouseCode adds the sellerWarehouseCode to the get shipment details params
func (*GetShipmentDetailsParams) SetShipmentConfirmedAfter ¶
func (o *GetShipmentDetailsParams) SetShipmentConfirmedAfter(shipmentConfirmedAfter *strfmt.DateTime)
SetShipmentConfirmedAfter adds the shipmentConfirmedAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetShipmentConfirmedBefore ¶
func (o *GetShipmentDetailsParams) SetShipmentConfirmedBefore(shipmentConfirmedBefore *strfmt.DateTime)
SetShipmentConfirmedBefore adds the shipmentConfirmedBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetShipmentDeliveryAfter ¶
func (o *GetShipmentDetailsParams) SetShipmentDeliveryAfter(shipmentDeliveryAfter *strfmt.DateTime)
SetShipmentDeliveryAfter adds the shipmentDeliveryAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetShipmentDeliveryBefore ¶
func (o *GetShipmentDetailsParams) SetShipmentDeliveryBefore(shipmentDeliveryBefore *strfmt.DateTime)
SetShipmentDeliveryBefore adds the shipmentDeliveryBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetShippedAfter ¶
func (o *GetShipmentDetailsParams) SetShippedAfter(shippedAfter *strfmt.DateTime)
SetShippedAfter adds the shippedAfter to the get shipment details params
func (*GetShipmentDetailsParams) SetShippedBefore ¶
func (o *GetShipmentDetailsParams) SetShippedBefore(shippedBefore *strfmt.DateTime)
SetShippedBefore adds the shippedBefore to the get shipment details params
func (*GetShipmentDetailsParams) SetSortOrder ¶
func (o *GetShipmentDetailsParams) SetSortOrder(sortOrder *string)
SetSortOrder adds the sortOrder to the get shipment details params
func (*GetShipmentDetailsParams) SetTimeout ¶
func (o *GetShipmentDetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get shipment details params
func (*GetShipmentDetailsParams) SetVendorShipmentIdentifier ¶
func (o *GetShipmentDetailsParams) SetVendorShipmentIdentifier(vendorShipmentIdentifier *string)
SetVendorShipmentIdentifier adds the vendorShipmentIdentifier to the get shipment details params
func (*GetShipmentDetailsParams) WithBuyerReferenceNumber ¶
func (o *GetShipmentDetailsParams) WithBuyerReferenceNumber(buyerReferenceNumber *string) *GetShipmentDetailsParams
WithBuyerReferenceNumber adds the buyerReferenceNumber to the get shipment details params
func (*GetShipmentDetailsParams) WithBuyerWarehouseCode ¶
func (o *GetShipmentDetailsParams) WithBuyerWarehouseCode(buyerWarehouseCode *string) *GetShipmentDetailsParams
WithBuyerWarehouseCode adds the buyerWarehouseCode to the get shipment details params
func (*GetShipmentDetailsParams) WithContext ¶
func (o *GetShipmentDetailsParams) WithContext(ctx context.Context) *GetShipmentDetailsParams
WithContext adds the context to the get shipment details params
func (*GetShipmentDetailsParams) WithCreatedAfter ¶
func (o *GetShipmentDetailsParams) WithCreatedAfter(createdAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithCreatedAfter adds the createdAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithCreatedBefore ¶
func (o *GetShipmentDetailsParams) WithCreatedBefore(createdBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithCreatedBefore adds the createdBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithCurrentShipmentStatus ¶
func (o *GetShipmentDetailsParams) WithCurrentShipmentStatus(currentShipmentStatus *string) *GetShipmentDetailsParams
WithCurrentShipmentStatus adds the currentShipmentStatus to the get shipment details params
func (*GetShipmentDetailsParams) WithDefaults ¶
func (o *GetShipmentDetailsParams) WithDefaults() *GetShipmentDetailsParams
WithDefaults hydrates default values in the get shipment details params (not the query body).
All values with no default are reset to their zero value.
func (*GetShipmentDetailsParams) WithEstimatedDeliveryAfter ¶
func (o *GetShipmentDetailsParams) WithEstimatedDeliveryAfter(estimatedDeliveryAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithEstimatedDeliveryAfter adds the estimatedDeliveryAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithEstimatedDeliveryBefore ¶
func (o *GetShipmentDetailsParams) WithEstimatedDeliveryBefore(estimatedDeliveryBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithEstimatedDeliveryBefore adds the estimatedDeliveryBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithHTTPClient ¶
func (o *GetShipmentDetailsParams) WithHTTPClient(client *http.Client) *GetShipmentDetailsParams
WithHTTPClient adds the HTTPClient to the get shipment details params
func (*GetShipmentDetailsParams) WithLimit ¶
func (o *GetShipmentDetailsParams) WithLimit(limit *int64) *GetShipmentDetailsParams
WithLimit adds the limit to the get shipment details params
func (*GetShipmentDetailsParams) WithNextToken ¶
func (o *GetShipmentDetailsParams) WithNextToken(nextToken *string) *GetShipmentDetailsParams
WithNextToken adds the nextToken to the get shipment details params
func (*GetShipmentDetailsParams) WithPackageLabelCreatedAfter ¶
func (o *GetShipmentDetailsParams) WithPackageLabelCreatedAfter(packageLabelCreatedAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithPackageLabelCreatedAfter adds the packageLabelCreatedAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithPackageLabelCreatedBefore ¶
func (o *GetShipmentDetailsParams) WithPackageLabelCreatedBefore(packageLabelCreatedBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithPackageLabelCreatedBefore adds the packageLabelCreatedBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithRequestedPickUpAfter ¶
func (o *GetShipmentDetailsParams) WithRequestedPickUpAfter(requestedPickUpAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithRequestedPickUpAfter adds the requestedPickUpAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithRequestedPickUpBefore ¶
func (o *GetShipmentDetailsParams) WithRequestedPickUpBefore(requestedPickUpBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithRequestedPickUpBefore adds the requestedPickUpBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithScheduledPickUpAfter ¶
func (o *GetShipmentDetailsParams) WithScheduledPickUpAfter(scheduledPickUpAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithScheduledPickUpAfter adds the scheduledPickUpAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithScheduledPickUpBefore ¶
func (o *GetShipmentDetailsParams) WithScheduledPickUpBefore(scheduledPickUpBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithScheduledPickUpBefore adds the scheduledPickUpBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithSellerWarehouseCode ¶
func (o *GetShipmentDetailsParams) WithSellerWarehouseCode(sellerWarehouseCode *string) *GetShipmentDetailsParams
WithSellerWarehouseCode adds the sellerWarehouseCode to the get shipment details params
func (*GetShipmentDetailsParams) WithShipmentConfirmedAfter ¶
func (o *GetShipmentDetailsParams) WithShipmentConfirmedAfter(shipmentConfirmedAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithShipmentConfirmedAfter adds the shipmentConfirmedAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithShipmentConfirmedBefore ¶
func (o *GetShipmentDetailsParams) WithShipmentConfirmedBefore(shipmentConfirmedBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithShipmentConfirmedBefore adds the shipmentConfirmedBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithShipmentDeliveryAfter ¶
func (o *GetShipmentDetailsParams) WithShipmentDeliveryAfter(shipmentDeliveryAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithShipmentDeliveryAfter adds the shipmentDeliveryAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithShipmentDeliveryBefore ¶
func (o *GetShipmentDetailsParams) WithShipmentDeliveryBefore(shipmentDeliveryBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithShipmentDeliveryBefore adds the shipmentDeliveryBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithShippedAfter ¶
func (o *GetShipmentDetailsParams) WithShippedAfter(shippedAfter *strfmt.DateTime) *GetShipmentDetailsParams
WithShippedAfter adds the shippedAfter to the get shipment details params
func (*GetShipmentDetailsParams) WithShippedBefore ¶
func (o *GetShipmentDetailsParams) WithShippedBefore(shippedBefore *strfmt.DateTime) *GetShipmentDetailsParams
WithShippedBefore adds the shippedBefore to the get shipment details params
func (*GetShipmentDetailsParams) WithSortOrder ¶
func (o *GetShipmentDetailsParams) WithSortOrder(sortOrder *string) *GetShipmentDetailsParams
WithSortOrder adds the sortOrder to the get shipment details params
func (*GetShipmentDetailsParams) WithTimeout ¶
func (o *GetShipmentDetailsParams) WithTimeout(timeout time.Duration) *GetShipmentDetailsParams
WithTimeout adds the timeout to the get shipment details params
func (*GetShipmentDetailsParams) WithVendorShipmentIdentifier ¶
func (o *GetShipmentDetailsParams) WithVendorShipmentIdentifier(vendorShipmentIdentifier *string) *GetShipmentDetailsParams
WithVendorShipmentIdentifier adds the vendorShipmentIdentifier to the get shipment details params
func (*GetShipmentDetailsParams) WriteToRequest ¶
func (o *GetShipmentDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetShipmentDetailsReader ¶
type GetShipmentDetailsReader struct {
// contains filtered or unexported fields
}
GetShipmentDetailsReader is a Reader for the GetShipmentDetails structure.
func (*GetShipmentDetailsReader) ReadResponse ¶
func (o *GetShipmentDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetShipmentDetailsServiceUnavailable ¶
type GetShipmentDetailsServiceUnavailable struct { string }XAmznRequestID
GetShipmentDetailsServiceUnavailable describes a response with status code 503, with default header values.
Temporary overloading or maintenance of the server.
func NewGetShipmentDetailsServiceUnavailable ¶
func NewGetShipmentDetailsServiceUnavailable() *GetShipmentDetailsServiceUnavailable
NewGetShipmentDetailsServiceUnavailable creates a GetShipmentDetailsServiceUnavailable with default headers values
func (*GetShipmentDetailsServiceUnavailable) Error ¶
func (o *GetShipmentDetailsServiceUnavailable) Error() string
func (*GetShipmentDetailsServiceUnavailable) GetPayload ¶
func (o *GetShipmentDetailsServiceUnavailable) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsServiceUnavailable) IsClientError ¶
func (o *GetShipmentDetailsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get shipment details service unavailable response has a 4xx status code
func (*GetShipmentDetailsServiceUnavailable) IsCode ¶
func (o *GetShipmentDetailsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get shipment details service unavailable response a status code equal to that given
func (*GetShipmentDetailsServiceUnavailable) IsRedirect ¶
func (o *GetShipmentDetailsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get shipment details service unavailable response has a 3xx status code
func (*GetShipmentDetailsServiceUnavailable) IsServerError ¶
func (o *GetShipmentDetailsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get shipment details service unavailable response has a 5xx status code
func (*GetShipmentDetailsServiceUnavailable) IsSuccess ¶
func (o *GetShipmentDetailsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get shipment details service unavailable response has a 2xx status code
func (*GetShipmentDetailsServiceUnavailable) String ¶
func (o *GetShipmentDetailsServiceUnavailable) String() string
type GetShipmentDetailsTooManyRequests ¶
type GetShipmentDetailsTooManyRequests struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.GetShipmentDetailsResponse }
GetShipmentDetailsTooManyRequests describes a response with status code 429, with default header values.
The frequency of requests was greater than allowed.
func NewGetShipmentDetailsTooManyRequests ¶
func NewGetShipmentDetailsTooManyRequests() *GetShipmentDetailsTooManyRequests
NewGetShipmentDetailsTooManyRequests creates a GetShipmentDetailsTooManyRequests with default headers values
func (*GetShipmentDetailsTooManyRequests) Error ¶
func (o *GetShipmentDetailsTooManyRequests) Error() string
func (*GetShipmentDetailsTooManyRequests) GetPayload ¶
func (o *GetShipmentDetailsTooManyRequests) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsTooManyRequests) IsClientError ¶
func (o *GetShipmentDetailsTooManyRequests) IsClientError() bool
IsClientError returns true when this get shipment details too many requests response has a 4xx status code
func (*GetShipmentDetailsTooManyRequests) IsCode ¶
func (o *GetShipmentDetailsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get shipment details too many requests response a status code equal to that given
func (*GetShipmentDetailsTooManyRequests) IsRedirect ¶
func (o *GetShipmentDetailsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get shipment details too many requests response has a 3xx status code
func (*GetShipmentDetailsTooManyRequests) IsServerError ¶
func (o *GetShipmentDetailsTooManyRequests) IsServerError() bool
IsServerError returns true when this get shipment details too many requests response has a 5xx status code
func (*GetShipmentDetailsTooManyRequests) IsSuccess ¶
func (o *GetShipmentDetailsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get shipment details too many requests response has a 2xx status code
func (*GetShipmentDetailsTooManyRequests) String ¶
func (o *GetShipmentDetailsTooManyRequests) String() string
type GetShipmentDetailsUnauthorized ¶
type GetShipmentDetailsUnauthorized struct { string }XAmznRequestID
GetShipmentDetailsUnauthorized 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 NewGetShipmentDetailsUnauthorized ¶
func NewGetShipmentDetailsUnauthorized() *GetShipmentDetailsUnauthorized
NewGetShipmentDetailsUnauthorized creates a GetShipmentDetailsUnauthorized with default headers values
func (*GetShipmentDetailsUnauthorized) Error ¶
func (o *GetShipmentDetailsUnauthorized) Error() string
func (*GetShipmentDetailsUnauthorized) GetPayload ¶
func (o *GetShipmentDetailsUnauthorized) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsUnauthorized) IsClientError ¶
func (o *GetShipmentDetailsUnauthorized) IsClientError() bool
IsClientError returns true when this get shipment details unauthorized response has a 4xx status code
func (*GetShipmentDetailsUnauthorized) IsCode ¶
func (o *GetShipmentDetailsUnauthorized) IsCode(code int) bool
IsCode returns true when this get shipment details unauthorized response a status code equal to that given
func (*GetShipmentDetailsUnauthorized) IsRedirect ¶
func (o *GetShipmentDetailsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get shipment details unauthorized response has a 3xx status code
func (*GetShipmentDetailsUnauthorized) IsServerError ¶
func (o *GetShipmentDetailsUnauthorized) IsServerError() bool
IsServerError returns true when this get shipment details unauthorized response has a 5xx status code
func (*GetShipmentDetailsUnauthorized) IsSuccess ¶
func (o *GetShipmentDetailsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get shipment details unauthorized response has a 2xx status code
func (*GetShipmentDetailsUnauthorized) String ¶
func (o *GetShipmentDetailsUnauthorized) String() string
type GetShipmentDetailsUnsupportedMediaType ¶
type GetShipmentDetailsUnsupportedMediaType struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.GetShipmentDetailsResponse }
GetShipmentDetailsUnsupportedMediaType describes a response with status code 415, with default header values.
The request payload is in an unsupported format.
func NewGetShipmentDetailsUnsupportedMediaType ¶
func NewGetShipmentDetailsUnsupportedMediaType() *GetShipmentDetailsUnsupportedMediaType
NewGetShipmentDetailsUnsupportedMediaType creates a GetShipmentDetailsUnsupportedMediaType with default headers values
func (*GetShipmentDetailsUnsupportedMediaType) Error ¶
func (o *GetShipmentDetailsUnsupportedMediaType) Error() string
func (*GetShipmentDetailsUnsupportedMediaType) GetPayload ¶
func (o *GetShipmentDetailsUnsupportedMediaType) GetPayload() *vendor_shipments_models.GetShipmentDetailsResponse
func (*GetShipmentDetailsUnsupportedMediaType) IsClientError ¶
func (o *GetShipmentDetailsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get shipment details unsupported media type response has a 4xx status code
func (*GetShipmentDetailsUnsupportedMediaType) IsCode ¶
func (o *GetShipmentDetailsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get shipment details unsupported media type response a status code equal to that given
func (*GetShipmentDetailsUnsupportedMediaType) IsRedirect ¶
func (o *GetShipmentDetailsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get shipment details unsupported media type response has a 3xx status code
func (*GetShipmentDetailsUnsupportedMediaType) IsServerError ¶
func (o *GetShipmentDetailsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get shipment details unsupported media type response has a 5xx status code
func (*GetShipmentDetailsUnsupportedMediaType) IsSuccess ¶
func (o *GetShipmentDetailsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get shipment details unsupported media type response has a 2xx status code
func (*GetShipmentDetailsUnsupportedMediaType) String ¶
func (o *GetShipmentDetailsUnsupportedMediaType) String() string
type SubmitShipmentConfirmationsAccepted ¶
type SubmitShipmentConfirmationsAccepted struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsAccepted describes a response with status code 202, with default header values.
Success.
func NewSubmitShipmentConfirmationsAccepted ¶
func NewSubmitShipmentConfirmationsAccepted() *SubmitShipmentConfirmationsAccepted
NewSubmitShipmentConfirmationsAccepted creates a SubmitShipmentConfirmationsAccepted with default headers values
func (*SubmitShipmentConfirmationsAccepted) Error ¶
func (o *SubmitShipmentConfirmationsAccepted) Error() string
func (*SubmitShipmentConfirmationsAccepted) GetPayload ¶
func (o *SubmitShipmentConfirmationsAccepted) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentConfirmationsAccepted) IsClientError ¶
func (o *SubmitShipmentConfirmationsAccepted) IsClientError() bool
IsClientError returns true when this submit shipment confirmations accepted response has a 4xx status code
func (*SubmitShipmentConfirmationsAccepted) IsCode ¶
func (o *SubmitShipmentConfirmationsAccepted) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations accepted response a status code equal to that given
func (*SubmitShipmentConfirmationsAccepted) IsRedirect ¶
func (o *SubmitShipmentConfirmationsAccepted) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations accepted response has a 3xx status code
func (*SubmitShipmentConfirmationsAccepted) IsServerError ¶
func (o *SubmitShipmentConfirmationsAccepted) IsServerError() bool
IsServerError returns true when this submit shipment confirmations accepted response has a 5xx status code
func (*SubmitShipmentConfirmationsAccepted) IsSuccess ¶
func (o *SubmitShipmentConfirmationsAccepted) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations accepted response has a 2xx status code
func (*SubmitShipmentConfirmationsAccepted) String ¶
func (o *SubmitShipmentConfirmationsAccepted) String() string
type SubmitShipmentConfirmationsBadRequest ¶
type SubmitShipmentConfirmationsBadRequest struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsBadRequest describes a response with status code 400, with default header values.
Request has missing or invalid parameters and cannot be parsed.
func NewSubmitShipmentConfirmationsBadRequest ¶
func NewSubmitShipmentConfirmationsBadRequest() *SubmitShipmentConfirmationsBadRequest
NewSubmitShipmentConfirmationsBadRequest creates a SubmitShipmentConfirmationsBadRequest with default headers values
func (*SubmitShipmentConfirmationsBadRequest) Error ¶
func (o *SubmitShipmentConfirmationsBadRequest) Error() string
func (*SubmitShipmentConfirmationsBadRequest) GetPayload ¶
func (o *SubmitShipmentConfirmationsBadRequest) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentConfirmationsBadRequest) IsClientError ¶
func (o *SubmitShipmentConfirmationsBadRequest) IsClientError() bool
IsClientError returns true when this submit shipment confirmations bad request response has a 4xx status code
func (*SubmitShipmentConfirmationsBadRequest) IsCode ¶
func (o *SubmitShipmentConfirmationsBadRequest) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations bad request response a status code equal to that given
func (*SubmitShipmentConfirmationsBadRequest) IsRedirect ¶
func (o *SubmitShipmentConfirmationsBadRequest) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations bad request response has a 3xx status code
func (*SubmitShipmentConfirmationsBadRequest) IsServerError ¶
func (o *SubmitShipmentConfirmationsBadRequest) IsServerError() bool
IsServerError returns true when this submit shipment confirmations bad request response has a 5xx status code
func (*SubmitShipmentConfirmationsBadRequest) IsSuccess ¶
func (o *SubmitShipmentConfirmationsBadRequest) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations bad request response has a 2xx status code
func (*SubmitShipmentConfirmationsBadRequest) String ¶
func (o *SubmitShipmentConfirmationsBadRequest) String() string
type SubmitShipmentConfirmationsForbidden ¶
type SubmitShipmentConfirmationsForbidden struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsForbidden 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 NewSubmitShipmentConfirmationsForbidden ¶
func NewSubmitShipmentConfirmationsForbidden() *SubmitShipmentConfirmationsForbidden
NewSubmitShipmentConfirmationsForbidden creates a SubmitShipmentConfirmationsForbidden with default headers values
func (*SubmitShipmentConfirmationsForbidden) Error ¶
func (o *SubmitShipmentConfirmationsForbidden) Error() string
func (*SubmitShipmentConfirmationsForbidden) GetPayload ¶
func (o *SubmitShipmentConfirmationsForbidden) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentConfirmationsForbidden) IsClientError ¶
func (o *SubmitShipmentConfirmationsForbidden) IsClientError() bool
IsClientError returns true when this submit shipment confirmations forbidden response has a 4xx status code
func (*SubmitShipmentConfirmationsForbidden) IsCode ¶
func (o *SubmitShipmentConfirmationsForbidden) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations forbidden response a status code equal to that given
func (*SubmitShipmentConfirmationsForbidden) IsRedirect ¶
func (o *SubmitShipmentConfirmationsForbidden) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations forbidden response has a 3xx status code
func (*SubmitShipmentConfirmationsForbidden) IsServerError ¶
func (o *SubmitShipmentConfirmationsForbidden) IsServerError() bool
IsServerError returns true when this submit shipment confirmations forbidden response has a 5xx status code
func (*SubmitShipmentConfirmationsForbidden) IsSuccess ¶
func (o *SubmitShipmentConfirmationsForbidden) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations forbidden response has a 2xx status code
func (*SubmitShipmentConfirmationsForbidden) String ¶
func (o *SubmitShipmentConfirmationsForbidden) String() string
type SubmitShipmentConfirmationsInternalServerError ¶
type SubmitShipmentConfirmationsInternalServerError struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsInternalServerError describes a response with status code 500, with default header values.
An unexpected condition occurred that prevented the server from fulfilling the request.
func NewSubmitShipmentConfirmationsInternalServerError ¶
func NewSubmitShipmentConfirmationsInternalServerError() *SubmitShipmentConfirmationsInternalServerError
NewSubmitShipmentConfirmationsInternalServerError creates a SubmitShipmentConfirmationsInternalServerError with default headers values
func (*SubmitShipmentConfirmationsInternalServerError) Error ¶
func (o *SubmitShipmentConfirmationsInternalServerError) Error() string
func (*SubmitShipmentConfirmationsInternalServerError) GetPayload ¶
func (o *SubmitShipmentConfirmationsInternalServerError) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentConfirmationsInternalServerError) IsClientError ¶
func (o *SubmitShipmentConfirmationsInternalServerError) IsClientError() bool
IsClientError returns true when this submit shipment confirmations internal server error response has a 4xx status code
func (*SubmitShipmentConfirmationsInternalServerError) IsCode ¶
func (o *SubmitShipmentConfirmationsInternalServerError) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations internal server error response a status code equal to that given
func (*SubmitShipmentConfirmationsInternalServerError) IsRedirect ¶
func (o *SubmitShipmentConfirmationsInternalServerError) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations internal server error response has a 3xx status code
func (*SubmitShipmentConfirmationsInternalServerError) IsServerError ¶
func (o *SubmitShipmentConfirmationsInternalServerError) IsServerError() bool
IsServerError returns true when this submit shipment confirmations internal server error response has a 5xx status code
func (*SubmitShipmentConfirmationsInternalServerError) IsSuccess ¶
func (o *SubmitShipmentConfirmationsInternalServerError) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations internal server error response has a 2xx status code
func (*SubmitShipmentConfirmationsInternalServerError) String ¶
func (o *SubmitShipmentConfirmationsInternalServerError) String() string
type SubmitShipmentConfirmationsNotFound ¶
type SubmitShipmentConfirmationsNotFound struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsNotFound describes a response with status code 404, with default header values.
The resource specified does not exist.
func NewSubmitShipmentConfirmationsNotFound ¶
func NewSubmitShipmentConfirmationsNotFound() *SubmitShipmentConfirmationsNotFound
NewSubmitShipmentConfirmationsNotFound creates a SubmitShipmentConfirmationsNotFound with default headers values
func (*SubmitShipmentConfirmationsNotFound) Error ¶
func (o *SubmitShipmentConfirmationsNotFound) Error() string
func (*SubmitShipmentConfirmationsNotFound) GetPayload ¶
func (o *SubmitShipmentConfirmationsNotFound) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentConfirmationsNotFound) IsClientError ¶
func (o *SubmitShipmentConfirmationsNotFound) IsClientError() bool
IsClientError returns true when this submit shipment confirmations not found response has a 4xx status code
func (*SubmitShipmentConfirmationsNotFound) IsCode ¶
func (o *SubmitShipmentConfirmationsNotFound) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations not found response a status code equal to that given
func (*SubmitShipmentConfirmationsNotFound) IsRedirect ¶
func (o *SubmitShipmentConfirmationsNotFound) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations not found response has a 3xx status code
func (*SubmitShipmentConfirmationsNotFound) IsServerError ¶
func (o *SubmitShipmentConfirmationsNotFound) IsServerError() bool
IsServerError returns true when this submit shipment confirmations not found response has a 5xx status code
func (*SubmitShipmentConfirmationsNotFound) IsSuccess ¶
func (o *SubmitShipmentConfirmationsNotFound) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations not found response has a 2xx status code
func (*SubmitShipmentConfirmationsNotFound) String ¶
func (o *SubmitShipmentConfirmationsNotFound) String() string
type SubmitShipmentConfirmationsParams ¶
type SubmitShipmentConfirmationsParams struct { /* Body. A request to submit shipment confirmation. */ Body *vendor_shipments_models.SubmitShipmentConfirmationsRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitShipmentConfirmationsParams contains all the parameters to send to the API endpoint
for the submit shipment confirmations operation. Typically these are written to a http.Request.
func NewSubmitShipmentConfirmationsParams ¶
func NewSubmitShipmentConfirmationsParams() *SubmitShipmentConfirmationsParams
NewSubmitShipmentConfirmationsParams creates a new SubmitShipmentConfirmationsParams 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 NewSubmitShipmentConfirmationsParamsWithContext ¶
func NewSubmitShipmentConfirmationsParamsWithContext(ctx context.Context) *SubmitShipmentConfirmationsParams
NewSubmitShipmentConfirmationsParamsWithContext creates a new SubmitShipmentConfirmationsParams object with the ability to set a context for a request.
func NewSubmitShipmentConfirmationsParamsWithHTTPClient ¶
func NewSubmitShipmentConfirmationsParamsWithHTTPClient(client *http.Client) *SubmitShipmentConfirmationsParams
NewSubmitShipmentConfirmationsParamsWithHTTPClient creates a new SubmitShipmentConfirmationsParams object with the ability to set a custom HTTPClient for a request.
func NewSubmitShipmentConfirmationsParamsWithTimeout ¶
func NewSubmitShipmentConfirmationsParamsWithTimeout(timeout time.Duration) *SubmitShipmentConfirmationsParams
NewSubmitShipmentConfirmationsParamsWithTimeout creates a new SubmitShipmentConfirmationsParams object with the ability to set a timeout on a request.
func (*SubmitShipmentConfirmationsParams) SetBody ¶
func (o *SubmitShipmentConfirmationsParams) SetBody(body *vendor_shipments_models.SubmitShipmentConfirmationsRequest)
SetBody adds the body to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) SetContext ¶
func (o *SubmitShipmentConfirmationsParams) SetContext(ctx context.Context)
SetContext adds the context to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) SetDefaults ¶
func (o *SubmitShipmentConfirmationsParams) SetDefaults()
SetDefaults hydrates default values in the submit shipment confirmations params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitShipmentConfirmationsParams) SetHTTPClient ¶
func (o *SubmitShipmentConfirmationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) SetTimeout ¶
func (o *SubmitShipmentConfirmationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) WithBody ¶
func (o *SubmitShipmentConfirmationsParams) WithBody(body *vendor_shipments_models.SubmitShipmentConfirmationsRequest) *SubmitShipmentConfirmationsParams
WithBody adds the body to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) WithContext ¶
func (o *SubmitShipmentConfirmationsParams) WithContext(ctx context.Context) *SubmitShipmentConfirmationsParams
WithContext adds the context to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) WithDefaults ¶
func (o *SubmitShipmentConfirmationsParams) WithDefaults() *SubmitShipmentConfirmationsParams
WithDefaults hydrates default values in the submit shipment confirmations params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitShipmentConfirmationsParams) WithHTTPClient ¶
func (o *SubmitShipmentConfirmationsParams) WithHTTPClient(client *http.Client) *SubmitShipmentConfirmationsParams
WithHTTPClient adds the HTTPClient to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) WithTimeout ¶
func (o *SubmitShipmentConfirmationsParams) WithTimeout(timeout time.Duration) *SubmitShipmentConfirmationsParams
WithTimeout adds the timeout to the submit shipment confirmations params
func (*SubmitShipmentConfirmationsParams) WriteToRequest ¶
func (o *SubmitShipmentConfirmationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitShipmentConfirmationsReader ¶
type SubmitShipmentConfirmationsReader struct {
// contains filtered or unexported fields
}
SubmitShipmentConfirmationsReader is a Reader for the SubmitShipmentConfirmations structure.
func (*SubmitShipmentConfirmationsReader) ReadResponse ¶
func (o *SubmitShipmentConfirmationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitShipmentConfirmationsRequestEntityTooLarge ¶
type SubmitShipmentConfirmationsRequestEntityTooLarge struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request size exceeded the maximum accepted size.
func NewSubmitShipmentConfirmationsRequestEntityTooLarge ¶
func NewSubmitShipmentConfirmationsRequestEntityTooLarge() *SubmitShipmentConfirmationsRequestEntityTooLarge
NewSubmitShipmentConfirmationsRequestEntityTooLarge creates a SubmitShipmentConfirmationsRequestEntityTooLarge with default headers values
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) Error ¶
func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) Error() string
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) GetPayload ¶
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) IsClientError ¶
func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this submit shipment confirmations request entity too large response has a 4xx status code
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) IsCode ¶
func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations request entity too large response a status code equal to that given
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) IsRedirect ¶
func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations request entity too large response has a 3xx status code
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) IsServerError ¶
func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this submit shipment confirmations request entity too large response has a 5xx status code
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) IsSuccess ¶
func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations request entity too large response has a 2xx status code
func (*SubmitShipmentConfirmationsRequestEntityTooLarge) String ¶
func (o *SubmitShipmentConfirmationsRequestEntityTooLarge) String() string
type SubmitShipmentConfirmationsServiceUnavailable ¶
type SubmitShipmentConfirmationsServiceUnavailable struct { string }XAmznRequestID
SubmitShipmentConfirmationsServiceUnavailable describes a response with status code 503, with default header values.
Temporary overloading or maintenance of the server.
func NewSubmitShipmentConfirmationsServiceUnavailable ¶
func NewSubmitShipmentConfirmationsServiceUnavailable() *SubmitShipmentConfirmationsServiceUnavailable
NewSubmitShipmentConfirmationsServiceUnavailable creates a SubmitShipmentConfirmationsServiceUnavailable with default headers values
func (*SubmitShipmentConfirmationsServiceUnavailable) Error ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) Error() string
func (*SubmitShipmentConfirmationsServiceUnavailable) GetPayload ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentConfirmationsServiceUnavailable) IsClientError ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) IsClientError() bool
IsClientError returns true when this submit shipment confirmations service unavailable response has a 4xx status code
func (*SubmitShipmentConfirmationsServiceUnavailable) IsCode ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations service unavailable response a status code equal to that given
func (*SubmitShipmentConfirmationsServiceUnavailable) IsRedirect ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations service unavailable response has a 3xx status code
func (*SubmitShipmentConfirmationsServiceUnavailable) IsServerError ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) IsServerError() bool
IsServerError returns true when this submit shipment confirmations service unavailable response has a 5xx status code
func (*SubmitShipmentConfirmationsServiceUnavailable) IsSuccess ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations service unavailable response has a 2xx status code
func (*SubmitShipmentConfirmationsServiceUnavailable) String ¶
func (o *SubmitShipmentConfirmationsServiceUnavailable) String() string
type SubmitShipmentConfirmationsTooManyRequests ¶
type SubmitShipmentConfirmationsTooManyRequests struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsTooManyRequests describes a response with status code 429, with default header values.
The frequency of requests was greater than allowed.
func NewSubmitShipmentConfirmationsTooManyRequests ¶
func NewSubmitShipmentConfirmationsTooManyRequests() *SubmitShipmentConfirmationsTooManyRequests
NewSubmitShipmentConfirmationsTooManyRequests creates a SubmitShipmentConfirmationsTooManyRequests with default headers values
func (*SubmitShipmentConfirmationsTooManyRequests) Error ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) Error() string
func (*SubmitShipmentConfirmationsTooManyRequests) GetPayload ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentConfirmationsTooManyRequests) IsClientError ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) IsClientError() bool
IsClientError returns true when this submit shipment confirmations too many requests response has a 4xx status code
func (*SubmitShipmentConfirmationsTooManyRequests) IsCode ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations too many requests response a status code equal to that given
func (*SubmitShipmentConfirmationsTooManyRequests) IsRedirect ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations too many requests response has a 3xx status code
func (*SubmitShipmentConfirmationsTooManyRequests) IsServerError ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) IsServerError() bool
IsServerError returns true when this submit shipment confirmations too many requests response has a 5xx status code
func (*SubmitShipmentConfirmationsTooManyRequests) IsSuccess ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations too many requests response has a 2xx status code
func (*SubmitShipmentConfirmationsTooManyRequests) String ¶
func (o *SubmitShipmentConfirmationsTooManyRequests) String() string
type SubmitShipmentConfirmationsUnsupportedMediaType ¶
type SubmitShipmentConfirmationsUnsupportedMediaType struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentConfirmationsUnsupportedMediaType describes a response with status code 415, with default header values.
The request payload is in an unsupported format.
func NewSubmitShipmentConfirmationsUnsupportedMediaType ¶
func NewSubmitShipmentConfirmationsUnsupportedMediaType() *SubmitShipmentConfirmationsUnsupportedMediaType
NewSubmitShipmentConfirmationsUnsupportedMediaType creates a SubmitShipmentConfirmationsUnsupportedMediaType with default headers values
func (*SubmitShipmentConfirmationsUnsupportedMediaType) Error ¶
func (o *SubmitShipmentConfirmationsUnsupportedMediaType) Error() string
func (*SubmitShipmentConfirmationsUnsupportedMediaType) GetPayload ¶
func (*SubmitShipmentConfirmationsUnsupportedMediaType) IsClientError ¶
func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this submit shipment confirmations unsupported media type response has a 4xx status code
func (*SubmitShipmentConfirmationsUnsupportedMediaType) IsCode ¶
func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this submit shipment confirmations unsupported media type response a status code equal to that given
func (*SubmitShipmentConfirmationsUnsupportedMediaType) IsRedirect ¶
func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this submit shipment confirmations unsupported media type response has a 3xx status code
func (*SubmitShipmentConfirmationsUnsupportedMediaType) IsServerError ¶
func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this submit shipment confirmations unsupported media type response has a 5xx status code
func (*SubmitShipmentConfirmationsUnsupportedMediaType) IsSuccess ¶
func (o *SubmitShipmentConfirmationsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this submit shipment confirmations unsupported media type response has a 2xx status code
func (*SubmitShipmentConfirmationsUnsupportedMediaType) String ¶
func (o *SubmitShipmentConfirmationsUnsupportedMediaType) String() string
type SubmitShipmentsAccepted ¶
type SubmitShipmentsAccepted struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsAccepted describes a response with status code 202, with default header values.
Success.
func NewSubmitShipmentsAccepted ¶
func NewSubmitShipmentsAccepted() *SubmitShipmentsAccepted
NewSubmitShipmentsAccepted creates a SubmitShipmentsAccepted with default headers values
func (*SubmitShipmentsAccepted) Error ¶
func (o *SubmitShipmentsAccepted) Error() string
func (*SubmitShipmentsAccepted) GetPayload ¶
func (o *SubmitShipmentsAccepted) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsAccepted) IsClientError ¶
func (o *SubmitShipmentsAccepted) IsClientError() bool
IsClientError returns true when this submit shipments accepted response has a 4xx status code
func (*SubmitShipmentsAccepted) IsCode ¶
func (o *SubmitShipmentsAccepted) IsCode(code int) bool
IsCode returns true when this submit shipments accepted response a status code equal to that given
func (*SubmitShipmentsAccepted) IsRedirect ¶
func (o *SubmitShipmentsAccepted) IsRedirect() bool
IsRedirect returns true when this submit shipments accepted response has a 3xx status code
func (*SubmitShipmentsAccepted) IsServerError ¶
func (o *SubmitShipmentsAccepted) IsServerError() bool
IsServerError returns true when this submit shipments accepted response has a 5xx status code
func (*SubmitShipmentsAccepted) IsSuccess ¶
func (o *SubmitShipmentsAccepted) IsSuccess() bool
IsSuccess returns true when this submit shipments accepted response has a 2xx status code
func (*SubmitShipmentsAccepted) String ¶
func (o *SubmitShipmentsAccepted) String() string
type SubmitShipmentsBadRequest ¶
type SubmitShipmentsBadRequest struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsBadRequest describes a response with status code 400, with default header values.
Request has missing or invalid parameters and cannot be parsed.
func NewSubmitShipmentsBadRequest ¶
func NewSubmitShipmentsBadRequest() *SubmitShipmentsBadRequest
NewSubmitShipmentsBadRequest creates a SubmitShipmentsBadRequest with default headers values
func (*SubmitShipmentsBadRequest) Error ¶
func (o *SubmitShipmentsBadRequest) Error() string
func (*SubmitShipmentsBadRequest) GetPayload ¶
func (o *SubmitShipmentsBadRequest) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsBadRequest) IsClientError ¶
func (o *SubmitShipmentsBadRequest) IsClientError() bool
IsClientError returns true when this submit shipments bad request response has a 4xx status code
func (*SubmitShipmentsBadRequest) IsCode ¶
func (o *SubmitShipmentsBadRequest) IsCode(code int) bool
IsCode returns true when this submit shipments bad request response a status code equal to that given
func (*SubmitShipmentsBadRequest) IsRedirect ¶
func (o *SubmitShipmentsBadRequest) IsRedirect() bool
IsRedirect returns true when this submit shipments bad request response has a 3xx status code
func (*SubmitShipmentsBadRequest) IsServerError ¶
func (o *SubmitShipmentsBadRequest) IsServerError() bool
IsServerError returns true when this submit shipments bad request response has a 5xx status code
func (*SubmitShipmentsBadRequest) IsSuccess ¶
func (o *SubmitShipmentsBadRequest) IsSuccess() bool
IsSuccess returns true when this submit shipments bad request response has a 2xx status code
func (*SubmitShipmentsBadRequest) String ¶
func (o *SubmitShipmentsBadRequest) String() string
type SubmitShipmentsForbidden ¶
type SubmitShipmentsForbidden struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsForbidden 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 NewSubmitShipmentsForbidden ¶
func NewSubmitShipmentsForbidden() *SubmitShipmentsForbidden
NewSubmitShipmentsForbidden creates a SubmitShipmentsForbidden with default headers values
func (*SubmitShipmentsForbidden) Error ¶
func (o *SubmitShipmentsForbidden) Error() string
func (*SubmitShipmentsForbidden) GetPayload ¶
func (o *SubmitShipmentsForbidden) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsForbidden) IsClientError ¶
func (o *SubmitShipmentsForbidden) IsClientError() bool
IsClientError returns true when this submit shipments forbidden response has a 4xx status code
func (*SubmitShipmentsForbidden) IsCode ¶
func (o *SubmitShipmentsForbidden) IsCode(code int) bool
IsCode returns true when this submit shipments forbidden response a status code equal to that given
func (*SubmitShipmentsForbidden) IsRedirect ¶
func (o *SubmitShipmentsForbidden) IsRedirect() bool
IsRedirect returns true when this submit shipments forbidden response has a 3xx status code
func (*SubmitShipmentsForbidden) IsServerError ¶
func (o *SubmitShipmentsForbidden) IsServerError() bool
IsServerError returns true when this submit shipments forbidden response has a 5xx status code
func (*SubmitShipmentsForbidden) IsSuccess ¶
func (o *SubmitShipmentsForbidden) IsSuccess() bool
IsSuccess returns true when this submit shipments forbidden response has a 2xx status code
func (*SubmitShipmentsForbidden) String ¶
func (o *SubmitShipmentsForbidden) String() string
type SubmitShipmentsInternalServerError ¶
type SubmitShipmentsInternalServerError struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsInternalServerError describes a response with status code 500, with default header values.
An unexpected condition occurred that prevented the server from fulfilling the request.
func NewSubmitShipmentsInternalServerError ¶
func NewSubmitShipmentsInternalServerError() *SubmitShipmentsInternalServerError
NewSubmitShipmentsInternalServerError creates a SubmitShipmentsInternalServerError with default headers values
func (*SubmitShipmentsInternalServerError) Error ¶
func (o *SubmitShipmentsInternalServerError) Error() string
func (*SubmitShipmentsInternalServerError) GetPayload ¶
func (o *SubmitShipmentsInternalServerError) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsInternalServerError) IsClientError ¶
func (o *SubmitShipmentsInternalServerError) IsClientError() bool
IsClientError returns true when this submit shipments internal server error response has a 4xx status code
func (*SubmitShipmentsInternalServerError) IsCode ¶
func (o *SubmitShipmentsInternalServerError) IsCode(code int) bool
IsCode returns true when this submit shipments internal server error response a status code equal to that given
func (*SubmitShipmentsInternalServerError) IsRedirect ¶
func (o *SubmitShipmentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this submit shipments internal server error response has a 3xx status code
func (*SubmitShipmentsInternalServerError) IsServerError ¶
func (o *SubmitShipmentsInternalServerError) IsServerError() bool
IsServerError returns true when this submit shipments internal server error response has a 5xx status code
func (*SubmitShipmentsInternalServerError) IsSuccess ¶
func (o *SubmitShipmentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this submit shipments internal server error response has a 2xx status code
func (*SubmitShipmentsInternalServerError) String ¶
func (o *SubmitShipmentsInternalServerError) String() string
type SubmitShipmentsNotFound ¶
type SubmitShipmentsNotFound struct { /* Your rate limit (requests per second) for this operation. */ XAmznRateLimitLimit string /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsNotFound describes a response with status code 404, with default header values.
The resource specified does not exist.
func NewSubmitShipmentsNotFound ¶
func NewSubmitShipmentsNotFound() *SubmitShipmentsNotFound
NewSubmitShipmentsNotFound creates a SubmitShipmentsNotFound with default headers values
func (*SubmitShipmentsNotFound) Error ¶
func (o *SubmitShipmentsNotFound) Error() string
func (*SubmitShipmentsNotFound) GetPayload ¶
func (o *SubmitShipmentsNotFound) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsNotFound) IsClientError ¶
func (o *SubmitShipmentsNotFound) IsClientError() bool
IsClientError returns true when this submit shipments not found response has a 4xx status code
func (*SubmitShipmentsNotFound) IsCode ¶
func (o *SubmitShipmentsNotFound) IsCode(code int) bool
IsCode returns true when this submit shipments not found response a status code equal to that given
func (*SubmitShipmentsNotFound) IsRedirect ¶
func (o *SubmitShipmentsNotFound) IsRedirect() bool
IsRedirect returns true when this submit shipments not found response has a 3xx status code
func (*SubmitShipmentsNotFound) IsServerError ¶
func (o *SubmitShipmentsNotFound) IsServerError() bool
IsServerError returns true when this submit shipments not found response has a 5xx status code
func (*SubmitShipmentsNotFound) IsSuccess ¶
func (o *SubmitShipmentsNotFound) IsSuccess() bool
IsSuccess returns true when this submit shipments not found response has a 2xx status code
func (*SubmitShipmentsNotFound) String ¶
func (o *SubmitShipmentsNotFound) String() string
type SubmitShipmentsParams ¶
type SubmitShipmentsParams struct { /* Body. A request to submit shipment request. */ Body *vendor_shipments_models.SubmitShipments Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitShipmentsParams contains all the parameters to send to the API endpoint
for the submit shipments operation. Typically these are written to a http.Request.
func NewSubmitShipmentsParams ¶
func NewSubmitShipmentsParams() *SubmitShipmentsParams
NewSubmitShipmentsParams creates a new SubmitShipmentsParams 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 NewSubmitShipmentsParamsWithContext ¶
func NewSubmitShipmentsParamsWithContext(ctx context.Context) *SubmitShipmentsParams
NewSubmitShipmentsParamsWithContext creates a new SubmitShipmentsParams object with the ability to set a context for a request.
func NewSubmitShipmentsParamsWithHTTPClient ¶
func NewSubmitShipmentsParamsWithHTTPClient(client *http.Client) *SubmitShipmentsParams
NewSubmitShipmentsParamsWithHTTPClient creates a new SubmitShipmentsParams object with the ability to set a custom HTTPClient for a request.
func NewSubmitShipmentsParamsWithTimeout ¶
func NewSubmitShipmentsParamsWithTimeout(timeout time.Duration) *SubmitShipmentsParams
NewSubmitShipmentsParamsWithTimeout creates a new SubmitShipmentsParams object with the ability to set a timeout on a request.
func (*SubmitShipmentsParams) SetBody ¶
func (o *SubmitShipmentsParams) SetBody(body *vendor_shipments_models.SubmitShipments)
SetBody adds the body to the submit shipments params
func (*SubmitShipmentsParams) SetContext ¶
func (o *SubmitShipmentsParams) SetContext(ctx context.Context)
SetContext adds the context to the submit shipments params
func (*SubmitShipmentsParams) SetDefaults ¶
func (o *SubmitShipmentsParams) SetDefaults()
SetDefaults hydrates default values in the submit shipments params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitShipmentsParams) SetHTTPClient ¶
func (o *SubmitShipmentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit shipments params
func (*SubmitShipmentsParams) SetTimeout ¶
func (o *SubmitShipmentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit shipments params
func (*SubmitShipmentsParams) WithBody ¶
func (o *SubmitShipmentsParams) WithBody(body *vendor_shipments_models.SubmitShipments) *SubmitShipmentsParams
WithBody adds the body to the submit shipments params
func (*SubmitShipmentsParams) WithContext ¶
func (o *SubmitShipmentsParams) WithContext(ctx context.Context) *SubmitShipmentsParams
WithContext adds the context to the submit shipments params
func (*SubmitShipmentsParams) WithDefaults ¶
func (o *SubmitShipmentsParams) WithDefaults() *SubmitShipmentsParams
WithDefaults hydrates default values in the submit shipments params (not the query body).
All values with no default are reset to their zero value.
func (*SubmitShipmentsParams) WithHTTPClient ¶
func (o *SubmitShipmentsParams) WithHTTPClient(client *http.Client) *SubmitShipmentsParams
WithHTTPClient adds the HTTPClient to the submit shipments params
func (*SubmitShipmentsParams) WithTimeout ¶
func (o *SubmitShipmentsParams) WithTimeout(timeout time.Duration) *SubmitShipmentsParams
WithTimeout adds the timeout to the submit shipments params
func (*SubmitShipmentsParams) WriteToRequest ¶
func (o *SubmitShipmentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitShipmentsReader ¶
type SubmitShipmentsReader struct {
// contains filtered or unexported fields
}
SubmitShipmentsReader is a Reader for the SubmitShipments structure.
func (*SubmitShipmentsReader) ReadResponse ¶
func (o *SubmitShipmentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitShipmentsRequestEntityTooLarge ¶
type SubmitShipmentsRequestEntityTooLarge struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request size exceeded the maximum accepted size.
func NewSubmitShipmentsRequestEntityTooLarge ¶
func NewSubmitShipmentsRequestEntityTooLarge() *SubmitShipmentsRequestEntityTooLarge
NewSubmitShipmentsRequestEntityTooLarge creates a SubmitShipmentsRequestEntityTooLarge with default headers values
func (*SubmitShipmentsRequestEntityTooLarge) Error ¶
func (o *SubmitShipmentsRequestEntityTooLarge) Error() string
func (*SubmitShipmentsRequestEntityTooLarge) GetPayload ¶
func (o *SubmitShipmentsRequestEntityTooLarge) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsRequestEntityTooLarge) IsClientError ¶
func (o *SubmitShipmentsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this submit shipments request entity too large response has a 4xx status code
func (*SubmitShipmentsRequestEntityTooLarge) IsCode ¶
func (o *SubmitShipmentsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this submit shipments request entity too large response a status code equal to that given
func (*SubmitShipmentsRequestEntityTooLarge) IsRedirect ¶
func (o *SubmitShipmentsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this submit shipments request entity too large response has a 3xx status code
func (*SubmitShipmentsRequestEntityTooLarge) IsServerError ¶
func (o *SubmitShipmentsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this submit shipments request entity too large response has a 5xx status code
func (*SubmitShipmentsRequestEntityTooLarge) IsSuccess ¶
func (o *SubmitShipmentsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this submit shipments request entity too large response has a 2xx status code
func (*SubmitShipmentsRequestEntityTooLarge) String ¶
func (o *SubmitShipmentsRequestEntityTooLarge) String() string
type SubmitShipmentsServiceUnavailable ¶
type SubmitShipmentsServiceUnavailable struct { string }XAmznRequestID
SubmitShipmentsServiceUnavailable describes a response with status code 503, with default header values.
Temporary overloading or maintenance of the server.
func NewSubmitShipmentsServiceUnavailable ¶
func NewSubmitShipmentsServiceUnavailable() *SubmitShipmentsServiceUnavailable
NewSubmitShipmentsServiceUnavailable creates a SubmitShipmentsServiceUnavailable with default headers values
func (*SubmitShipmentsServiceUnavailable) Error ¶
func (o *SubmitShipmentsServiceUnavailable) Error() string
func (*SubmitShipmentsServiceUnavailable) GetPayload ¶
func (o *SubmitShipmentsServiceUnavailable) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsServiceUnavailable) IsClientError ¶
func (o *SubmitShipmentsServiceUnavailable) IsClientError() bool
IsClientError returns true when this submit shipments service unavailable response has a 4xx status code
func (*SubmitShipmentsServiceUnavailable) IsCode ¶
func (o *SubmitShipmentsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this submit shipments service unavailable response a status code equal to that given
func (*SubmitShipmentsServiceUnavailable) IsRedirect ¶
func (o *SubmitShipmentsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this submit shipments service unavailable response has a 3xx status code
func (*SubmitShipmentsServiceUnavailable) IsServerError ¶
func (o *SubmitShipmentsServiceUnavailable) IsServerError() bool
IsServerError returns true when this submit shipments service unavailable response has a 5xx status code
func (*SubmitShipmentsServiceUnavailable) IsSuccess ¶
func (o *SubmitShipmentsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this submit shipments service unavailable response has a 2xx status code
func (*SubmitShipmentsServiceUnavailable) String ¶
func (o *SubmitShipmentsServiceUnavailable) String() string
type SubmitShipmentsTooManyRequests ¶
type SubmitShipmentsTooManyRequests struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsTooManyRequests describes a response with status code 429, with default header values.
The frequency of requests was greater than allowed.
func NewSubmitShipmentsTooManyRequests ¶
func NewSubmitShipmentsTooManyRequests() *SubmitShipmentsTooManyRequests
NewSubmitShipmentsTooManyRequests creates a SubmitShipmentsTooManyRequests with default headers values
func (*SubmitShipmentsTooManyRequests) Error ¶
func (o *SubmitShipmentsTooManyRequests) Error() string
func (*SubmitShipmentsTooManyRequests) GetPayload ¶
func (o *SubmitShipmentsTooManyRequests) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsTooManyRequests) IsClientError ¶
func (o *SubmitShipmentsTooManyRequests) IsClientError() bool
IsClientError returns true when this submit shipments too many requests response has a 4xx status code
func (*SubmitShipmentsTooManyRequests) IsCode ¶
func (o *SubmitShipmentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this submit shipments too many requests response a status code equal to that given
func (*SubmitShipmentsTooManyRequests) IsRedirect ¶
func (o *SubmitShipmentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this submit shipments too many requests response has a 3xx status code
func (*SubmitShipmentsTooManyRequests) IsServerError ¶
func (o *SubmitShipmentsTooManyRequests) IsServerError() bool
IsServerError returns true when this submit shipments too many requests response has a 5xx status code
func (*SubmitShipmentsTooManyRequests) IsSuccess ¶
func (o *SubmitShipmentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this submit shipments too many requests response has a 2xx status code
func (*SubmitShipmentsTooManyRequests) String ¶
func (o *SubmitShipmentsTooManyRequests) String() string
type SubmitShipmentsUnsupportedMediaType ¶
type SubmitShipmentsUnsupportedMediaType struct { /* Unique request reference identifier. */ XAmznRequestID string Payload *vendor_shipments_models.SubmitShipmentConfirmationsResponse }
SubmitShipmentsUnsupportedMediaType describes a response with status code 415, with default header values.
The request payload is in an unsupported format.
func NewSubmitShipmentsUnsupportedMediaType ¶
func NewSubmitShipmentsUnsupportedMediaType() *SubmitShipmentsUnsupportedMediaType
NewSubmitShipmentsUnsupportedMediaType creates a SubmitShipmentsUnsupportedMediaType with default headers values
func (*SubmitShipmentsUnsupportedMediaType) Error ¶
func (o *SubmitShipmentsUnsupportedMediaType) Error() string
func (*SubmitShipmentsUnsupportedMediaType) GetPayload ¶
func (o *SubmitShipmentsUnsupportedMediaType) GetPayload() *vendor_shipments_models.SubmitShipmentConfirmationsResponse
func (*SubmitShipmentsUnsupportedMediaType) IsClientError ¶
func (o *SubmitShipmentsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this submit shipments unsupported media type response has a 4xx status code
func (*SubmitShipmentsUnsupportedMediaType) IsCode ¶
func (o *SubmitShipmentsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this submit shipments unsupported media type response a status code equal to that given
func (*SubmitShipmentsUnsupportedMediaType) IsRedirect ¶
func (o *SubmitShipmentsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this submit shipments unsupported media type response has a 3xx status code
func (*SubmitShipmentsUnsupportedMediaType) IsServerError ¶
func (o *SubmitShipmentsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this submit shipments unsupported media type response has a 5xx status code
func (*SubmitShipmentsUnsupportedMediaType) IsSuccess ¶
func (o *SubmitShipmentsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this submit shipments unsupported media type response has a 2xx status code
func (*SubmitShipmentsUnsupportedMediaType) String ¶
func (o *SubmitShipmentsUnsupportedMediaType) String() string