SubmitStudentStatusAcknowledgementRequest ClassProvincial Approach to Student Information API
Allows for a client to acknowledge the current status of a Core Alert that was raised against the corresponding Student record.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2009SubmitStudentStatusAcknowledgementRequest

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

public class SubmitStudentStatusAcknowledgementRequest : RequestBase

The SubmitStudentStatusAcknowledgementRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentStatusAcknowledgementRequest
Top
Properties

  NameDescription
Public propertyAlertCode
(Required) Alert Code of the Core Alert that was sent to the client.
Public propertyArguments
List of Key Value Pairs that are being acknowledged.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyStateProvinceId
(Required) The Alberta Student Number of the student record that the acknowledgement is for.
Public propertyStatus
(Required) The acknowledgement status for the applicable core alert.
Top
See Also

Reference