Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.14 KB

EdFiStudentAssessmentEducationOrganizationAssociation.md

File metadata and controls

21 lines (16 loc) · 1.14 KB

edfi_resources_sdk.model.EdFiStudentAssessmentEducationOrganizationAssociation

Load the model package

import 'package:edfi_resources_sdk/api.dart';

Properties

Name Type Description Notes
id String [optional]
educationOrganizationAssociationTypeDescriptor String The type of association being represented.
educationOrganizationReference EdFiEducationOrganizationReference
schoolYearTypeReference EdFiSchoolYearTypeReference [optional]
studentAssessmentReference EdFiStudentAssessmentReference
etag String A unique system-generated value that identifies the version of the resource. [optional]
lastModifiedDate DateTime The date and time the resource was last modified. [optional]

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