/** * The field to use for sorting. */ export type InvoiceSortField = "INVOICE_SORT_DATE";