# Flipdish.MobileAppsStatistics

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**NumberDownload** | **Number** | Number Download | [optional] 
**CurrentRate** | **Number** | Current Rate | [optional] 
**CurrentVersion** | **String** | Current Version | [optional] 
**PlayStoreLink** | **String** | Play Store Link | [optional] 
**AppBundleId** | **String** | App Bundle Id | [optional] 
**LastUpdated** | **Date** | Last Updated | [optional] 
**Notes** | **String** | Last Updated | [optional] 
**Published** | **Boolean** | Published | [optional] 
**PlatformType** | **String** | Platform Type | [optional] 


<a name="PlatformTypeEnum"></a>
## Enum: PlatformTypeEnum


* `None` (value: `"None"`)

* `Android` (value: `"Android"`)

* `IOS` (value: `"IOS"`)




