Mayson Monorepo Documentation
    Preparing search index...
    interface Liability {
        account?: string | Stripe.Account;
        type: Stripe.Subscription.AutomaticTax.Liability.Type;
    }
    Index

    Properties

    Properties

    account?: string | Stripe.Account

    The connected account being referenced when type is account.

    Type of the account referenced.