Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 939 Bytes

File metadata and controls

17 lines (13 loc) · 939 Bytes

ConferenceList

Properties

Name Type Description Notes
total int, none_type Total amount of requested resource. [optional]
start int, none_type Resource index at start of current page [optional]
end int, none_type Resource index at end of current page [optional]
page int, none_type Current page [optional]
num_pages int, none_type Total number of pages [optional]
page_size int, none_type Number of items per page [optional]
next_page_uri str, none_type Uri to retrieve the next page of items [optional]
conferences [ConferenceResult], none_type [optional]

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