Preview

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

BillingChargeItem

Billing charge item interface for all types of item

This page contains

    Fields

    totalPrice: Decimal!

    Total combined amount

    pricingStrategy: BillingChargePricingStrategy! PREVIEW

    Pricing strategy

    percentage: Decimal

    Percentage if the pricing strategy is PERCENTAGE

    Types that implement BillingChargeItem

    FlatBillingChargeItem PREVIEW

    Billing charge item type for flat fee

    PerUnitBillingChargeItem PREVIEW

    Billing charge item type for per unit fee