Constructor function for GetItemsInCartInput class.
Action object json.
anonymousSiteUrl as the prefix of the API url for Off-Platform deployments.
API namespace.
Boolean flag to indicate if we should cache the cart in SDK. Default is true to always cache cart in SDK.
Persisting cartContext hash key to be used in part of the path of the API to maintain existing cart.
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.
List of fields to be returned.
forceInvalidateCache as part of the query string of the API to refresh the cache for a particular catalog.
Boolean flag to indicate if we should reload a cart via API or return the client side cached cart if exists. Default is false to cached cart.
Remote class that handles this request.
Remote method that handles this request.
Function that constructs the API path for ApexRest Handles scenerio when namespace is null
Function that constructs the Anonymous API path for Rest
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 and Rest
Generated using TypeDoc
Class that defines input for getting cart details.
DigitalCommerceInput