# PatchInternalIdentityVerificationBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **startedAt** | **Date** | ISO8601 datetime the identity verification was started at. | [optional] **identityWorkflowGuid** | **String** | The GUID of the identity workflow backing the verification. | [optional] **completedAt** | **Date** | ISO8601 datetime the identity verification was completed at. | [optional] **outcome** | **String** | The outcome of the identity verification. | [optional] **failureCodes** | **[String]** | The reason codes explaining the outcome. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)