Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.41 KB

File metadata and controls

13 lines (10 loc) · 1.41 KB

LinkedAttachment

Fields

Field Type Required Description Example
name ?string The name of the file sample.jpg
mimeType ?string The MIME type of the file. image/jpeg
isCompressed ?bool Whether the file is c ompressed. false
encoding ?string The encoding of the file. base64
content ?string The content of the file. data:image/jpeg;base64,...
notes ?string The notes of the file. A sample image