Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 374 Bytes

PaginationCursorMeta.md

File metadata and controls

12 lines (7 loc) · 374 Bytes

PaginationCursorMeta

Properties

Name Type Description Notes
next_cursor Option<String> Cursor for the next page.
limit Option<i32> Maximum number of results returned.

[Back to API list] [Back to README]