Mayson Monorepo Documentation
    Preparing search index...
    interface Issuer {
        account?: string | Stripe.Account;
        type: Stripe.PaymentLink.InvoiceCreation.InvoiceData.Issuer.Type;
    }
    Index

    Properties

    Properties

    account?: string | Stripe.Account

    The connected account being referenced when type is account.

    Type of the account referenced.