Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 565 Bytes

FileInfo.md

File metadata and controls

17 lines (12 loc) · 565 Bytes

asposeomrcloud::Object::FileInfo

Load the model package

use asposeomrcloud::Object::FileInfo;

Properties

Name Type Description Notes
name string Name of the file [optional]
size int Size of the image in bytes
data string File data packed in base64 string [optional]

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