# DeliveryAccountBook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **time** | **float** | Change time | [optional] **change** | **str** | Change amount | [optional] **balance** | **str** | Balance after change | [optional] **type** | **str** | Change types: - dnw: Deposit and withdrawal - pnl: Profit and loss from position reduction - fee: Trading fees - refr: Referrer rebates - fund: Funding fees - point_dnw: Point card deposit and withdrawal - point_fee: Point card trading fees - point_refr: Point card referrer rebates - bonus_offset: Trial fund deduction | [optional] **text** | **str** | Comment | [optional] **contract** | **str** | Futures contract, the field is only available for data after 2023-10-30 | [optional] **trade_id** | **str** | trade id | [optional] **id** | **str** | Account change record ID | [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)