spaceship_stub 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/lib/spaceship/spec/tunes/fixtures/app_details.json +137 -0
  3. data/lib/spaceship/spec/tunes/fixtures/app_overview.json +92 -0
  4. data/lib/spaceship/spec/tunes/fixtures/app_overview_stuckinprepare.json +54 -0
  5. data/lib/spaceship/spec/tunes/fixtures/app_pricing_intervals.json +68 -0
  6. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center.json +46 -0
  7. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center_valid.json +26 -0
  8. data/lib/spaceship/spec/tunes/fixtures/app_summary.json +298 -0
  9. data/lib/spaceship/spec/tunes/fixtures/app_version.json +836 -0
  10. data/lib/spaceship/spec/tunes/fixtures/app_version_ref.json +12 -0
  11. data/lib/spaceship/spec/tunes/fixtures/app_version_states_history.json +43 -0
  12. data/lib/spaceship/spec/tunes/fixtures/app_versions_history.json +115 -0
  13. data/lib/spaceship/spec/tunes/fixtures/availability/add_request.json +55 -0
  14. data/lib/spaceship/spec/tunes/fixtures/availability/add_response.json +75 -0
  15. data/lib/spaceship/spec/tunes/fixtures/availability/remove_request.json +49 -0
  16. data/lib/spaceship/spec/tunes/fixtures/availability/remove_response.json +61 -0
  17. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_request.json +52 -0
  18. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_response.json +75 -0
  19. data/lib/spaceship/spec/tunes/fixtures/build_details.json +169 -0
  20. data/lib/spaceship/spec/tunes/fixtures/build_history.json +19 -0
  21. data/lib/spaceship/spec/tunes/fixtures/build_history_for_train.json +55 -0
  22. data/lib/spaceship/spec/tunes/fixtures/build_trains.json +1734 -0
  23. data/lib/spaceship/spec/tunes/fixtures/build_trains_operation_failed.json +9 -0
  24. data/lib/spaceship/spec/tunes/fixtures/candiate_builds.json +290 -0
  25. data/lib/spaceship/spec/tunes/fixtures/create_application_broken.json +92 -0
  26. data/lib/spaceship/spec/tunes/fixtures/create_application_first_broken.json +94 -0
  27. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_first_request.json +92 -0
  28. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_request.json +88 -0
  29. data/lib/spaceship/spec/tunes/fixtures/create_application_success.json +92 -0
  30. data/lib/spaceship/spec/tunes/fixtures/create_application_wildcard_broken.json +92 -0
  31. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester.json +247 -0
  32. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester_payload.json +35 -0
  33. data/lib/spaceship/spec/tunes/fixtures/create_version_success.json +683 -0
  34. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester.json +9 -0
  35. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester_payload.json +7 -0
  36. data/lib/spaceship/spec/tunes/fixtures/iap_consumable_template.json +115 -0
  37. data/lib/spaceship/spec/tunes/fixtures/iap_create.json +1 -0
  38. data/lib/spaceship/spec/tunes/fixtures/iap_detail.json +180 -0
  39. data/lib/spaceship/spec/tunes/fixtures/iap_families.json +299 -0
  40. data/lib/spaceship/spec/tunes/fixtures/iap_family_create.json +63 -0
  41. data/lib/spaceship/spec/tunes/fixtures/iap_family_create_success.json +9 -0
  42. data/lib/spaceship/spec/tunes/fixtures/iap_family_detail.json +156 -0
  43. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit.json +1 -0
  44. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit_versions.json +1 -0
  45. data/lib/spaceship/spec/tunes/fixtures/iap_family_template.json +92 -0
  46. data/lib/spaceship/spec/tunes/fixtures/iap_list.json +633 -0
  47. data/lib/spaceship/spec/tunes/fixtures/iap_price_goal_calc.json +1095 -0
  48. data/lib/spaceship/spec/tunes/fixtures/iap_pricing_tiers.json +373475 -0
  49. data/lib/spaceship/spec/tunes/fixtures/iap_update.json +118 -0
  50. data/lib/spaceship/spec/tunes/fixtures/invalid_login.html +12 -0
  51. data/lib/spaceship/spec/tunes/fixtures/landing_page.html +6 -0
  52. data/lib/spaceship/spec/tunes/fixtures/login_cntrl.js +3 -0
  53. data/lib/spaceship/spec/tunes/fixtures/login_cookie_spam.txt +1 -0
  54. data/lib/spaceship/spec/tunes/fixtures/member_create.json +297 -0
  55. data/lib/spaceship/spec/tunes/fixtures/member_create_appmanager_single_app.json +297 -0
  56. data/lib/spaceship/spec/tunes/fixtures/member_create_developer.json +297 -0
  57. data/lib/spaceship/spec/tunes/fixtures/member_list.json +715 -0
  58. data/lib/spaceship/spec/tunes/fixtures/member_template.json +309 -0
  59. data/lib/spaceship/spec/tunes/fixtures/pricing_tiers.json +46182 -0
  60. data/lib/spaceship/spec/tunes/fixtures/promocodes.json +19 -0
  61. data/lib/spaceship/spec/tunes/fixtures/promocodes_generated.json +23 -0
  62. data/lib/spaceship/spec/tunes/fixtures/promocodes_history.json +109 -0
  63. data/lib/spaceship/spec/tunes/fixtures/ratings.json +16 -0
  64. data/lib/spaceship/spec/tunes/fixtures/ratings_US.json +16 -0
  65. data/lib/spaceship/spec/tunes/fixtures/reject_app_version_success.json +861 -0
  66. data/lib/spaceship/spec/tunes/fixtures/review_by_storefront.json +60 -0
  67. data/lib/spaceship/spec/tunes/fixtures/sandbox_testers.json +43 -0
  68. data/lib/spaceship/spec/tunes/fixtures/supported_countries.json +1095 -0
  69. data/lib/spaceship/spec/tunes/fixtures/testers/create_tester.json +91 -0
  70. data/lib/spaceship/spec/tunes/fixtures/testers/existing_internal_testers.json +52 -0
  71. data/lib/spaceship/spec/tunes/fixtures/testers/get_external.json +120 -0
  72. data/lib/spaceship/spec/tunes/fixtures/testers/get_internal.json +110 -0
  73. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_appletvos.json +143 -0
  74. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_ios.json +143 -0
  75. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_appletvos.json +23 -0
  76. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_ios.json +23 -0
  77. data/lib/spaceship/spec/tunes/fixtures/update_app_version_failed.json +861 -0
  78. data/lib/spaceship/spec/tunes/fixtures/update_app_version_success.json +861 -0
  79. data/lib/spaceship/spec/tunes/fixtures/update_app_version_temporarily_unable.json +861 -0
  80. data/lib/spaceship/spec/tunes/fixtures/update_app_version_with_autorelease_overwrite_success.json +861 -0
  81. data/lib/spaceship/spec/tunes/fixtures/user_detail.json +24 -0
  82. metadata +83 -3
