@ubstream/ubstream-node-client-sdk / Exports / IPublicLibraryMediasSelectionData
Interface: IPublicLibraryMediasSelectionData
Object representing the media selection created. Contains also diagnoses of the operation.
Hierarchy
↳ IPublicLibraryMediasSelectionData
Table of contents
Properties
Properties
$diagnoses
• Optional
$diagnoses: IPublicHttpDiagnose
[]
Array of diagnoses.
Inherited from
IPublicHttpResponseData.$diagnoses
id
• id: string
The id of the selection created.
libraryId
• libraryId: string
The id of the library where the selection was created.
medias
• medias: IPublicLibraryMediasSelected
[]
List of media of the selection.
selectionType
• selectionType: DOWNLOAD
Type of the selection.