Name | Type | Description | Notes |
---|---|---|---|
before | string | A string representing a cursor. Users can use this with a new request to this API endpoint as the “before” request parameter to fetch the previous page of results. | [optional] [default to undefined] |
after | string | A string representing a cursor. Users can use this with a new request to this API endpoint as the “after” request parameter to fetch the next page of results. | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]