version 402
The listing selector.
Field | Information |
---|---|
pageSize | Type: uint32 Description: The number of items per page. |
offset | Type: uint32 Description: The offset of the first item to return, zero based. Values: any non-negative integer Example: 15 |
sortBy | Type: io.clbs.openhes.models.common.ListSelectorSortBy Description: The sorting criteria. |
filterBy | Type: io.clbs.openhes.models.common.ListSelectorFilterBy Description: The filtering criteria. |
fields | Type: string Description: FIXME: This needs to be designed properly. The list of additional fields to be returned. |