# AssetBalanceData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset** | Option<**String**> | An asset. | [optional]
**qty** | Option<**f32**> | The quantity changed of the asset. Can be positive or negative. | [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)