{
"success": true,
"message": "string",
"meta": {
"page": 0,
"limit": 0,
"total": 0
},
"errors": [
{
"code": "CR-100001",
"field": "string",
"message": "string"
}
],
"result": [
{
"id": "string",
"locationId": "string",
"type": "STUDENT_DORM",
"name": "string",
"length": 0,
"width": 0,
"footprintArea": 0,
"ownership": "OWNED",
"acquisitionValue": 0,
"floorCount": 0,
"builtYear": 0,
"usageDecreeDate": "2019-08-24",
"notes": "string",
"location": {
"id": "string",
"name": "string"
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}