Constructor function for this input 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.
An optional parameter for attribute categories.
A required POST Body param to contain updateBasket for updating basket
Unique key for each basket
Unique key for each bundle in the cart
Expiration Date time of the cached item. Default is current time plus 5 minutes.
Flag to indicate if the sdk call should be cached.
boolean value to decide if secure server needs to be called.
catalogCode to be used in part of the path of the API.
context param as part of the query string of the API to define which offers qualify in returning result set.
Persisting contextkey hash key to be used in part of the path of the API to maintain existing cart.
List of custom fields to be returned.
List of fields to be returned.
forceInvalidateCache as part of the query string of the API to refresh the cache for a particular catalog.
An optional POST Body parameter for fetching the attachments.
integration procedure name - optional
isLoggedIn as part of the query string of the API.
Unique key for the lineItem being edited
An optional POST Body parameter for adding items to cart.
offer object.
offer code.
The configured offer configurations to be added to cart.
Options Map values for the integration procedure.
Updated field quantity
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.
An optional POST Body object to store offer into cart for the further api requests.
validateAction is part of the query string of the API todo context rule validation check.
validatePrice is part of the query string of the API todo price validation check.
Function that constructs the API path for ApexRest. Not implemented.
Function that constructs the Anonymous API path for Rest. Not implemented.
Function to return authorization token
optional param.
content type of the resource.
Function that constructs the query string for API. Not implemented.
Function that constructs the input map object containing all query parameters for API. Not implemented.
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 to create post body. Not implemented.
Function that constructs the API path for secure server
Generated using TypeDoc
Class that defines input to create a actual cart with a catalogCode and accountId.
DigitalCommerceInput