Bases: object
object
Pagination model
items_per_page (int)
next_page_url (None | str)
total_items (int)
int
Union[None, str]
Attributes
items_per_page
next_page_url
total_items
Create an instance of Pagination from a dict
Pagination
src_dict (Dict[str, Any])
T
Convert to a dict
Dict[str, Any]
an easy-to-use client library for Delfini