AsposeThreeDCloud-ThreeDCloudApi

 view release on metacpan or  search on metacpan

docs/FileVersion.md  view on Meta::CPAN

# AsposeThreeDCloud::Object::FileVersion

## Load the model package
```perl
use AsposeThreeDCloud::Object::FileVersion;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | File or folder name. | [optional] 
**is_folder** | **boolean** | True if it is a folder. | 
**modified_date** | **DateTime** | File or folder last modified DateTime. | [optional] 
**size** | **int** | File or folder size. | 
**path** | **string** | File or folder path. | [optional] 
**version_id** | **string** | File Version ID. | [optional] 
**is_latest** | **boolean** | Specifies whether the file is (true) or is not (false) the latest version of an file. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)




( run in 0.435 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )