# CoboWaas2.PspBalance

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**token_id** | **String** | The token ID, which is a unique identifier that specifies both the blockchain network and cryptocurrency token in the format &#x60;{CHAIN}_{TOKEN}&#x60;. | 
**developer_fee_amount** | **String** | The total amount of the token that has been received as developer fee. | [optional] 
**settled_amount** | **String** | The total amount of the token that has been paid out from the developer&#39;s balance. | [optional] 
**payout_amount** | **String** | This field is reserved for future use. | [optional] 
**refunded_amount** | **String** | The total amount of the token that has been refunded from the developer&#39;s balance. | [optional] 
**total_balance** | **String** |  The total balance of the token available for payout or refund for the developer.  For more information, please refer to [Accounts and fund allocation](https://www.cobo.com/payments/en/guides/amounts-and-balances)  | [optional] 
**available_balance** | **String** | This field has been deprecated.  | [optional] 
**locked_balance** | **String** | This field is reserved for future use. | [optional] 


