PriceDefinitionItem
Represents details of price definition item
This page contains
Fields
| pricingUnit: String | Pricing unit of item |
| customMeteredUsage: Boolean! | True, if plan is configured for custom metered usage |
| costType: CostType! PREVIEW | Cost type of item |
| costId: String | Edition pricing item uuid of item |
| costTypeCategory: CostTypeCategory! PREVIEW | Cost type category of item |
| source: Source PREVIEW | Source of price definition item |
| sources: [PriceDefinitionItemSource!] PREVIEW | Sources of price definition item |
Parent objects of PriceDefinitionItem
| PriceDefinition PREVIEW | Price definition details |
Queries for PriceDefinitionItem
| priceDefinition PREVIEW | Returns price definition by id |
| priceDefinitionByExternalRef PREVIEW | Returns price definitions of type BASE and DISCOUNT by external reference |