Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 863 Bytes

CrossMarginRepayment.md

File metadata and controls

17 lines (12 loc) · 863 Bytes

CrossMarginRepayment

Properties

Name Type Description Notes
Id string Loan record ID [optional]
CreateTime int64 Repayment time [optional]
LoanId string Loan record ID [optional]
Currency string Currency name [optional]
Principal string Repaid principal [optional]
Interest string Repaid interest [optional]
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]

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