| Name | Type | Description | Notes |
|---|---|---|---|
| outcome | OutcomeEnum | The outcome of the verification | [optional] |
| verificationStepName | String | The name of the verification step | [optional] |
| explanation | String | An explanation of why the step was or was not successful | [optional] |
| Name | Value |
|---|---|
| SUCCESSFUL | "SUCCESSFUL" |
| FAILED | "FAILED" |
| SKIPPED | "SKIPPED" |