Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 832 Bytes

File metadata and controls

15 lines (12 loc) · 832 Bytes

# CrossMarginRepayment

Properties

Name Type Description Notes
id string Loan record ID [optional]
create_time int Repayment time [optional]
loan_id string Loan record ID [optional]
currency string Currency name [optional]
principal string Repaid principal [optional]
interest string Repaid interest [optional]
repayment_type string Repayment type: none - no repayment type, manual_repay - manual repayment, auto_repay - automatic repayment after cancellation [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]