Skip to main content

AttachmentLink

@lowcode/dsl


Interface: AttachmentLink

Defined in: schema.ts:671

Extends

Properties

createdAt?

optional createdAt: number

Defined in: schema.ts:668

Inherited from

BaseAttachment.createdAt


downloadUrl?

optional downloadUrl: string

Defined in: schema.ts:674


id

id: string

Defined in: schema.ts:663

Inherited from

BaseAttachment.id


kind

kind: "link"

Defined in: schema.ts:672

Overrides

BaseAttachment.kind


mimeType?

optional mimeType: string

Defined in: schema.ts:666

Inherited from

BaseAttachment.mimeType


name?

optional name: string

Defined in: schema.ts:665

Inherited from

BaseAttachment.name


size?

optional size: number

Defined in: schema.ts:667

Inherited from

BaseAttachment.size


sourceUrl

sourceUrl: string

Defined in: schema.ts:673