PricingPlanFee
This page contains
Fields
id: String! | Unique identifier for the fee on the plan |
prices: [PricingMonetaryStructure!] | Defines developer price for the fee for different currencies |
markupPrices: [MarkupPrice!] | Defines markup prices for this fee. Only applicable for published version of the plan |
Parent objects of PricingPlanFee
PricingPlan PREVIEW | Definition of a pricing plan |
PricingPlanContract | Represents details of contract on pricing plan |
PricingPlanUnitFee |
Queries for PricingPlanFee
pricingPlan | Returns pricing plan information for provided id |