Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 500 Bytes

File metadata and controls

12 lines (7 loc) · 500 Bytes

URLFileInfo

Properties

Name Type Description Notes
mimeType String The mime type of the referenced file, used to determine if the file can be accepted and the necessary conversion steps can be performed [optional]
name String The original system file name of the document being sent [optional]
url String A publicly accessible URL for retrieving the raw file content [optional]