Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 471 Bytes

FilePayload.md

File metadata and controls

11 lines (8 loc) · 471 Bytes

# FilePayload

Properties

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

[Back to Model list] [Back to API list] [Back to README]