CPQ API Models
CPQ API references several CPQ data models. To use the Salesforce CPQ API, create classes for each data model in your org.
| Required Editions |
|---|
| Available in: Salesforce CPQ Spring ’17 and later |
- CPQ API QuoteLineModel
The Quote Line model represents a quote line data model in Salesforce CPQ. - CPQ API QuoteLineGroupModel
The Quote Line Group model represents a quote line group data model in Salesforce CPQ. - CPQ API OptionModel
The Option model represents a product option data model in Salesforce CPQ. - CPQ API FeatureModel
The Feature model represents a product feature data model in Salesforce CPQ. - CPQ API ConfigAttributeModel
The ConfigAttribute model represents the configuration attribute object in Salesforce CPQ. - CPQ API ConfigurationModel
The Configuration model represents a bundle product in Salesforce CPQ. - CPQ API ConstraintModel
The Constraint model represents the option constraint object in Salesforce CPQ. - CPQ API ProductModel
The Product model represents a product data model in Salesforce CPQ. - CPQ API QuoteModel
The Quote model represents a CPQ quote data model in Salesforce CPQ. - CPQ API QuoteProposalModel
The QuoteProposal model represents a quote document in Salesforce CPQ. - CPQ API QuoteTermModel
The QuoteTerm model represents the quote term object in Salesforce CPQ.