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.
execute Integration Procedure as chainable.
Returns list of custom columns to client.
Indicator if user intends to add product selected to the anonymous shopping cart.
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
Line item inside the anonymous cart to be updated.
input = { action: 'updateQuantity', data : {'value': 2}}
lineItemId as part of the POST body of the API for updating lineItem. lineItemId - the offer Id which needs to be updated to the cart.
Options Map values for the integration procedure.
parentId as part of the POST body of the API for updating lineItem. Optional when updating parent bundle product.
Parent inside the anonymous cart to be updated.
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.
rootBundleId as part of the POST body of the API for updating lineItem.
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
Function that updates details of an lineItem. Eg: Quantity, attribute values.
product to be udpated
Generated using TypeDoc
Class that defines input to update lineItem.
B2BInput