Created
May 1, 2017 15:04
-
-
Save asterion/f189957054d94756fbc18fcd8695c419 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
var foo = JSON.parse('[{"Deal Name": "tenic", "Stage": "Invoice", "Income": 104000, "Currency": "US Dollar", "Responsible": "[email protected]", "Type": "Service B", "Created": "04/24/2017 05:22:28 pm", "Product": "", "Price": "", "Quantity": "", "ID": 9862, "Pipeline": "General", "":""}, {"Deal Name": "neojo", "Stage": "Create papers", "Income": 3000000, "Currency": "US Dollar", "Responsible": "[email protected]", "Type": "Service A", "Created": "04/24/2017 05:22:28 pm", "Product": "", "Price": "", "Quantity": "", "ID": 9864, "Pipeline": "General" }]'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment