Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 384 Bytes

File metadata and controls

9 lines (9 loc) · 384 Bytes

{ "saleDate": "2014-01-01T23:28:56.782Z", "items": [{"name": "Bananas", "tags": ["12AA" ], "price": 2, "quantity": 1}, {"name": "Apples", "tags": ["13BB" ], "price": 4, "quantity": 3}], "storeLocation":"String", "customer": {"gender": "Male", "age": 25, "email": "[email protected]", "satisfaction": 3}, "couponUsed": false, "purchaseMethod": "Machine" }