DockOrderSort
DockOrderSort is a data class that represents the order to sort the Dock 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 additionalInfo property. If null, it will not be sorted by the additionalInfo 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 deliveryTime property. If null, it will not be sorted by the deliveryTime property.
ApiSortType if wants to sort by the fleet property. If null, it will not be sorted by the fleet 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 liftTruck property. If null, it will not be sorted by the liftTruck property.
ApiSortType if wants to sort by the loadType property. If null, it will not be sorted by the loadType 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 objectId property. If null, it will not be sorted by the objectId property.
ApiSortType if wants to sort by the pickupTime property. If null, it will not be sorted by the pickupTime property.
ApiSortType if wants to sort by the portId property. If null, it will not be sorted by the portId property.
ApiSortType if wants to sort by the skillIds property. If null, it will not be sorted by the skillIds 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 updateOnDate property. If null, it will not be sorted by the updateOnDate property.