Preview

ExternalSourcePriceFee is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

ExternalSourcePriceFee

Represents the price book prices 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 in the price book for external source. If percentage is true, this is the percentage value

    finalPrice: BigDecimal PREVIEW

    Price set in the price book for external source. If percentage is true, this is the absolute value calculated using percentage

    Parent objects of ExternalSourcePriceFee

    ExternalSourcePrice PREVIEW

    Represents the price book prices for the fees on the plan

    ExternalSourceUnitFee PREVIEW