ExternalSourcePrice
Represents the price book prices for the fees on the plan
This page contains
Fields
| priceBookName: String | Type of the source for which prices exists |
| priceBookDescription: String | Detailed description of the source of price |
| priceLevel: String | Level from the source for which prices exists |
| priceLevelDescription: String | Description of the source level |
| flatFee: ExternalSourcePriceFee PREVIEW | Prices for the flat fee from external source |
| setupFee: ExternalSourcePriceFee PREVIEW | Prices for the setup fee from external source |
| unitFees: [ExternalSourceUnitFee!] PREVIEW | Prices for the unit fees from external source |
Parent objects of ExternalSourcePrice
| PricingPlan PREVIEW | Definition of a pricing plan |
Queries for ExternalSourcePrice
| pricingPlan | Returns pricing plan information for provided id |