Zuora Product Catalog
This reference provides a detailed list of custom objects in the Zuora Product Catalog, including their API names and descriptions.
|
Object name |
API name |
Description |
|---|---|---|
|
ZProduct |
zqu__ZProduct__c |
Represents a product in the Zuora Product Catalog. Supported in the Zuora Quotes versions 6.x or earlier. |
|
Product |
Product2 |
Represents a product in the Zuora Quotes version 7.0 later. |
|
Product Rate Plan |
zqu__ProductRatePlan__c |
Represents a product rate plan. This is a child of the Product object. |
|
Product Rate Plan Charge |
zqu__ProductRatePlanCharge__c |
Represents a product rate plan charge. This is a child of the Product Rate Plan object. |
|
Product Rate Plan Charge Price Summary |
zqu__ProductRatePlanChargePriceSummary__c |
The price summaries associated with a product rate plan charge. There is one instance of this object for each product rate plan and each currency activated. |
|
Product Rate Plan Charge Tier |
ProductRatePlanChargeTier__c |
Represents a product rate plan charge tier. This is a child of the Product Rate Plan Charge object. |
|
ZFeature |
zqu__ZFeature__c |
Represents a feature in the Zuora Product Catalog. |
|
Product Feature |
zqu__ZProductFeature__c |
Represents a feature added to a product. This is a link between ZProduct and ZFeature. |