Skip to main content

ReportDetailNextAssessment

assessmentDueDate stringnullable

The date by which the next follow-up assessment should be submitted

Example: 2021-05-31T10:06:39+00:00
assessmentLocation stringnullable

The location where the next follow-up assessment will be conducted

followUpType stringnullable

The type of the next follow-up assessment

ReportDetailNextAssessment
{
"assessmentDueDate": "2021-05-31T10:06:39+00:00",
"assessmentLocation": "string",
"followUpType": "string"
}