# Functions
New creates a new fulfillment API client.
NewFulfillItemBadRequest creates a FulfillItemBadRequest with default headers values.
NewFulfillItemConflict creates a FulfillItemConflict with default headers values.
NewFulfillItemNotFound creates a FulfillItemNotFound with default headers values.
NewFulfillItemOK creates a FulfillItemOK with default headers values.
NewFulfillItemParams creates a new FulfillItemParams object with the default values initialized.
NewFulfillItemParamsWithContext creates a new FulfillItemParams object with the default values initialized, and the ability to set a context for a request.
NewFulfillItemParamsWithHTTPClient creates a new FulfillItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewFulfillItemParamsWithTimeout creates a new FulfillItemParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicRedeemCodeBadRequest creates a PublicRedeemCodeBadRequest with default headers values.
NewPublicRedeemCodeConflict creates a PublicRedeemCodeConflict with default headers values.
NewPublicRedeemCodeNotFound creates a PublicRedeemCodeNotFound with default headers values.
NewPublicRedeemCodeOK creates a PublicRedeemCodeOK with default headers values.
NewPublicRedeemCodeParams creates a new PublicRedeemCodeParams object with the default values initialized.
NewPublicRedeemCodeParamsWithContext creates a new PublicRedeemCodeParams object with the default values initialized, and the ability to set a context for a request.
NewPublicRedeemCodeParamsWithHTTPClient creates a new PublicRedeemCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicRedeemCodeParamsWithTimeout creates a new PublicRedeemCodeParams object with the default values initialized, and the ability to set a timeout on a request.
NewQueryFulfillmentHistoriesOK creates a QueryFulfillmentHistoriesOK with default headers values.
NewQueryFulfillmentHistoriesParams creates a new QueryFulfillmentHistoriesParams object with the default values initialized.
NewQueryFulfillmentHistoriesParamsWithContext creates a new QueryFulfillmentHistoriesParams object with the default values initialized, and the ability to set a context for a request.
NewQueryFulfillmentHistoriesParamsWithHTTPClient creates a new QueryFulfillmentHistoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewQueryFulfillmentHistoriesParamsWithTimeout creates a new QueryFulfillmentHistoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewRedeemCodeBadRequest creates a RedeemCodeBadRequest with default headers values.
NewRedeemCodeConflict creates a RedeemCodeConflict with default headers values.
NewRedeemCodeNotFound creates a RedeemCodeNotFound with default headers values.
NewRedeemCodeOK creates a RedeemCodeOK with default headers values.
NewRedeemCodeParams creates a new RedeemCodeParams object with the default values initialized.
NewRedeemCodeParamsWithContext creates a new RedeemCodeParams object with the default values initialized, and the ability to set a context for a request.
NewRedeemCodeParamsWithHTTPClient creates a new RedeemCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRedeemCodeParamsWithTimeout creates a new RedeemCodeParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for fulfillment API
*/.
FulfillItemBadRequest handles this case with default header values.
FulfillItemConflict handles this case with default header values.
FulfillItemNotFound handles this case with default header values.
FulfillItemOK handles this case with default header values.
FulfillItemParams contains all the parameters to send to the API endpoint
for the fulfill item operation typically these are written to a http.Request
*/.
FulfillItemReader is a Reader for the FulfillItem structure.
PublicRedeemCodeBadRequest handles this case with default header values.
PublicRedeemCodeConflict handles this case with default header values.
PublicRedeemCodeNotFound handles this case with default header values.
PublicRedeemCodeOK handles this case with default header values.
PublicRedeemCodeParams contains all the parameters to send to the API endpoint
for the public redeem code operation typically these are written to a http.Request
*/.
PublicRedeemCodeReader is a Reader for the PublicRedeemCode structure.
QueryFulfillmentHistoriesOK handles this case with default header values.
QueryFulfillmentHistoriesParams contains all the parameters to send to the API endpoint
for the query fulfillment histories operation typically these are written to a http.Request
*/.
QueryFulfillmentHistoriesReader is a Reader for the QueryFulfillmentHistories structure.
RedeemCodeBadRequest handles this case with default header values.
RedeemCodeConflict handles this case with default header values.
RedeemCodeNotFound handles this case with default header values.
RedeemCodeOK handles this case with default header values.
RedeemCodeParams contains all the parameters to send to the API endpoint
for the redeem code operation typically these are written to a http.Request
*/.
RedeemCodeReader is a Reader for the RedeemCode structure.
# Interfaces
ClientService is the interface for Client methods.