Mayson Monorepo Documentation
    Preparing search index...
    interface InvoiceCreation {
        enabled: boolean;
        invoice_data?: Stripe.PaymentLinkUpdateParams.InvoiceCreation.InvoiceData;
    }
    Index

    Properties

    enabled: boolean

    Whether the feature is enabled

    Invoice PDF configuration.