v5 Student Discipline > DisciplineAction
| Resource | Property Name | Is Collection | Data Type | Required / Optional | Scenario 1 | Scenario 2 | Scenario 3 | Scenario 4 |
|---|---|---|---|---|---|---|---|---|
| DisciplineActions | disciplineActionIdentifier | FALSE | nvarchar | REQUIRED | 11 | 22 | 11 | 22 |
| DisciplineActions | disciplines | TRUE | disciplineActionDiscipline[] | REQUIRED | ||||
| disciplineActionDisciplines | disciplineDescriptor | FALSE | disciplineDescriptor | REQUIRED | Out of School Suspension | In School Suspension | In School Suspension | Community Service |
| DisciplineActions | disciplineDate | FALSE | date | REQUIRED | 9/30/[Current School Year] | 9/30/[Current School Year] | 9/30/[Current School Year] | 9/30/[Current School Year] |
| DisciplineActions | studentReference | FALSE | integer | REQUIRED | ||||
| studentReference | studentUniqueId | FALSE | string | REQUIRED | 111111 | 222222 | 111111 | 222222 |
| DisciplineActions | actualDisciplineActionLength | FALSE | number | REQUIRED | 2 | 5 | 2 | 5 |
| DisciplineActions | receivedEducationServicesDuringExpulsion | FALSE | boolean | REQUIRED | TRUE | |||
| DisciplineActions | studentDisciplineIncidentAssociations | TRUE | studentDisciplineIncidentAssociation[] | REQUIRED | ||||
| disciplineActionStudentDisciplineIncidentAssociations | studentDisciplineIncidentAssociationReference | FALSE | studentDisciplineIncidentAssociationReference | REQUIRED | ||||
| studentDisciplineIncidentAssociationReference | incidentIdentifier | FALSE | string | REQUIRED | ["1" if possible | system value] | ["2" if possible | system value] | ["1" if possible | system value] | ["2" if possible | system value] |
| studentDisciplineIncidentAssociationReference | schoolId | FALSE | integer | REQUIRED | 255901107 | 255901001 | 255901107 | 255901001 |
| studentDisciplineIncidentAssociationReference | studentUniqueId | TRUE | string | REQUIRED | 111111 | 222222 | 111111 | 222222 |
| DisciplineActions | responsibilitySchoolReference | FALSE | responsibilitySchoolReference | REQUIRED | ||||
| responsibilityschoolReference | schoolId | FALSE | integer | REQUIRED | 255901107 | 255901001 | 255901107 | 255901001 |
| DisciplineActions | iepPlacementMeetingIndicator | TRUE | boolean | REQUIRED | TRUE | TRUE | ||
, multiple selections available,