Created
July 21, 2020 15:29
-
-
Save justlev/21c9284dc7b0b974f12c40fda349bf98 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"plans": [ | |
{ | |
"currency": "GB", | |
"description": "5GB Data, Unlimited Text, Unlimited Voice", | |
"description_pre": "4GB of data", | |
"id": "NEW_RETAIL", | |
"name": "Retail Plan 2", | |
"price": 1000, | |
"type": "data", | |
"unit": "GBP", | |
"value": 0, | |
"title": "5 GB", | |
"orderJourneyPrice": 1000, | |
"monthlyPrice": 1000, | |
"selected": false, | |
"slug": "5GB-Plan" | |
}, | |
"{currency: \"GBP\", description: \"10GB Data add-on (R…}", | |
"{currency: \"GBP\", description: \"15GB Data add-on (R…}", | |
"{currency: \"GBP\", description: \"Unlimited Data add-…}" | |
], | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment