Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 359 Bytes

File metadata and controls

15 lines (7 loc) · 359 Bytes

FilePayload

Properties

Name Type Description Notes
binaryContent byte[] Content of the file sent as binary data
name String Filename [optional]
contentType String Type of file's content (e.g. image/jpeg) [optional]