Mayson Monorepo Documentation
    Preparing search index...

    Interface InvoiceRenderingTemplateRetrieveParams

    interface InvoiceRenderingTemplateRetrieveParams {
        expand?: string[];
        version?: number;
    }
    Index

    Properties

    Properties

    expand?: string[]

    Specifies which fields in the response should be expanded.

    version?: number