Skip to main content
Docs

BillingStatementGroup

Warning

Billing is currently in Beta and its APIs are experimental and may undergo breaking changes. To mitigate potential disruptions, we recommend pinning your SDK and clerk-js package versions.

The BillingStatementGroup type represents a group of payment items within a statement.

Properties

  • Name
    items
    Type
    BillingPaymentResource[]
    Description

    An array of payment resources that belong to this group.

  • Name
    timestamp
    Type
    Date
    Description

    The date and time when this group of payment items was created or last updated.

Feedback

What did you think of this content?

Last updated on