RouteOrderSort
RouteOrderSort is a data class that represents the order to sort the Route registers on the API.
Constructors
Properties
ApiSortType if wants to sort by the addedOnDate property. If null, it will not be sorted by the addedOnDate property.
ApiSortType if wants to sort by the companyId property. If null, it will not be sorted by the companyId property.
ApiSortType if wants to sort by the description property. If null, it will not be sorted by the description property.
ApiSortType if wants to sort by the distanceUnit property. If null, it will not be sorted by the distanceUnit property.
ApiSortType if wants to sort by the id property. If null, it will not be sorted by the id property.
ApiSortType if wants to sort by the identification property. If null, it will not be sorted by the identification property.
ApiSortType if wants to sort by the name property. If null, it will not be sorted by the name property.
ApiSortType if wants to sort by the routeInfo property. If null, it will not be sorted by the routeInfo property.
ApiSortType if wants to sort by the status property. If null, it will not be sorted by the status property.
ApiSortType if wants to sort by the totalDistance property. If null, it will not be sorted by the totalDistance property.
ApiSortType if wants to sort by the totalDuration property. If null, it will not be sorted by the totalDuration property.
ApiSortType if wants to sort by the tripTypeIds property. If null, it will not be sorted by the tripTypeIds property.
ApiSortType if wants to sort by the type property. If null, it will not be sorted by the type property.
ApiSortType if wants to sort by the updateOnDate property. If null, it will not be sorted by the updateOnDate property.