# CoboWaas2.BankAccount

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bank_account_id** | **String** | The bank account ID. | 
**info** | **{String: Object}** | JSON-formatted bank account details. | 
**created_timestamp** | **Number** | The creation time of the bank account, represented as a UNIX timestamp in seconds. | [optional] 
**updated_timestamp** | **Number** | The last update time of the bank account, represented as a UNIX timestamp in seconds. | [optional] 


