StudentRecordDocumentDetailInfo PropertiesProvincial Approach to Student Information API

The StudentRecordDocumentDetailInfo type exposes the following members.

Properties

  NameDescription
Public propertyCreatedUtcTime
(Required) The created time of the Student Record Document record.
Public propertyDisposalOverrideDate
The date that the document should be disposed of, which would override other calculation methods
Public propertyDocumentDate
Represents the date that the document was generated on or attributed to. Will be required if the document has a disposal that is tied to the document date.
Public propertyDocumentLanguage
(Required) The language of this document.
Public propertyDocumentType
(Required) Depict what type of document this is.
Public propertyExpiryDate
The date this document is considered expired (for example a student visa) and should not be used anymore.
Public propertyIsDeleted
(Required) A flag indicating if the document is deleted.
Public propertyIsDigitized
(Required) True when this document is a digitized version of a physical (hard copy) document. False when the document was created by a system and imported directly into PASI.
Public propertyIsRelevant
(Required) True if this document is relevant; false if it has been replaced with another document.
Public propertyLastUpdateUtcTime
(Required) Either the created time or last update time of the Student Record Document record.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Value is ignored when new.
Public propertyRefId
(Required) A unique identifier used to reference the student record document.
Public propertySchoolYear
The school year this document is applicable to
Public propertyTitle
(Required) The title of this document.
Top
See Also

Reference