CompanyOrderSort
CompanyOrderSort is a data class that represents the order to sort the Company registers on the API.
Properties
Link copied to clipboard
ApiSortType if wants to sort by the id property. If null, it will not be sorted by the id property.
Link copied to clipboard
ApiSortType if wants to sort by the name property. If null, it will not be sorted by the name property.