ExternalSourcePriceFeeItem
Represents the prices based on different price type for the flat fee and setup fee on the plan
This page contains
Fields
originalPrice: BigDecimal PREVIEW | Original price for configured on the plan |
percentage: Boolean! | If true, price configured for external source is a percentage value |
updatedPrice: BigDecimal PREVIEW | Price set for an external source. If percentage is true, this is the percentage value |
finalPrice: BigDecimal PREVIEW | Price set for an external source. If percentage is true, this is the absolute value calculated using percentage |
priceType: PriceType PREVIEW | Price type of this fee |
Parent objects of ExternalSourcePriceFeeItem
ExternalSourcePriceFee PREVIEW | Represents the price book prices for the flat fee and setup fee on the plan |