Last active
April 17, 2020 06:20
-
-
Save JaveedIshaq/709e2bb0568eaddeee92a2b2cdce6ba3 to your computer and use it in GitHub Desktop.
Json Data
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
{ | |
"packages": [ | |
{ | |
"weight": 6.45, | |
"height": 20.32, | |
"width": 20.32, | |
"length": 110.49, | |
"quantity": 1, | |
"type": 2 | |
}, | |
{ | |
"weight": 6.45, | |
"height": 20.32, | |
"width": 20.32, | |
"length": 110.49, | |
"quantity": 1, | |
"type": 1 | |
}, | |
{ | |
"weight": 6.45, | |
"height": 20.32, | |
"width": 20.32, | |
"length": 110.49, | |
"quantity": 1, | |
"type": 3 | |
} | |
], | |
"weight": 9.1243172352, | |
"addresses": {"origin": 7, "destination": 4} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment