# InternalCountryCodeConfigurationBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **guid** | **String** | Auto-generated unique identifier for the configuration. | [optional] **type** | **String** | The type of savings asset configuration: bank or platform. | [optional] **environment** | **String** | The environment the configuration is associated with. | [optional] **bankGuid** | **String** | The bank identifier that the configuration is associated with. | [optional] **enabled** | **Bool** | Flag indicating if the symbol is enabled for trading on the platform. | [optional] **code** | **String** | The ISO 3166 country 2-Alpha country code. | [optional] **createdAt** | **Date** | ISO8601 datetime the bank was created at. | [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)