Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.22 KB | None | 0 0
  1. [  
  2.    {  
  3.       "size":0,
  4.       "groupName":"dmusic plans",
  5.       "isDefault":true,
  6.       "label":"d'Music Plans",
  7.       "icon":"https://digicelid.digicelgroup.com/selfcarev2/img/planicons/my_plans_data_plans.png",
  8.       "color":"red",
  9.       "renewLabel":"Auto-Renew",
  10.       "deactivateLabel":"Opt Out",
  11.       "transitPlansLabel":"Change Plans",
  12.       "infoLabel":"Info",
  13.       "bundleLabel":"Add More Data",
  14.       "renewMsg":"Are you sure you want to renew plan %s ?",
  15.       "deactivateMsg":"Are you sure you want to opt out of plan %s ?",
  16.       "transitPlansMsg":"Are you sure you want to upgrade to plan %s for the price of %s ?",
  17.       "bundleMsg":"Are you sure you want to add {NAME} more data for the price of {PRICE}?",
  18.       "subscriptions":[  
  19.  
  20.       ]
  21.    },
  22.    {  
  23.       "size":1,
  24.       "groupName":"play plans",
  25.       "isDefault":true,
  26.       "label":"PlayGo Plans",
  27.       "icon":"https://digicelid.digicelgroup.com/selfcarev2/img/planicons/my_plans_data_plans.png",
  28.       "color":"red",
  29.       "renewLabel":"Auto-Renew",
  30.       "deactivateLabel":"Opt Out",
  31.       "transitPlansLabel":"Change Plans",
  32.       "infoLabel":"Info",
  33.       "bundleLabel":"Add More Data",
  34.       "renewMsg":"Are you sure you want to renew plan %s ?",
  35.       "deactivateMsg":"Are you sure you want to opt out of plan %s ?",
  36.       "transitPlansMsg":"Are you sure you want to upgrade to plan %s for the price of %s ?",
  37.       "bundleMsg":"Are you sure you want to add {NAME} more data for the price of {PRICE}?",
  38.       "subscriptions":[  
  39.          {  
  40.             "name":"PlayGo Opt in to Bundles",
  41.             "hasBundles":true,
  42.             "dateEnd":1553378589000,
  43.             "dateStart":1550786589000,
  44.             "tax":"VAT Inc.",
  45.             "description":"PlayGo Opt in to Bundles",
  46.             "planId":23427,
  47.             "subscriptionId":661022949,
  48.             "canRenew":false,
  49.             "canDeactivate":false,
  50.             "hasTransitPlans":false,
  51.             "hasAdditionalBundles":false,
  52.             "showByDefault":false,
  53.             "unlimitedRollover":false,
  54.             "unlimitedDMusic":false,
  55.             "unlimitedPlayGo":false,
  56.             "planType":0,
  57.             "icons":[  
  58.  
  59.             ]
  60.          }
  61.       ]
  62.    }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement