Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 610 Bytes

UniLoanRecord.md

File metadata and controls

12 lines (9 loc) · 610 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 The amount of lending or repaying [optional] [readonly] [default to undefined]
createTime number Created time [optional] [readonly] [default to undefined]