CustomersSort: {
    direction: SortDirection;
    field: CustomersSortField;
}

Type declaration

Generated using TypeDoc