Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 541 Bytes

CommonFile.md

File metadata and controls

20 lines (13 loc) · 541 Bytes

CommonFile

Properties

Name Type Description Notes
sFileName kotlin.String The name of the file
eFileSource inline The source of the File
sFileUrl kotlin.String The URL used to reach the File [optional]
sFileBase64 kotlin.ByteArray The Base64 encoded binary content of the File [optional]

Enum: eFileSource

Name Value
eFileSource Base64, Url