SubmitStatusAcknowledgementRequest ClassProvincial Approach to Student Information API
Describes the data in a client request to acknowledge the current status of a Core Alert raised against a particular record.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201204SubmitStatusAcknowledgementRequest

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

public class SubmitStatusAcknowledgementRequest : RequestBase

The SubmitStatusAcknowledgementRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStatusAcknowledgementRequest
Top
Properties

  NameDescription
Public propertyAlertCode
(Required) Gets or sets the Alert Code of the Core Alert to acknowledge.
Public propertyArguments
(Optional) Gets or sets the key/value pairs to acknowledge.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyReferenceId
(Required) Gets or sets the unique identifier of the record with the status to acknowledge.
Public propertyStatus
(Required) Gets or sets the status of the acknowledgement.
Top
See Also

Reference