PortOrderSort
PortOrderSort is a data class that represents the order to sort the Port 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 address property. If null, it will not be sorted by the address property.
ApiSortType if wants to sort by the city property. If null, it will not be sorted by the city 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 country property. If null, it will not be sorted by the country property.
ApiSortType if wants to sort by the department property. If null, it will not be sorted by the department property.
ApiSortType if wants to sort by the departureRadiusMeters property. If null, it will not be sorted by the departureRadiusMeters 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 dockIds property. If null, it will not be sorted by the dockIds property.
ApiSortType if wants to sort by the entranceRadiusMeters property. If null, it will not be sorted by the entranceRadiusMeters 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 latitude property. If null, it will not be sorted by the latitude property.
ApiSortType if wants to sort by the longitude property. If null, it will not be sorted by the longitude 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 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.