Interface: Attachment
June 6, 2026 ยท View on GitHub
CTRF / Attachment
Interface: Attachment
Defined in: types.ts:214
File attachment
Properties
name
name:
string
Defined in: types.ts:216
Attachment name
contentType
contentType:
string
Defined in: types.ts:218
MIME content type
path
path:
string
Defined in: types.ts:220
Path to the attachment file
extra?
optionalextra?:Record<string,unknown>
Defined in: types.ts:222
Custom metadata