This data contract is the request for the SubmitClassroomAccommodation service.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2018SubmitClassroomAccommodationRequest
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitClassroomAccommodationRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitClassroomAccommodationRequest |
Properties
Name | Description | |
---|---|---|
AccommodationDetail |
Additional information about the accommodation and reasons for providing the accommodation.
| |
AccommodationFormat | ||
AccommodationType | (Required)
Type of Accommodation being applied
| |
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
EndDateOverride |
Date the accommodation is no longer being offered to the student by the school.
| |
IsDeleted | (Required)
Identifies that the record has been deleted and should no longer be used.
| |
PASICoreVersion | (Required)
The current version of the student PASICoreVersion.
This must match what is currently in the PASI core for the update to be accepted.
| |
RefId | (Required)
A unique identifier for this registration
| |
SchoolCode | (Required)
The school code where the registration occurred.
| |
StartDate | (Required)
The date that the accommodation was first considered available for the student.
| |
StateProvinceId | (Required)
The student's Alberta Student Number (ASN).
|
See Also