Constructor function for GetCatalogOffersInput class.
Action object json.
anonymousSiteUrl as the prefix of the API url for Off-Platform deployments.
API namespace.
Boolean flag to indicate whether to cache the validated offer in SDK. Default is true to always cache validated offer in SDK.
catalogCode to be used in part of the path of the API to get associated products and promotions.
context params 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.
offerCode to be used in part of the path of the API to get the details of the associated product.
offerConfiguration JSON of the offer to be use as request body of the API for configuration, to get the resultant price.
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 Handles scenerio when JSONResult, accountId and catalogCode is null
Generated using TypeDoc
Class that defines input for validating a offer configuration.
DigitalCommerceInput