Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 893 Bytes

File metadata and controls

27 lines (20 loc) · 893 Bytes

MobileAppsStatistics

Properties

Name Type Description Notes
numberDownload Integer Number Download [optional]
currentRate Integer Current Rate [optional]
currentVersion String Current Version [optional]
playStoreLink String Play Store Link [optional]
appBundleId String App Bundle Id [optional]
lastUpdated OffsetDateTime Last Updated [optional]
notes String Last Updated [optional]
published Boolean Published [optional]
platformType PlatformTypeEnum Platform Type [optional]

Enum: PlatformTypeEnum

Name Value
NONE "None"
ANDROID "Android"
IOS "IOS"