Parameter of
ActivityStatusEntry, VerificationStep
Properties
| Name | Enumeration | Description |
|---|---|---|
| Pending | 0 | The activity is pending. |
| Running | 1 | The activity is running. |
| Completed | 2 | The activity has completed successfully. |
| Canceled | 3 | The activity was canceled. |
| Faulted | 4 | The activity had an error. |