Mayson Monorepo Documentation
    Preparing search index...
    interface RenderingOptions {
        amount_tax_display: string;
        template: string;
    }
    Index

    Properties

    amount_tax_display: string

    How line-item prices and amounts will be displayed with respect to tax on invoice PDFs.

    template: string

    ID of the invoice rendering template to be used for this customer's invoices. If set, the template will be used on all invoices for this customer unless a template is set directly on the invoice.