Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 881 Bytes

Media.md

File metadata and controls

17 lines (12 loc) · 881 Bytes

Media

Properties

Name Type Description Notes
Key string TBA identifier for this media.
Type string String type of the media element.
ForeignKey string The key used to identify this media on the media site. [optional]
Details map[string]interface{} If required, a JSON dict of additional media information. [optional]
Preferred bool True if the media is of high quality. [optional]
DirectUrl string Direct URL to the media. [optional]
ViewUrl string The URL that leads to the full web page for the media, if one exists. [optional]

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