Skip to content

Instantly share code, notes, and snippets.

@rintoandrews90
Last active April 6, 2020 11:13
Show Gist options
  • Save rintoandrews90/e0c2c70e21f7bb07ba0e173a30ab0ecd to your computer and use it in GitHub Desktop.
Save rintoandrews90/e0c2c70e21f7bb07ba0e173a30ab0ecd to your computer and use it in GitHub Desktop.
samplejson
[
{ "ProductNumber":"GP_1134",
"Description": "Piza",
"StockQuantity":"0",
"SalesPrice":"12",
"SalesPriceCur":"EUR",
"id":"1"
},
{ "ProductNumber":"GPB_1134",
"StockQuantity":"0",
"Description": "Cheese",
"SalesPrice":"12",
"SalesPriceCur":"EUR",
"id":"2"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment