Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 487 Bytes

File metadata and controls

11 lines (7 loc) · 487 Bytes

CursorObject

Properties

Name Type Description Notes
after string The cursor to use as key to find the next page of items. [optional]
before string The cursor to use as key to find the previous page of items. [optional]

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