Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 572 Bytes

CommonFile.md

File metadata and controls

13 lines (9 loc) · 572 Bytes

CommonFile

Properties

Name Type Description Notes
sFileName NSString* The name of the file
sFileUrl NSString* The URL used to reach the File [optional]
sFileBase64 NSData* The Base64 encoded binary content of the File [optional]
eFileSource NSString* The source of the File

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