{
"id": "string",
"name": "string",
"parentId": "string",
"independence": true,
"orgTypeId": 0,
"directProject": "string",
"customProject": {
"businessOpeningTime": "string",
"productLine": {
"code": "string",
"name": "string"
},
"countryCode": "string",
"provinceCode": "string",
"cityCode": "string",
"totalArea": 0,
"publicArea": 0,
"rentedArea": 0,
"undergroundGarageArea": 0
},
"manageAttribute": "Collections.emptyList()",
"fillCarbon": true,
"provinceCode": "string",
"cityCode": "string",
"officeArea": 0,
"spaceArea": 0,
"spaceDto": {
"project": "string",
"chooseSpaceIds": [
"string"
]
},
"permissionReplaceDto": {
"orgId": "string",
"isCustomPermission": true,
"permissionType": "EQUIPMENT_SPACE",
"permissionDetails": [
{
"projectId": "string",
"projectName": "string",
"permissionStructs": [
{
"settingType": "BUILDING",
"structItems": [
{
"category": "SYSTEM",
"dataList": [
{
"fieldType": "MEOI_ROOM_FUNC_TYPE",
"whiteList": [
"string"
],
"blockList": [
"string"
]
}
]
}
]
}
]
}
]
}
}