| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- {
- "appPolicies" : {
- "eula" : "",
- "policies" : [
- {
- "locale" : "en_US",
- "policyText" : "",
- "policyURL" : ""
- }
- ]
- },
- "identifier" : "ProSubscriptions",
- "nonRenewingSubscriptions" : [
- ],
- "products" : [
- ],
- "settings" : {
- "_failTransactionsEnabled" : false,
- "_locale" : "en_US",
- "_storefront" : "USA",
- "_storeKitErrors" : [
- ],
- "_timeRate" : 0
- },
- "subscriptionGroups" : [
- {
- "id" : "21829751",
- "localizations" : [
- ],
- "name" : "App for Indeed Pro",
- "subscriptions" : [
- {
- "adHocOffers" : [
- ],
- "codeOffers" : [
- ],
- "displayPrice" : "9.99",
- "familyShareable" : false,
- "groupNumber" : 1,
- "internalID" : "A1000001",
- "introductoryOffer" : null,
- "localizations" : [
- {
- "description" : "All premium features. Cancel anytime.",
- "displayName" : "Weekly Pro",
- "locale" : "en_US"
- }
- ],
- "productID" : "com.mqldev.appforindeed.pro.weekly",
- "recurringSubscriptionPeriod" : "P1W",
- "referenceName" : "Weekly Pro",
- "subscriptionGroupID" : "21829751",
- "type" : "RecurringSubscription"
- },
- {
- "adHocOffers" : [
- ],
- "codeOffers" : [
- ],
- "displayPrice" : "19.99",
- "familyShareable" : false,
- "groupNumber" : 2,
- "internalID" : "A1000002",
- "introductoryOffer" : null,
- "localizations" : [
- {
- "description" : "All premium features and priority support.",
- "displayName" : "Monthly Pro",
- "locale" : "en_US"
- }
- ],
- "productID" : "com.mqldev.appforindeed.pro.monthly",
- "recurringSubscriptionPeriod" : "P1M",
- "referenceName" : "Monthly Pro",
- "subscriptionGroupID" : "21829751",
- "type" : "RecurringSubscription"
- },
- {
- "adHocOffers" : [
- ],
- "codeOffers" : [
- ],
- "displayPrice" : "39.99",
- "familyShareable" : false,
- "groupNumber" : 3,
- "internalID" : "A1000003",
- "introductoryOffer" : {
- "internalID" : "A1000004",
- "numberOfPeriods" : 1,
- "paymentMode" : "free",
- "subscriptionPeriod" : "P3D"
- },
- "localizations" : [
- {
- "description" : "Best value — includes a 3-day free trial.",
- "displayName" : "Yearly Pro",
- "locale" : "en_US"
- }
- ],
- "productID" : "com.mqldev.appforindeed.pro.yearly",
- "recurringSubscriptionPeriod" : "P1Y",
- "referenceName" : "Yearly Pro",
- "subscriptionGroupID" : "21829751",
- "type" : "RecurringSubscription"
- }
- ]
- }
- ],
- "version" : {
- "major" : 3,
- "minor" : 0
- }
- }
|