Describes the data in a client request to acknowledge the current status of a Core Alert raised against a particular record.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V201204SubmitStatusAcknowledgementRequest
Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitStatusAcknowledgementRequest type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SubmitStatusAcknowledgementRequest |
Properties
| Name | Description | |
|---|---|---|
| AlertCode | (Required)
Gets or sets the Alert Code of the Core Alert to acknowledge.
| |
| Arguments |
(Optional) Gets or sets the key/value pairs to acknowledge.
| |
| CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
| ReferenceId | (Required)
Gets or sets the unique identifier of the record with the status to acknowledge.
| |
| Status | (Required)
Gets or sets the status of the acknowledgement.
|
See Also