Skip to main content

BillingPlanUnitPrice

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 BillingPlanUnitPrice type represents unit pricing for a specific unit type (for example, seats) on a plan.

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
    BillingPlanUnitPriceTier[]
    Description

    Tiers that define how each block range is priced.

Feedback

What did you think of this content?

Last updated on