{
"data": [
{
"id": "string",
"providerId": "string",
"productId": "string",
"ordererName": "string",
"ordererContact": "string",
"mohomId": 0,
"regionQuantities": null,
"regionMemo": "string",
"memo": "string",
"status": "string",
"reservationDate": "2019-08-24T14:15:22.123Z",
"createdAt": "string",
"updatedAt": "string",
"provider": {
"id": "string",
"name": "string",
"code": "string"
},
"product": {
"id": "string",
"name": "string"
},
"orderedDbQuantity": 0,
"provisionalAssignedCount": 0,
"confirmedAssignedCount": 0,
"usedDbCount": 0
}
],
"pagination": {
"page": 0,
"limit": 0,
"total": 0,
"totalPages": 0
},
"summary": {
"mohomId": 0,
"totalOrders": 0,
"totalOrderedDbQuantity": 0,
"totalProvisionalAssigned": 0,
"totalConfirmedAssigned": 0,
"totalUsedDb": 0
}
}