Skip to main content

UpdateTsfCellDto

namestring

Cell name

locationstring

Physical location description

designCapacitynumber

Maximum design capacity (cubic metres)

stabilityStatusstring

Stability status

Possible values: [STABLE, UNDER_OBSERVATION, RESTRICTED, CLOSED]

lastSurveyDatestring

Last survey date

lastGeotechnicalInspectionDatestring

Last geotechnical inspection date

nextInspectionDatestring

Next scheduled inspection date

UpdateTsfCellDto
{
"name": "string",
"location": "string",
"designCapacity": 0,
"stabilityStatus": "STABLE",
"lastSurveyDate": "string",
"lastGeotechnicalInspectionDate": "string",
"nextInspectionDate": "string"
}