Skip to main content

BillingPerUnitTotal

Important

Billing regularly introduces new features and UI changes to Browser's components. If you'd like to remain on a specific version of Browser's components or SDK, you can follow the steps in the pinning documentation.

The BillingPerUnitTotal type represents the per-unit cost breakdown in checkout totals.

Properties

  • Name
    blockSize
    Type
    number
    Description

    Number of units represented by one billable block.

  • Name
    name
    Type
    string
    Description

    The unit name, for example seats.

  • Name
    tiers
    Type
    BillingPerUnitTotalTier[]
    Description

    Detailed tier breakdown for this unit total.

Feedback

What did you think of this content?

Last updated on