Attachment
Interface: Attachment
Defined in: apps/runtime-host/src/api/client.ts:590
Интерфейс Attachment для runtime.
Properties
downloadUrl?
optionaldownloadUrl: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?
optionalmimeType:string|null
Defined in: apps/runtime-host/src/api/client.ts:597
name?
optionalname:string|null
Defined in: apps/runtime-host/src/api/client.ts:596
sourceUrl?
optionalsourceUrl:string|null
Defined in: apps/runtime-host/src/api/client.ts:595
url?
optionalurl:string|null
Defined in: apps/runtime-host/src/api/client.ts:593