AsposeCellsCloud-CellsApi

 view release on metacpan or  search on metacpan

docs/model/FileVersion.md  view on Meta::CPAN

# AsposeCellsCloud::Object::FileVersion 

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**VersionId** | **string** |  |
**IsLatest** | **boolean** |  |
**Name** | **string** |  |
**IsFolder** | **boolean** |  |
**ModifiedDate** | **DateTime** |  |
**Size** | **int** |  |
**Path** | **string** |  |  


[[Back to Model list]](../DeveloperGuide.md#model-reference)  
[[Back to README]](../../README.md)



( run in 0.881 second using v1.01-cache-2.11-cpan-39bf76dae61 )