# IdentityAccountResponse



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **id** |string |  |  | | |
| **code** |string |  |  | | |
| **company** |string | ☑️ |  | | |
| **description** |string | ☑️ |  | | |
| **country** |string | ☑️ | ISO3166-2 country code | | |
| **holderName** |string |  |  | | |
| **type** |string | ☑️ |  | | |
| **properties** |[IdentityAccountResponseProperties](IdentityAccountResponseProperties.md) | ☑️ |  | | |
| **created** |Date |  |  | | |



[[Back to README]](../../README.md)