Mayson Monorepo Documentation
    Preparing search index...
    interface Amount {
        monetary: Stripe.Billing.CreditBalanceTransaction.Credit.Amount.Monetary;
        type: "monetary";
    }
    Index

    Properties

    Properties

    The monetary amount.

    type: "monetary"

    The type of this amount. We currently only support monetary billing credits.