Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 992 Bytes

EdFiDisciplineIncidentReference.md

File metadata and controls

17 lines (12 loc) · 992 Bytes

edfi_resources_sdk.model.EdFiDisciplineIncidentReference

Load the model package

import 'package:edfi_resources_sdk/api.dart';

Properties

Name Type Description Notes
incidentIdentifier String A locally assigned unique identifier (within the school or school district) to identify each specific DisciplineIncident or occurrence. The same identifier should be used to document the entire discipline incident even if it included multiple offenses and multiple offenders.
schoolId int The identifier assigned to a school. It must be distinct from any other identifier assigned to educational organizations, such as a LocalEducationAgencyId, to prevent duplication.
link Link [optional]

[Back to Model list] [Back to API list] [Back to README]