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.
The cart Id to be used as ContextId in the associated API to get list of catalogs. It may be the regular cart id or the anonymous cart id.
Parent catalog ID. If this is provided, it will find only the child catalogs for this given catalog ID.
execute Integration Procedure as chainable.
Returns list of custom columns to client.
List of custom fields to be returned.
List of fields to be returned. Supported Product2 and Pricebook fields.
The hierarchy level to be retrieved. For only the current level of catalogs, hierarchy will be 0. For retrieving current level of catalogs with children, hierarchy will be 1.
Input Map values for the dataraptor procedure.
inputParamsString for the dataraptor.
integration procedure name - optional
The offset to start the catalog list from. If we are using pagesize of 20, the offset for next page will be 21.
Options Map values for the integration procedure.
The number of top level catalogs to be returned. Default is 20.
Boolean flag to discard cache and call the api again. Default is false.
Remote class to handle get catalogs.
Remote method in the boave Remote Class to handle get catalogs.
Sort the catalogs by the given sortBy This will sort the returned catalogs first by Name in descending order, then description in ascending order.
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 get catalogs.
B2BInput