-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.json
1 lines (1 loc) · 1.1 KB
/
test.json
1
{ "_id": { "$oid": "6295a07d7ae1b3abb5846ab9" }, "meansOfIdentity": [ "National ID Card", "Driver License", "International Passport", "Student ID Card", "WORK ID Card", "Others" ], "date": { "$date": { "$numberLong": "1653973117839" } }, "createdAt": { "$date": { "$numberLong": "1653973117841" } }, "updatedAt": { "$date": { "$numberLong": "1653973117841" } }, "__v": 0, "pricing": [{ "basic": { "maxweight": 5, "amount": 2000, "maxdistance": 5, "riderpay": 20 } },{ "standard": { "maxweight": 10, "amount": 2500, "maxdistance": 10, "riderpay": 20 } },{ "super": { "maxweight": 15, "amount": 3000, "maxdistance": 15, "riderpay": 25 } },{ "premium": { "maxweight": 20, "amount": 3500, "maxdistance": 20, "riderpay": 25 } },{ "custom": { "maxweight": 25, "amount": 4000, "maxdistance": 25, "riderpay": 30 } }, { "spacial": { "maxweight": 30, "amount": 5000, "maxdistance": 30, "riderpay": 30 } }]}