Action object json.
anonymousSiteUrl as the prefix of the API url for Off-Platform deployments.
API namespace.
dataRaptor bundle name - optional
Expiration Date time of the cached item. Default is current time plus 5 minutes.
Flag to indicate if the sdk call should be cached.
cartId as part of the POST body of the API for adding product to the working cart. Optional when adding child product to the parent.
execute Integration Procedure as chainable.
childProductId as part of the POST body of the API for adding product to the working cart. childProductId - the offer Id which needs to be added to the cart.
Returns list of custom columns to client.
List of custom fields to be returned.
List of fields to be returned.
Input Map values for the dataraptor procedure.
inputParamsString for the dataraptor.
integration procedure name - optional
Options Map values for the integration procedure.
parentId as part of the POST body of the API for adding product to the working cart.
The parent object of addon to be added to the cart.
Boolean flag to discard cache and call the api again. Default is false.
Remote class that handles this request.
Remote method in the above Remote Class to handle add cart items.
rootBundleId as part of the POST body of the API for adding product to the working cart.
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 API path for Rest call
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.
Function that constructs the Request body json for ApexRest Handles scenerio when input parameters are not provided
Generated using TypeDoc
Class that defines input to add product to the cart.