ScheduleOrderSort
ScheduleOrderSort is a data class that represents the order to sort the Schedule 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 arrivalQueueDate property. If null, it will not be sorted by the arrivalQueueDate property.
ApiSortType if wants to sort by the arrivalQueueHour property. If null, it will not be sorted by the arrivalQueueHour property.
ApiSortType if wants to sort by the capacityInfo property. If null, it will not be sorted by the capacityInfo 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 dateEnd property. If null, it will not be sorted by the dateEnd property.
ApiSortType if wants to sort by the dateEventEnd property. If null, it will not be sorted by the dateEventEnd property.
ApiSortType if wants to sort by the dateEventInit property. If null, it will not be sorted by the dateEventInit property.
ApiSortType if wants to sort by the dateInit property. If null, it will not be sorted by the dateInit property.
ApiSortType if wants to sort by the dockId property. If null, it will not be sorted by the dockId property.
ApiSortType if wants to sort by the hourEnd property. If null, it will not be sorted by the hourEnd property.
ApiSortType if wants to sort by the hourEventEnd property. If null, it will not be sorted by the hourEventEnd property.
ApiSortType if wants to sort by the hourEventInit property. If null, it will not be sorted by the hourEventInit property.
ApiSortType if wants to sort by the hourInit property. If null, it will not be sorted by the hourInit 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 job property. If null, it will not be sorted by the job property.
ApiSortType if wants to sort by the orderId property. If null, it will not be sorted by the orderId property.
ApiSortType if wants to sort by the sequence property. If null, it will not be sorted by the sequence property.
ApiSortType if wants to sort by the stateName property. If null, it will not be sorted by the stateName property.
ApiSortType if wants to sort by the updateOnDate property. If null, it will not be sorted by the updateOnDate property.