Type alias ReferenceTableSortType

ReferenceTableSortType: typeof UPDATED_AT | typeof TABLE_NAME | typeof STATUS | typeof MINUS_UPDATED_AT | typeof MINUS_TABLE_NAME | typeof MINUS_STATUS | UnparsedObject

Sort field and direction for reference tables. Use field name for ascending, prefix with "-" for descending.

Generated using TypeDoc