use asposeomrcloud::Object::FileInfo;
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] |
use asposeomrcloud::Object::FileInfo;
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] |