This data contract is the request for the SubmitMedicalAlert service
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2018SubmitMedicalAlertRequest
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitMedicalAlertRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitMedicalAlertRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
IsDeleted | (Required)
True if the medical alert should be deleted
| |
MedicalAlertMessage | (Required)
The description of the medical alert
| |
MedicalAlertType | (Required)
The type of medical alert
| |
PASICoreVersion | (Required)
The current version of the student's PASICoreVersion
| |
RefId | (Required)
The unique identifier for the medical alert record
| |
StateProvinceId | (Required)
The student's Alberta Student Number (ASN)
|
See Also