@@ -0,0 +1,12 @@
1
+ {
2
+ "data": {
3
+ "ssoTokenForVideo": "the_sso_token_for_video",
4
+ "ssoTokenForImage": "the_sso_token_for_image"
5
+ },
6
+ "messages": {
7
+ "warn": null,
8
+ "error": null,
9
+ "info": null
10
+ },
11
+ "statusCode": "SUCCESS"
12
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "data": {
3
+ "versionString": "1.2",
4
+ "versionId": 814624685,
5
+ "items": [{
6
+ "stateKey": "prepareForUpload",
7
+ "userName": "joe@wewanttoknow.com",
8
+ "userEmail": "joe@wewanttoknow.com",
9
+ "date": 1447945811000
10
+ }, {
11
+ "stateKey": "waitingForReview",
12
+ "userName": "joe@wewanttoknow.com",
13
+ "userEmail": "joe@wewanttoknow.com",
14
+ "date": 1447970146000
15
+ }, {
16
+ "stateKey": "inReview",
17
+ "userName": "Apple",
18
+ "userEmail": null,
19
+ "date": 1448404672000
20
+ }, {
21
+ "stateKey": "pendingDeveloperRelease",
22
+ "userName": "Apple",
23
+ "userEmail": null,
24
+ "date": 1448418791000
25
+ }, {
26
+ "stateKey": "processing",
27
+ "userName": "joe@wewanttoknow.com",
28
+ "userEmail": "joe@wewanttoknow.com",
29
+ "date": 1448534161000
30
+ }, {
31
+ "stateKey": "readyForSale",
32
+ "userName": "Apple",
33
+ "userEmail": null,
34
+ "date": 1448534210000
35
+ }]
36
+ },
37
+ "messages": {
38
+ "warn": null,
39
+ "error": null,
40
+ "info": null
41
+ },
42
+ "statusCode": "SUCCESS"
43
+ }
@@ -0,0 +1,115 @@
1
+ {
2
+ "data": {
3
+ "sectionErrorKeys": [],
4
+ "sectionInfoKeys": [],
5
+ "sectionWarningKeys": [],
6
+ "versions": [{
7
+ "versionString": "1.0",
8
+ "versionId": 812627411,
9
+ "items": null
10
+ }, {
11
+ "versionString": "1.0.1",
12
+ "versionId": 812835779,
13
+ "items": null
14
+ }, {
15
+ "versionString": "1.0.3",
16
+ "versionId": 813368631,
17
+ "items": null
18
+ }, {
19
+ "versionString": "1.0.4",
20
+ "versionId": 813654562,
21
+ "items": null
22
+ }, {
23
+ "versionString": "1.0.5",
24
+ "versionId": 813787978,
25
+ "items": null
26
+ }, {
27
+ "versionString": "1.1",
28
+ "versionId": 814022170,
29
+ "items": null
30
+ }, {
31
+ "versionString": "1.2",
32
+ "versionId": 814624685,
33
+ "items": null
34
+ }, {
35
+ "versionString": "1.3",
36
+ "versionId": 815048522,
37
+ "items": [{
38
+ "stateKey": "prepareForUpload",
39
+ "userName": "joe@wewanttoknow.com",
40
+ "userEmail": "joe@wewanttoknow.com",
41
+ "date": 1449326319000
42
+ }, {
43
+ "stateKey": "waitingForReview",
44
+ "userName": "joe@wewanttoknow.com",
45
+ "userEmail": "joe@wewanttoknow.com",
46
+ "date": 1449330388000
47
+ }, {
48
+ "stateKey": "inReview",
49
+ "userName": "Apple",
50
+ "userEmail": null,
51
+ "date": 1449851052000
52
+ }, {
53
+ "stateKey": "pendingDeveloperRelease",
54
+ "userName": "Apple",
55
+ "userEmail": null,
56
+ "date": 1449877712000
57
+ }, {
58
+ "stateKey": "processing",
59
+ "userName": "joe@wewanttoknow.com",
60
+ "userEmail": "joe@wewanttoknow.com",
61
+ "date": 1449905827000
62
+ }, {
63
+ "stateKey": "readyForSale",
64
+ "userName": "Apple",
65
+ "userEmail": null,
66
+ "date": 1449905939000
67
+ }]
68
+ }, {
69
+ "versionString": "1.4.1",
70
+ "versionId": 815259390,
71
+ "items": [{
72
+ "stateKey": "prepareForUpload",
73
+ "userName": "joe@wewanttoknow.com",
74
+ "userEmail": "joe@wewanttoknow.com",
75
+ "date": 1450046612000
76
+ }, {
77
+ "stateKey": "waitingForReview",
78
+ "userName": "joe@wewanttoknow.com",
79
+ "userEmail": "joe@wewanttoknow.com",
80
+ "date": 1450059907000
81
+ }, {
82
+ "stateKey": "inReview",
83
+ "userName": "Apple",
84
+ "userEmail": null,
85
+ "date": 1450454458000
86
+ }, {
87
+ "stateKey": "pendingDeveloperRelease",
88
+ "userName": "Apple",
89
+ "userEmail": null,
90
+ "date": 1450461891000
91
+ }, {
92
+ "stateKey": "devRejected",
93
+ "userName": "joe@wewanttoknow.com",
94
+ "userEmail": "joe@wewanttoknow.com",
95
+ "date": 1453295443000
96
+ }, {
97
+ "stateKey": "prepareForUpload",
98
+ "userName": "joe@wewanttoknow.com",
99
+ "userEmail": "joe@wewanttoknow.com",
100
+ "date": 1453295494000
101
+ }, {
102
+ "stateKey": "waitingForReview",
103
+ "userName": "joe@wewanttoknow.com",
104
+ "userEmail": "joe@wewanttoknow.com",
105
+ "date": 1454056786000
106
+ }]
107
+ }]
108
+ },
109
+ "messages": {
110
+ "warn": null,
111
+ "error": null,
112
+ "info": null
113
+ },
114
+ "statusCode": "SUCCESS"
115
+ }
@@ -0,0 +1,55 @@
1
+ {
2
+ "sectionErrorKeys": [
3
+
4
+ ],
5
+ "sectionInfoKeys": [
6
+
7
+ ],
8
+ "sectionWarningKeys": [
9
+
10
+ ],
11
+ "countriesChanged": true,
12
+ "countries": [
13
+ {
14
+ "code": "FR"
15
+ },
16
+ {
17
+ "code": "GB"
18
+ },
19
+ {
20
+ "code": "US"
21
+ }
22
+ ],
23
+ "b2BAppFlagDisabled": false,
24
+ "educationDiscountDisabledFlag": false,
25
+ "hotFudgeFeatureEnabled": true,
26
+ "coldFudgeFeatureEnabled": false,
27
+ "bitcodeAutoRecompileDisAllowed": false,
28
+ "b2bAppEnabled": false,
29
+ "educationalDiscount": true,
30
+ "theWorld": true,
31
+ "pricingIntervalsFieldTO": {
32
+ "value": [
33
+ {
34
+ "priceTierEffectiveDate": null,
35
+ "priceTierEndDate": null,
36
+ "tierStem": "0"
37
+ }
38
+ ],
39
+ "isEditable": true,
40
+ "isRequired": false,
41
+ "errorKeys": null
42
+ },
43
+ "availableDate": 1476687600000,
44
+ "unavailableDate": -2,
45
+ "creatingApp": false,
46
+ "hasApprovedVersion": false,
47
+ "appVersionsForOTAByPlatforms": {
48
+ "iOS": [
49
+
50
+ ]
51
+ },
52
+ "b2bUsers": [
53
+
54
+ ]
55
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "data": {
3
+ "sectionErrorKeys": [
4
+
5
+ ],
6
+ "sectionInfoKeys": [
7
+
8
+ ],
9
+ "sectionWarningKeys": [
10
+
11
+ ],
12
+ "countriesChanged": false,
13
+ "countries": [
14
+ {
15
+ "code": "FR",
16
+ "name": "France",
17
+ "region": "Europe",
18
+ "regionLocaleKey": "ITC.region.EUR",
19
+ "currencyCodeISO3A": "EUR"
20
+ },
21
+ {
22
+ "code": "GB",
23
+ "name": "United Kingdom",
24
+ "region": "Europe",
25
+ "regionLocaleKey": "ITC.region.EUR",
26
+ "currencyCodeISO3A": "GBP"
27
+ },
28
+ {
29
+ "code": "US",
30
+ "name": "United States",
31
+ "region": "The United States and Canada",
32
+ "regionLocaleKey": "ITC.region.NAM",
33
+ "currencyCodeISO3A": "USD"
34
+ }
35
+ ],
36
+ "b2BAppFlagDisabled": false,
37
+ "educationDiscountDisabledFlag": false,
38
+ "hotFudgeFeatureEnabled": true,
39
+ "coldFudgeFeatureEnabled": false,
40
+ "bitcodeAutoRecompileDisAllowed": false,
41
+ "b2bAppEnabled": false,
42
+ "educationalDiscount": true,
43
+ "theWorld": true,
44
+ "pricingIntervalsFieldTO": {
45
+ "value": [
46
+ {
47
+ "priceTierEffectiveDate": null,
48
+ "priceTierEndDate": null,
49
+ "tierStem": "0"
50
+ }
51
+ ],
52
+ "isEditable": true,
53
+ "isRequired": false,
54
+ "errorKeys": null
55
+ },
56
+ "availableDate": 1476687600000,
57
+ "unavailableDate": -2,
58
+ "creatingApp": false,
59
+ "hasApprovedVersion": false,
60
+ "appVersionsForOTAByPlatforms": {
61
+ "iOS": [
62
+
63
+ ]
64
+ },
65
+ "b2bUsers": [
66
+
67
+ ]
68
+ },
69
+ "messages": {
70
+ "warn": null,
71
+ "info": null,
72
+ "error": null
73
+ },
74
+ "statusCode": "SUCCESS"
75
+ }
@@ -0,0 +1,49 @@
1
+ {
2
+ "sectionErrorKeys": [
3
+
4
+ ],
5
+ "sectionInfoKeys": [
6
+
7
+ ],
8
+ "sectionWarningKeys": [
9
+
10
+ ],
11
+ "countriesChanged": true,
12
+ "countries": [
13
+ {
14
+ "code": "US"
15
+ }
16
+ ],
17
+ "b2BAppFlagDisabled": false,
18
+ "educationDiscountDisabledFlag": false,
19
+ "hotFudgeFeatureEnabled": true,
20
+ "coldFudgeFeatureEnabled": false,
21
+ "bitcodeAutoRecompileDisAllowed": false,
22
+ "b2bAppEnabled": false,
23
+ "educationalDiscount": true,
24
+ "theWorld": true,
25
+ "pricingIntervalsFieldTO": {
26
+ "value": [
27
+ {
28
+ "priceTierEffectiveDate": null,
29
+ "priceTierEndDate": null,
30
+ "tierStem": "0"
31
+ }
32
+ ],
33
+ "isEditable": true,
34
+ "isRequired": false,
35
+ "errorKeys": null
36
+ },
37
+ "availableDate": 1476687600000,
38
+ "unavailableDate": -2,
39
+ "creatingApp": false,
40
+ "hasApprovedVersion": false,
41
+ "appVersionsForOTAByPlatforms": {
42
+ "iOS": [
43
+
44
+ ]
45
+ },
46
+ "b2bUsers": [
47
+
48
+ ]
49
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ "data": {
3
+ "sectionErrorKeys": [
4
+
5
+ ],
6
+ "sectionInfoKeys": [
7
+
8
+ ],
9
+ "sectionWarningKeys": [
10
+
11
+ ],
12
+ "countriesChanged": false,
13
+ "countries": [
14
+ {
15
+ "code": "US",
16
+ "name": "United States",
17
+ "region": "The United States and Canada",
18
+ "regionLocaleKey": "ITC.region.NAM",
19
+ "currencyCodeISO3A": "USD"
20
+ }
21
+ ],
22
+ "b2BAppFlagDisabled": false,
23
+ "educationDiscountDisabledFlag": false,
24
+ "hotFudgeFeatureEnabled": true,
25
+ "coldFudgeFeatureEnabled": false,
26
+ "bitcodeAutoRecompileDisAllowed": false,
27
+ "b2bAppEnabled": false,
28
+ "educationalDiscount": true,
29
+ "theWorld": true,
30
+ "pricingIntervalsFieldTO": {
31
+ "value": [
32
+ {
33
+ "priceTierEffectiveDate": null,
34
+ "priceTierEndDate": null,
35
+ "tierStem": "0"
36
+ }
37
+ ],
38
+ "isEditable": true,
39
+ "isRequired": false,
40
+ "errorKeys": null
41
+ },
42
+ "availableDate": 1476687600000,
43
+ "unavailableDate": -2,
44
+ "creatingApp": false,
45
+ "hasApprovedVersion": false,
46
+ "appVersionsForOTAByPlatforms": {
47
+ "iOS": [
48
+
49
+ ]
50
+ },
51
+ "b2bUsers": [
52
+
53
+ ]
54
+ },
55
+ "messages": {
56
+ "warn": null,
57
+ "info": null,
58
+ "error": null
59
+ },
60
+ "statusCode": "SUCCESS"
61
+ }
@@ -0,0 +1,52 @@
1
+ {
2
+ "sectionErrorKeys": [
3
+
4
+ ],
5
+ "sectionInfoKeys": [
6
+
7
+ ],
8
+ "sectionWarningKeys": [
9
+
10
+ ],
11
+ "countriesChanged": true,
12
+ "countries": [
13
+ {
14
+ "code": "GB"
15
+ },
16
+ {
17
+ "code": "US"
18
+ }
19
+ ],
20
+ "b2BAppFlagDisabled": false,
21
+ "educationDiscountDisabledFlag": false,
22
+ "hotFudgeFeatureEnabled": true,
23
+ "coldFudgeFeatureEnabled": false,
24
+ "bitcodeAutoRecompileDisAllowed": false,
25
+ "b2bAppEnabled": false,
26
+ "educationalDiscount": true,
27
+ "theWorld": false,
28
+ "pricingIntervalsFieldTO": {
29
+ "value": [
30
+ {
31
+ "priceTierEffectiveDate": null,
32
+ "priceTierEndDate": null,
33
+ "tierStem": "0"
34
+ }
35
+ ],
36
+ "isEditable": true,
37
+ "isRequired": false,
38
+ "errorKeys": null
39
+ },
40
+ "availableDate": 1476687600000,
41
+ "unavailableDate": -2,
42
+ "creatingApp": false,
43
+ "hasApprovedVersion": false,
44
+ "appVersionsForOTAByPlatforms": {
45
+ "iOS": [
46
+
47
+ ]
48
+ },
49
+ "b2bUsers": [
50
+
51
+ ]
52
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "data": {
3
+ "sectionErrorKeys": [
4
+
5
+ ],
6
+ "sectionInfoKeys": [
7
+
8
+ ],
9
+ "sectionWarningKeys": [
10
+
11
+ ],
12
+ "countriesChanged": false,
13
+ "countries": [
14
+ {
15
+ "code": "FR",
16
+ "name": "France",
17
+ "region": "Europe",
18
+ "regionLocaleKey": "ITC.region.EUR",
19
+ "currencyCodeISO3A": "EUR"
20
+ },
21
+ {
22
+ "code": "GB",
23
+ "name": "United Kingdom",
24
+ "region": "Europe",
25
+ "regionLocaleKey": "ITC.region.EUR",
26
+ "currencyCodeISO3A": "GBP"
27
+ },
28
+ {
29
+ "code": "US",
30
+ "name": "United States",
31
+ "region": "The United States and Canada",
32
+ "regionLocaleKey": "ITC.region.NAM",
33
+ "currencyCodeISO3A": "USD"
34
+ }
35
+ ],
36
+ "b2BAppFlagDisabled": false,
37
+ "educationDiscountDisabledFlag": false,
38
+ "hotFudgeFeatureEnabled": true,
39
+ "coldFudgeFeatureEnabled": false,
40
+ "bitcodeAutoRecompileDisAllowed": false,
41
+ "b2bAppEnabled": false,
42
+ "educationalDiscount": true,
43
+ "theWorld": false,
44
+ "pricingIntervalsFieldTO": {
45
+ "value": [
46
+ {
47
+ "priceTierEffectiveDate": null,
48
+ "priceTierEndDate": null,
49
+ "tierStem": "0"
50
+ }
51
+ ],
52
+ "isEditable": true,
53
+ "isRequired": false,
54
+ "errorKeys": null
55
+ },
56
+ "availableDate": 1476687600000,
57
+ "unavailableDate": -2,
58
+ "creatingApp": false,
59
+ "hasApprovedVersion": false,
60
+ "appVersionsForOTAByPlatforms": {
61
+ "iOS": [
62
+
63
+ ]
64
+ },
65
+ "b2bUsers": [
66
+
67
+ ]
68
+ },
69
+ "messages": {
70
+ "warn": null,
71
+ "info": null,
72
+ "error": null
73
+ },
74
+ "statusCode": "SUCCESS"
75
+ }