mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
10 lines
164 B
JSON
10 lines
164 B
JSON
|
{
|
||
|
"order_id": 3,
|
||
|
"product_id": 12,
|
||
|
"quantity": 2,
|
||
|
"amount": 56.0,
|
||
|
"shipping": 15.0,
|
||
|
"tax": 2.0,
|
||
|
"shipping_address": "123 Main Street"
|
||
|
}
|