Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.01 KB

File metadata and controls

19 lines (14 loc) · 1.01 KB

TopicsList

Properties

Name Type Description Notes
items [Topic]
total int Total number of entries in the full result set
kind str [optional]
size int Number of entries per page (returned for fetch requests) [optional]
page int Current page number (returned for fetch requests) [optional]
offset int Offset of the first record returned, zero-based [optional]
limit int Maximum number of records to return, from request [optional]
count int Total number of entries in the full result set [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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