Skip to main content

BillingPerUnitTotalTier

Important

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

The BillingPerUnitTotalTier type represents the cost breakdown for a single tier in checkout totals.

Properties

  • Name
    feePerBlock
    Type
    BillingMoneyAmount
    Description

    The fee charged per block for this tier.

  • Name
    quantity
    Type
    null | number
    Description

    The quantity billed within this tier. null means unlimited.

  • Name
    total
    Type
    BillingMoneyAmount
    Description

    The total billed amount for this tier.

Feedback

What did you think of this content?

Last updated on