Skip to content

Instantly share code, notes, and snippets.

@ALEXOTANO
Created May 1, 2021 23:11
Show Gist options
  • Save ALEXOTANO/15d37ea5b16cac3868ff305d048ac011 to your computer and use it in GitHub Desktop.
Save ALEXOTANO/15d37ea5b16cac3868ff305d048ac011 to your computer and use it in GitHub Desktop.
medium.JSONvsXML3
{
"id": "1234",
"customer": {
"name": "John Doe",
"taxID": "123456789"
},
"total": {
"amount": 100.00,
"currency": "USD",
"currency-symbol": "$",
"currency-symbolOnRight": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment