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?
optionalattachments?:LocalizedAttachment[]
Defined in: type/MediaAttachment.ts:27
List of attachment objects
companyId?
optionalcompanyId?:number
Defined in: type/MediaAttachment.ts:31
Unique company identifier that the attachment relates to. [Cannot use it together with customerId]
createdAt?
optionalcreatedAt?:string
Defined in: type/MediaAttachment.ts:21
The date and time (ISO 8601 format) when the media was created.
customerId?
optionalcustomerId?: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?
optionallastModifiedAt?:string
Defined in: type/MediaAttachment.ts:23
The date and time (ISO 8601 format) when the media was last modified.
orderId?
optionalorderId?:number
Defined in: type/MediaAttachment.ts:29
Unique order identifier that the attachment relates to. [Cannot use it together with sparePartsMachineId]
priority?
optionalpriority?:number
Defined in: type/MediaAttachment.ts:25
Media display priority [Lower value has higher priority] - default: 1000
sparePartsMachineId?
optionalsparePartsMachineId?: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?
optionaltype?:string
Defined in: type/MediaAttachment.ts:19
Media type