Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 407 Bytes

File metadata and controls

24 lines (12 loc) · 407 Bytes

LastSeenSortSchema

Descending order by default.

Properties

Name Type Description Notes
sortBy SortByEnum
sortOrder SortOrder [optional]

Enum: SortByEnum

Name Value
LAST_SEEN "lastSeen"
FIRST_SEEN "firstSeen"