Skip to main content

Interface: MediaImage

Defined in: type/MediaImage.ts:8

Object class for MediaImage

Properties

alt

alt: LocalizedString[]

Defined in: type/MediaImage.ts:20

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


categoryId?

optional categoryId?: string | number

Defined in: type/MediaImage.ts:16

Unique category identifier that the media relates to


clusterId?

optional clusterId?: string | number

Defined in: type/MediaImage.ts:14

Unique cluster identifier that the media relates to


createdAt?

optional createdAt?: string

Defined in: type/MediaImage.ts:28

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


description

description: LocalizedString[]

Defined in: type/MediaImage.ts:22

Media short description.


id

id: string | number

Defined in: type/MediaImage.ts:10

Media global unique identifier


images?

optional images?: LocalizedImage[]

Defined in: type/MediaImage.ts:34

List of image objects


imageVariants?

optional imageVariants?: ImageVariant[]

Defined in: type/MediaImage.ts:36

List of image variant objects


lastModifiedAt?

optional lastModifiedAt?: string

Defined in: type/MediaImage.ts:30

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


priority?

optional priority?: number

Defined in: type/MediaImage.ts:32

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


productId?

optional productId?: string | number

Defined in: type/MediaImage.ts:12

Unique product identifier that the media relates to


sparePartsMachineId?

optional sparePartsMachineId?: string | number

Defined in: type/MediaImage.ts:18

Unique sparePartsMachine identifier that the media relates to


tags

tags: LocalizedStringArray[]

Defined in: type/MediaImage.ts:24

Media tags.


type?

optional type?: string

Defined in: type/MediaImage.ts:26

Media type