# BankBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **guid** | **String** | Auto-generated unique identifier for the bank. | **organizationGuid** | **String** | The organization's identifier. | **name** | **String** | The bank's name. | **type** | **String** | The bank's type. | **supportedTradingSymbols** | **[String]** | The bank's list of supported trading symbols. | [optional] **supportedFiatAccountAssets** | **[String]** | The bank's list of supported fiat symbols. | [optional] **supportedCountryCodes** | **[String]** | The bank's list of supported country codes. | [optional] **features** | **[String]** | The bank's enabled features. | **createdAt** | **Date** | ISO8601 datetime the bank was created at. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)