Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 471 Bytes

File metadata and controls

13 lines (8 loc) · 471 Bytes

EntryList

Properties

Name Type Description Notes
data List<EntryListData> An array that contains the entries on this page.
offset Integer The index of the first entry returned from the total set (Starting from 0).
limit Integer The number of entries returned.
count Integer The total number of entries seen.