File size: 135 Bytes
a4e4cb2 | 1 2 3 4 5 6 7 8 | {
"id": "ORD-1001",
"customer": "Alice",
"items_count": 7,
"unit_price": 7.141428571428571,
"total_amount": "49.99"
}
|
a4e4cb2 | 1 2 3 4 5 6 7 8 | {
"id": "ORD-1001",
"customer": "Alice",
"items_count": 7,
"unit_price": 7.141428571428571,
"total_amount": "49.99"
}
|