Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 845 Bytes

CrossMarginRepayment.md

File metadata and controls

16 lines (12 loc) · 845 Bytes

CrossMarginRepayment

Properties

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

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