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]