ArtifactStatus
Values that represent PDF claim status.
Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Any |
0 |
Any |
| NotAvailable |
1 |
An enum constant representing the not available option. |
| UnApproved |
2 |
An enum constant representing the un claimed option. |
| Approved |
3 |
An enum constant representing the claimed option. |
| Deleted |
4 |
An enum constant representing the Deleted option. |
| Delivered |
5 |
An enum constant representing the Delivered option. |
| Duplicate |
6 |
An enum constant representing the Duplicate option. |