Skip to content

Instantly share code, notes, and snippets.

@anuj9196
Last active June 22, 2019 09:06
Show Gist options
  • Save anuj9196/2382f9dcbe793693df8d371c5b0773e0 to your computer and use it in GitHub Desktop.
Save anuj9196/2382f9dcbe793693df8d371c5b0773e0 to your computer and use it in GitHub Desktop.
{
"serviceList": [
{
"technicianId": 23,
"serviceId": 11
},
{
"technicianId": 23,
"serviceId": 9
}
],
"totalCost": 63,
"totalPayable": 58,
"discountData": {
"type": "dollar",
"value": 5,
"valueString": "$5",
"discountAmount": 5
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment