Skip to main content

Interface: MediaAttachment

Defined in: type/MediaAttachment.ts:7

Object class for MediaAttachment

Properties

alt

alt: LocalizedString[]

Defined in: type/MediaAttachment.ts:13

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


attachments?

optional attachments?: LocalizedAttachment[]

Defined in: type/MediaAttachment.ts:27

List of attachment objects


companyId?

optional companyId?: number

Defined in: type/MediaAttachment.ts:31

Unique company identifier that the attachment relates to. [Cannot use it together with customerId]


createdAt?

optional createdAt?: string

Defined in: type/MediaAttachment.ts:21

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


customerId?

optional customerId?: number

Defined in: type/MediaAttachment.ts:33

Unique customer identifier that the attachment relates to. [Cannot use it together with companyId]


description

description: LocalizedString[]

Defined in: type/MediaAttachment.ts:15

Media short description.


id

id: string | number

Defined in: type/MediaAttachment.ts:9

Media global unique identifier


lastModifiedAt?

optional lastModifiedAt?: string

Defined in: type/MediaAttachment.ts:23

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


orderId?

optional orderId?: number

Defined in: type/MediaAttachment.ts:29

Unique order identifier that the attachment relates to. [Cannot use it together with sparePartsMachineId]


priority?

optional priority?: number

Defined in: type/MediaAttachment.ts:25

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


sparePartsMachineId?

optional sparePartsMachineId?: string | number

Defined in: type/MediaAttachment.ts:11

Unique sparePartsMachine identifier that the media relates to


tags

tags: LocalizedStringArray[]

Defined in: type/MediaAttachment.ts:17

Media tags.


type?

optional type?: string

Defined in: type/MediaAttachment.ts:19

Media type