Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 854 Bytes

CrossMarginRepayment.md

File metadata and controls

14 lines (11 loc) · 854 Bytes

CrossMarginRepayment

Properties

Name Type Description Notes
id string Loan record ID [optional] [default to undefined]
createTime number Repayment time [optional] [default to undefined]
loanId string Loan record ID [optional] [default to undefined]
currency string Currency name [optional] [default to undefined]
principal string Repaid principal [optional] [default to undefined]
interest string Repaid interest [optional] [default to undefined]
repaymentType string Repayment type: none - no repayment type, manual_repay - manual repayment, auto_repay - automatic repayment, cancel_auto_repay - automatic repayment after cancellation [optional] [readonly] [default to undefined]