Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 780 Bytes

CollectionItemDataList.md

File metadata and controls

15 lines (11 loc) · 780 Bytes

CollectionItemDataList

Properties

Name Type Description Notes
data list[CollectionItem] Collections [optional]
errors list[Error] Error list; appears only if there was an error [optional]
message str Server-generated message, if any [optional]
page int The current page of results [optional]
per_page int The number of results per page [optional]
total_count int The total number of results across all pages [optional]

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