Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 518 Bytes

AdditionalDataWithCursorPagination.md

File metadata and controls

9 lines (6 loc) · 518 Bytes

# AdditionalDataWithCursorPagination

Properties

Name Type Description Notes
next_cursor string The first item on the next page. The value of the `next_cursor` field will be `null` if you have reached the end of the dataset and there’s no more pages to be returned. [optional]

[Back to Model list] [Back to API list] [Back to README]