# PostBankBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The bank's name. | **type** | **String** | The bank's type. At present, only **sandbox** is supported. | **supportedTradingSymbols** | **[String]** | The bank's list of supported trading symbols. | **features** | **[String]** | The bank's enabled features. | **supportedFiatAccountAssets** | **[String]** | The bank's list of supported fiat assets. | **supportedCountryCodes** | **[String]** | The bank's list of supported country codes. | [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)