Mayson Monorepo Documentation
    Preparing search index...
    interface Issuer {
        account?: string;
        type: Stripe.InvoiceCreatePreviewParams.Issuer.Type;
    }
    Index

    Properties

    Properties

    account?: string

    The connected account being referenced when type is account.

    Type of the account referenced in the request.