Revenue Cloud Developer Guide
Get Started with Revenue Cloud Developer Resources
CatalogRatesPreferenceEnum Enum
ConfigurationInputEnum Enum
PricingPreferenceEnum Enum
Newer Version Available
PlaceQuote Namespace
The PlaceQuote namespace provides classes and methods
to create or update quotes with pricing preferences and configuration options.
The PlaceQuote namespace includes these classes.
-
CatalogRatesPreferenceEnum Enum
Specifies the rate card entries defined in the catalog that must be fetched for quote line items, with usage-based selling during the quote creation process. -
ConfigurationInputEnum Enum
Specifies the configuration input for the request to place a quote. -
ConfigurationOptionsInput Class
Contains methods and properties to set the configuration options for the input to the product configurator. -
GraphRequest Class
Contains constructors and properties to set the graph ID and a list of records to be ingested. The list of records is specified in a key-value map format that contains the field values of an order. -
PlaceQuoteException Class
Contains methods to hold the exception details for the place quote request. -
PlaceQuoteResponse Class
Contains properties to hold the response to the place quote request. -
PlaceQuoteRLMApexProcessor Class
Contains methods to place a quote with details of the graph request, pricing preferences, and configuration options. -
PricingPreferenceEnum Enum
Specifies the pricing preference during the create quote process. -
RecordResource Class
Contains constructors and properties to create a record object from field values of a quote. -
RecordWithReferenceRequest Class
Contains constructors and properties to associate a record object with a reference identifier.