Last active
December 31, 2016 17:21
-
-
Save josep2/5b5e3d3bdbfcadc08b3eef8d15f14ade 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
[ | |
{"id":"1","display":"melbourne","tag":"victoria", "payments";[5,4,3,2,1]}, | |
{"id":"2","display":"geelong","tag":"victoria", "payments";[1,2,3,4,5]}, | |
{"id":"3","display":"swan hill","tag":"victoria", "payments";[10,12,13,14,15]}, | |
{"id":"4","display":"brisbane","tag":"queensland", "payments";[8,7,6,5,4,3]}, | |
{"id":"5","display":"gold coast","tag":"queensland", "payments";[111,222,333,444,555]}, | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment