Class representing pagination metadata.
More...
Class representing pagination metadata.
Definition at line 16 of file pagination.py.
◆ __init__()
| None pagination.PagingMetadata.__init__ |
( |
|
self, |
|
|
str |
cursor |
|
) |
| |
Initialize a paging metadata object.
- Parameters
-
| cursor | Cursor for the next page |
Definition at line 24 of file pagination.py.
◆ cursor [1/2]
| str pagination.PagingMetadata.cursor |
|
static |
◆ cursor [2/2]
| pagination.PagingMetadata.cursor |
The documentation for this class was generated from the following file: