Categorygithub.com/AccelByte/accelbyte-go-modular-sdk/platform-sdkpkgplatformclientfulfillment_script
# Functions
New creates a new fulfillment script API client.
NewCreateFulfillmentScriptConflict creates a CreateFulfillmentScriptConflict with default headers values.
NewCreateFulfillmentScriptCreated creates a CreateFulfillmentScriptCreated with default headers values.
NewCreateFulfillmentScriptParams creates a new CreateFulfillmentScriptParams object with the default values initialized.
NewCreateFulfillmentScriptParamsWithContext creates a new CreateFulfillmentScriptParams object with the default values initialized, and the ability to set a context for a request.
NewCreateFulfillmentScriptParamsWithHTTPClient creates a new CreateFulfillmentScriptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateFulfillmentScriptParamsWithTimeout creates a new CreateFulfillmentScriptParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteFulfillmentScriptNoContent creates a DeleteFulfillmentScriptNoContent with default headers values.
NewDeleteFulfillmentScriptParams creates a new DeleteFulfillmentScriptParams object with the default values initialized.
NewDeleteFulfillmentScriptParamsWithContext creates a new DeleteFulfillmentScriptParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteFulfillmentScriptParamsWithHTTPClient creates a new DeleteFulfillmentScriptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteFulfillmentScriptParamsWithTimeout creates a new DeleteFulfillmentScriptParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetFulfillmentScriptNotFound creates a GetFulfillmentScriptNotFound with default headers values.
NewGetFulfillmentScriptOK creates a GetFulfillmentScriptOK with default headers values.
NewGetFulfillmentScriptParams creates a new GetFulfillmentScriptParams object with the default values initialized.
NewGetFulfillmentScriptParamsWithContext creates a new GetFulfillmentScriptParams object with the default values initialized, and the ability to set a context for a request.
NewGetFulfillmentScriptParamsWithHTTPClient creates a new GetFulfillmentScriptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFulfillmentScriptParamsWithTimeout creates a new GetFulfillmentScriptParams object with the default values initialized, and the ability to set a timeout on a request.
NewListFulfillmentScriptsOK creates a ListFulfillmentScriptsOK with default headers values.
NewListFulfillmentScriptsParams creates a new ListFulfillmentScriptsParams object with the default values initialized.
NewListFulfillmentScriptsParamsWithContext creates a new ListFulfillmentScriptsParams object with the default values initialized, and the ability to set a context for a request.
NewListFulfillmentScriptsParamsWithHTTPClient creates a new ListFulfillmentScriptsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListFulfillmentScriptsParamsWithTimeout creates a new ListFulfillmentScriptsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateFulfillmentScriptBadRequest creates a UpdateFulfillmentScriptBadRequest with default headers values.
NewUpdateFulfillmentScriptOK creates a UpdateFulfillmentScriptOK with default headers values.
NewUpdateFulfillmentScriptParams creates a new UpdateFulfillmentScriptParams object with the default values initialized.
NewUpdateFulfillmentScriptParamsWithContext creates a new UpdateFulfillmentScriptParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateFulfillmentScriptParamsWithHTTPClient creates a new UpdateFulfillmentScriptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateFulfillmentScriptParamsWithTimeout creates a new UpdateFulfillmentScriptParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for fulfillment script API
*/.
CreateFulfillmentScriptConflict handles this case with default header values.
CreateFulfillmentScriptCreated handles this case with default header values.
CreateFulfillmentScriptParams contains all the parameters to send to the API endpoint
for the create fulfillment script operation typically these are written to a http.Request
*/.
CreateFulfillmentScriptReader is a Reader for the CreateFulfillmentScript structure.
DeleteFulfillmentScriptNoContent handles this case with default header values.
DeleteFulfillmentScriptParams contains all the parameters to send to the API endpoint
for the delete fulfillment script operation typically these are written to a http.Request
*/.
DeleteFulfillmentScriptReader is a Reader for the DeleteFulfillmentScript structure.
GetFulfillmentScriptNotFound handles this case with default header values.
GetFulfillmentScriptOK handles this case with default header values.
GetFulfillmentScriptParams contains all the parameters to send to the API endpoint
for the get fulfillment script operation typically these are written to a http.Request
*/.
GetFulfillmentScriptReader is a Reader for the GetFulfillmentScript structure.
ListFulfillmentScriptsOK handles this case with default header values.
ListFulfillmentScriptsParams contains all the parameters to send to the API endpoint
for the list fulfillment scripts operation typically these are written to a http.Request
*/.
ListFulfillmentScriptsReader is a Reader for the ListFulfillmentScripts structure.
UpdateFulfillmentScriptBadRequest handles this case with default header values.
UpdateFulfillmentScriptOK handles this case with default header values.
UpdateFulfillmentScriptParams contains all the parameters to send to the API endpoint
for the update fulfillment script operation typically these are written to a http.Request
*/.
UpdateFulfillmentScriptReader is a Reader for the UpdateFulfillmentScript structure.
# Interfaces
ClientService is the interface for Client methods.