Skip to main content

Attachment

@lowcode/runtime-host


Interface: Attachment

Defined in: apps/runtime-host/src/api/client.ts:590

Интерфейс Attachment для runtime.

Properties

downloadUrl?

optional downloadUrl: string | null

Defined in: apps/runtime-host/src/api/client.ts:594


id

id: string

Defined in: apps/runtime-host/src/api/client.ts:591


kind

kind: "link" | "s3"

Defined in: apps/runtime-host/src/api/client.ts:592


mimeType?

optional mimeType: string | null

Defined in: apps/runtime-host/src/api/client.ts:597


name?

optional name: string | null

Defined in: apps/runtime-host/src/api/client.ts:596


sourceUrl?

optional sourceUrl: string | null

Defined in: apps/runtime-host/src/api/client.ts:595


url?

optional url: string | null

Defined in: apps/runtime-host/src/api/client.ts:593