Skip to main content

Interface: MediaVideo

Defined in: type/MediaVideo.ts:7

Object class for MediaVideo

Properties

alt

alt: LocalizedString[]

Defined in: type/MediaVideo.ts:19

Media alt description that briefly explains the contents of the document.


categoryId?

optional categoryId?: string | number

Defined in: type/MediaVideo.ts:15

Unique category identifier that the media relates to


clusterId?

optional clusterId?: string | number

Defined in: type/MediaVideo.ts:13

Unique cluster identifier that the media relates to


createdAt?

optional createdAt?: string

Defined in: type/MediaVideo.ts:27

The date and time (ISO 8601 format) when the media was created.


description

description: LocalizedString[]

Defined in: type/MediaVideo.ts:21

Media short description.


id

id: string | number

Defined in: type/MediaVideo.ts:9

Media global unique identifier


lastModifiedAt?

optional lastModifiedAt?: string

Defined in: type/MediaVideo.ts:29

The date and time (ISO 8601 format) when the media was last modified.


priority?

optional priority?: number

Defined in: type/MediaVideo.ts:31

Media display priority [Lower value has higher priority] - default: 1000


productId?

optional productId?: string | number

Defined in: type/MediaVideo.ts:11

Unique product identifier that the media relates to


sparePartsMachineId?

optional sparePartsMachineId?: string | number

Defined in: type/MediaVideo.ts:17

Unique sparePartsMachine identifier that the media relates to


tags

tags: LocalizedStringArray[]

Defined in: type/MediaVideo.ts:23

Media tags.


type?

optional type?: string

Defined in: type/MediaVideo.ts:25

Media type


videos?

optional videos?: LocalizedVideo[]

Defined in: type/MediaVideo.ts:33

List of video objects