SubmitClassroomAccommodationRequest ClassProvincial Approach to Student Information API
This data contract is the request for the SubmitClassroomAccommodation service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018SubmitClassroomAccommodationRequest

Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class SubmitClassroomAccommodationRequest : RequestBase

The SubmitClassroomAccommodationRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitClassroomAccommodationRequest
Top
Properties

  NameDescription
Public propertyAccommodationDetail
Additional information about the accommodation and reasons for providing the accommodation.
Public propertyAccommodationFormat
Public propertyAccommodationType
(Required) Type of Accommodation being applied
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyEndDateOverride
Date the accommodation is no longer being offered to the student by the school.
Public propertyIsDeleted
(Required) Identifies that the record has been deleted and should no longer be used.
Public propertyPASICoreVersion
(Required) The current version of the student PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
Public propertyRefId
(Required) A unique identifier for this registration
Public propertySchoolCode
(Required) The school code where the registration occurred.
Public propertyStartDate
(Required) The date that the accommodation was first considered available for the student.
Public propertyStateProvinceId
(Required) The student's Alberta Student Number (ASN).
Top
See Also

Reference