Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 627 Bytes

File metadata and controls

12 lines (9 loc) · 627 Bytes

UniLoanRecord

Properties

Name Type Description Notes
type string Type: `borrow` - borrow, `repay` - repay [optional] [readonly] [default to undefined]
currencyPair string Currency pair [optional] [readonly] [default to undefined]
currency string Currency [optional] [readonly] [default to undefined]
amount string Borrow or repayment amount [optional] [readonly] [default to undefined]
createTime number Created time [optional] [readonly] [default to undefined]