Possible enumeration values:
Name | Value | Description |
---|---|---|
Rejected |
0 |
Represents a failure or rejection |
Accepted |
1 |
Represents an acceptance |
RetryRequested |
2 |
Represents a failure or rejection requesting a retry attempt. Maximum retry attempts are defaulted to 3 |
AcceptedWithErrors |
3 |
Represents an acceptance with non-critical errors |