FileMetadata
This is a model for metadata of a file!
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
name | str | This is the name of your file. | [optional] |
ext | ClassificationSpecificEnum | [optional] | |
size | int | This is the size(in bytes) | [optional] |