InvoicingOptionsInput: Partial<InvoicingOptions> & Pick<
    InvoicingOptions,
    "companyInfo",
>

Input for creating invoicing options.