Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 883 Bytes

CrossMarginRepayment.md

File metadata and controls

18 lines (14 loc) · 883 Bytes

Io.Gate.GateApi.Model.CrossMarginRepayment

Properties

Name Type Description Notes
Id string Loan record ID [optional]
CreateTime long 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]