# CoboWaas2.Account

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**token_id** | **String** | The ID of the cryptocurrency that this account is configured to handle. | 
**address** | **String** | The top-up address corresponding to the account. | 
**merchant_balance** | **String** | The amount of merchant funds under this account. | 
**psp_balance** | **String** | The amount of developer funds under this account. | 
**created_timestamp** | **Number** | The creation time of the account, in Unix timestamp format, measured in milliseconds. | [optional] 
**updated_timestamp** | **Number** | The last update time of the account, in Unix timestamp format, measured in milliseconds. | [optional] 


