Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    The stackable discounts that will be applied to the item.

    metadata: Metadata

    Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

    price: string | Stripe.Price | DeletedPrice

    ID of the price used to generate the invoice item.

    quantity: number

    The quantity of the invoice item.

    tax_rates?: Stripe.TaxRate[]

    The tax rates which apply to the item. When set, the default_tax_rates do not apply to this item.