[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 934 Bytes

UnifiedLoanRecord.md

File metadata and controls

14 lines (11 loc) · 934 Bytes

UnifiedLoanRecord

Properties

Name Type Description Notes
id number id [optional] [readonly] [default to undefined]
type string type: borrow - borrow, repay - repay [optional] [readonly] [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]
currencyPair string Currency pair [optional] [readonly] [default to undefined]
currency string Currency [optional] [readonly] [default to undefined]
amount string The amount of lending or repaying [optional] [readonly] [default to undefined]
createTime number Created time [optional] [readonly] [default to undefined]