Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 448 Bytes

File metadata and controls

13 lines (8 loc) · 448 Bytes

KeyList

Properties

Name Type Description Notes
data List<IdentityKey> The keys returned in this set.
offset Integer The index of the first key returned from the total set (Starting from 0).
limit Integer The number of keys returned per page.
count Integer The total number of keys seen.