# RepayRecordLeftInterest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency** | **str** | Currency | [optional] **index_price** | **str** | Currency Index Price | [optional] **before_amount** | **str** | Interest amount before repayment | [optional] **before_amount_usdt** | **str** | Converted value of interest before repayment in USDT | [optional] **after_amount** | **str** | Interest amount after repayment | [optional] **after_amount_usdt** | **str** | Converted value of interest after repayment in USDT | [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)