Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 497 Bytes

File metadata and controls

11 lines (8 loc) · 497 Bytes

IO.Dyspatch.Model.Cursor

Information about paginated results

Properties

Name Type Description Notes
Next string A cursor to fetch the next page of results [optional]
HasMore bool Whether there is a next page of results [optional]

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