CaseBlacklistInfo Class |
Namespace: Law.EdaIntegration.Case
public class CaseBlacklistInfo
The CaseBlacklistInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Whether the blacklisting is active. IF true, the case is blacklisted.
| |
| Attempts |
Number of attempts made to process the case
| |
| CaseUuid |
Uuid of the blacklisted case
| |
| Created |
Time the blacklisting was created
| |
| Detail |
Detail about the error that caused the blacklisting
| |
| Reason |
The reason the case was blacklisted
| |
| ServiceUid |
THe uuid of the service that created the blacklisting
|