# PostIdentityVerificationBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | The type of identity verification. | **method** | **String** | The identity verification method. | **countryCode** | **String** | The ISO 3166 country 2-Alpha country the customer is being verified in. If not present, will default to the Bank's configured country code. | [optional] **customerGuid** | **String** | The customer's identifier. | [optional] **expectedBehaviours** | **[String]** | The optional expected behaviour to simulate. | [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)