PriceBookEntryPriceDetails

Represents custom prices set for a fee type

This page contains

    Fields

    percentage: Boolean!

    If true, price is treated as a percentage value and final price is calculated accordingly

    prices: [CurrencyPrice!]!

    Represents price for a particular currency

    markupSourceType: MarkupSourceType

    Determines the base priceType on which a markup or markdown is applied

    Parent objects of PriceBookEntryPriceDetails

    Fee

    Detailed Fees structure