@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryMediaData
Interface: IPublicLibraryMediaData
Object representing the media retrieved and the diagnoses of the operation.
Hierarchy
↳ IPublicLibraryMediaData
Table of contents
Properties
Properties
$diagnoses
• Optional
$diagnoses: IPublicHttpDiagnose
[]
Array of diagnoses.
Inherited from
IPublicHttpResponseData.$diagnoses
id
• id: string
The id of the media.
Inherited from
tags
• tags: IPublicMediaTags
Additional data about the collection
Inherited from
title
• title: string
The title of the media.
Inherited from
type
• type: PublicMediaType
The type of the media.