Constructor function for SubmitOrderInput class
User accountId for checkout api calls - optional
Action object json.
anonymousSiteUrl as the prefix of the API url for Off-Platform deployments.
API namespace.
Expiration Date time of the cached item. Default is current time plus 5 minutes.
Flag to indicate where the data to be cached. Supported types are "INDEXEDDB, SESSIONSTORAGE and LOCALSTORAGE"
Flag to indicate if the sdk call should be cached.
boolean value to decide if secure server needs to be called.
cartContextKey as part of the POST body of the API for submit the order.
catalogCode as part of the POST body of the API for submit the order.
execute Integration Procedure as chainable.
List of custom fields to be returned.
List of fields to be returned.
Input Map values for the dataraptor procedure.
integration procedure name - optional
Options Map values for the integration procedure.
orderId as part of the POST body of the API for submit the order.
Boolean flag to discard cache and call the api again. Default is false.
Remote class that handles this request.
Remote method that handles this request.
value indicating whether the user agent should send cookies from the other domain in the case of cross-origin requests
optional input param used as secure Server rest URL end point when Proxy SDK is used
Flag to indicate if the sdk call should be cached.
Function that constructs the API path for ApexRest Handles scenerio when input parameters are not provided
Function that constructs the node server SDK API path for Rest
Function to return authorization token
optional param.
content type of the resource.
Function that constructs the query string for API
Function that constructs the input map object containing all query parameters for API
Function to return VF Remoting method name.
The credentials read-only property of the Request interface indicates whether the user agent should send cookies from the other domain in the case of cross-origin requests.
Function that constructs the Request body json for ApexRest Handles scenerio when input parameters are not provided
Function that constructs the API path for secure server
Generated using TypeDoc
Class that defines input to create and submit the order.