# ForgeSdk.VersionAttributes

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | filename used when synced to local disk | 
**displayName** | **String** | displayable name of the version | 
**versionNumber** | **Integer** | version number of this version | 
**mimeType** | **String** | mimetype of the version&#x60;s content | [optional] 
**fileType** | **String** | file type, only present if this version represents a file | [optional] 
**storageSize** | **Integer** | file size in bytes, only present if this version represents a file | [optional] 
**extension** | [**BaseAttributesExtensionObject**](BaseAttributesExtensionObject.md) |  | 


