Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 622 Bytes

common_file.md

File metadata and controls

13 lines (9 loc) · 622 Bytes

common_file_t

Properties

Name Type Description Notes
s_file_name char * The name of the file
s_file_url char * The URL used to reach the File [optional]
s_file_base64 char * The Base64 encoded binary content of the File [optional]
e_file_source ezmax_api_definition__full_common_file_EFILESOURCE_e The source of the File

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