Created
September 10, 2019 12:47
-
-
Save diuis/6d97690f8a0d981b8b7e074c690b2a54 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"Booking": { | |
"detailedPrice": { | |
"running": 9.94, | |
"parked": 0, | |
"free": 0, | |
"prepaid": 0, | |
"outOfGeoFence": 0, | |
"adjustment": 0, | |
"vat": 2.18 | |
}, | |
"id": 13315, | |
"status": 2, | |
"type": 1, | |
"distance": 0, | |
"duration": 0, | |
"started": 1567777561862, | |
"current_timer": 1567780754566, | |
"expired": 1567777671372, | |
"setupEnd": 1567777561862, | |
"price": 12.13 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment