Constructor function for GetCatalogOffersInput class
Action object json.
anonymousSiteUrl as the prefix of the API url for Off-Platform deployments.
API namespace.
attributes as part of the query string of the API for getting Attribute values chosen for the desired offer.
Boolean flag to indicate if we should cache the offer in SDK. Default is true to always cache 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.
contextDebug as part of the query string of the API for returning a full context name:value pair array. This parameter only works when a server setting enables contextdebug to be set from the API.
contextKey as part of the query string of the API describes the anonymous or known customer's "context" to be used in rule processing.
List of fields to be returned.
forceInvalidateCache as part of the query string of the API to refresh the cache for a particular catalog.
includeRelated as part of the query string of the API for controlling what data about related products and promotions is included in the response.
isLoggedIn as part of the query string of the API.
offerCode to be used in part of the path of the API to get the details of the associated product.
quantity as part of the query string of the API for getting quantity of the offer desired.
Boolean flag to indicate if we should reload a new offer via API or return the client side cached offer if exists. Default is false to cached offer.
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 when we are using HTTP methods of POST or PUT.
Generated using TypeDoc
Class that defines input for getting offer details .
DigitalCommerceInput