Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.26 KB

File metadata and controls

24 lines (20 loc) · 1.26 KB

AppStoreConfigModel

Properties

Name Type Description Notes
white_label_id int White label ID [optional]
ready_to_publish_to_app_store bool Ready to publish to app store [optional]
app_store_name string App store name [optional]
app_store_apple_id string App Store Apple ID [optional]
app_store_url string App Store URL [optional]
app_store_id string App Store ID [optional]
app_store_password string App Store password [optional]
team_id string Team ID [optional]
app_group_id string App Group ID [optional]
bundle_id string Bundle ID [optional]
app_store_signing_identity string App Store signing identity [optional]
app_store_token string App Store token [optional]
app_store_merchant_id string App Store merchant ID [optional]
p8_private_key string P8 private key [optional]
p8_private_key_id string P8 private key ID [optional]

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