Skip to main content

BaseAttachment

@lowcode/dsl


Interface: BaseAttachment

Defined in: schema.ts:662

Extended by

Properties

createdAt?

optional createdAt: number

Defined in: schema.ts:668


id

id: string

Defined in: schema.ts:663


kind

kind: AttachmentKind

Defined in: schema.ts:664


mimeType?

optional mimeType: string

Defined in: schema.ts:666


name?

optional name: string

Defined in: schema.ts:665


size?

optional size: number

Defined in: schema.ts:667