# InternalFiatAssetConfigurationBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **guid** | **String** | Auto-generated unique identifier for the configuration. | [optional] **type** | **String** | The type of fiat 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 asset is enabled for fiat accounts on the platform. | [optional] **asset** | **String** | The asset 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)