# TradeAccountResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **asset** | **String** | trade account asset with \"~\" separator | **units** | **String** | units of trade asset belonging to this owner | **owner** | **String** | thor address of trade account owner | **last_add_height** | Option<**i64**> | last thorchain height trade assets were added to trade account | [optional] **last_withdraw_height** | Option<**i64**> | last thorchain height trade assets were withdrawn from trade account | [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)