# ExternalBankAccountBalancesBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **available** | **Int** | The available balance in the account. | [optional] **current** | **Int** | The current balance in the account including pending transactions. | [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)