# InternalComplianceDecisionBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **guid** | **String** | Auto-generated unique identifier for the compliance decision. | [optional] **type** | **String** | The compliance decision's type | [optional] **createdAt** | **Date** | ISO8601 datetime the exchange settlement payment order was created at. | [optional] **decidedAt** | **Date** | ISO8601 datetime the exchange settlement payment order was created at. | [optional] **identityVerificationGuid** | **String** | The identifier of the identity verification that corresponds to this decision. | [optional] **state** | **String** | The state of the compliance decision. | [optional] **outcome** | **String** | The outcome of the verification process. | [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)