Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.11 KB

File metadata and controls

21 lines (18 loc) · 1.11 KB

Flipdish.Model.PlayStoreConfigModel

Properties

Name Type Description Notes
WhiteLabelId int? White label ID [optional]
BundleId string Bundle ID [optional]
Description string Description [optional]
ShortDescription string Short description [optional]
Copyright string Copyright [optional]
Keywords string Keywords [optional]
MarketingUrl string Marketing URL [optional]
PrivacyUrl string Privacy URL [optional]
SupportUrl string Support URL [optional]
PlayConsoleAccount int? Play Console account: 0 = IE, 1 = UK, 2 = IE2 [optional]
ReleaseNotes string Release notes [optional]
StoreIcon string Store icon URL [optional]
ReadyToPublishAndroid bool? Ready to publish Android [optional]

[Back to Model list] [Back to API list] [Back to README]