SubmitMedicalAlertRequest ClassProvincial Approach to Student Information API
This data contract is the request for the SubmitMedicalAlert service
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018SubmitMedicalAlertRequest

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

public class SubmitMedicalAlertRequest : RequestBase

The SubmitMedicalAlertRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitMedicalAlertRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyIsDeleted
(Required) True if the medical alert should be deleted
Public propertyMedicalAlertMessage
(Required) The description of the medical alert
Public propertyMedicalAlertType
(Required) The type of medical alert
Public propertyPASICoreVersion
(Required) The current version of the student's PASICoreVersion
Public propertyRefId
(Required) The unique identifier for the medical alert record
Public propertyStateProvinceId
(Required) The student's Alberta Student Number (ASN)
Top
See Also

Reference