Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.2 KB

DownloadHistory.md

File metadata and controls

19 lines (15 loc) · 1.2 KB

DownloadHistory

Properties

Name Type Description Notes
audio DownloadHistoryMediaDetails [optional]
download_time datetime Date the media was downloaded the first time, in the format YYYY-MM-DDThh:mm:ssZ
id str ID of the download
image DownloadHistoryMediaDetails [optional]
is_downloadable bool Specifies if the media is downloadable via its respective downloads endpoint [optional]
license str The name of the license of this download
metadata object The metadata that was passed in the original licensing request [optional]
subscription_id str ID of the subscription used to perform this download [optional]
user DownloadHistoryUserDetails [optional]
video DownloadHistoryMediaDetails [optional]

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