Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 793 Bytes

LicenseVideoResultDataList.md

File metadata and controls

15 lines (11 loc) · 793 Bytes

LicenseVideoResultDataList

Properties

Name Type Description Notes
data list[LicenseVideoResult] License results [optional]
errors list[Error] Error list; appears only if there was an error [optional]
message str Server-generated message, if any [optional]
page int Current page that is returned [optional]
per_page int Number of results per page [optional]
total_count int Total count of all results across all pages [optional]

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