Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 825 Bytes

File metadata and controls

14 lines (11 loc) · 825 Bytes

UniLendRecord

Properties

Name Type Description Notes
currency string Currency name [optional] [readonly] [default to undefined]
amount string Current Amount [optional] [readonly] [default to undefined]
lastWalletAmount string Previous Available Amount [optional] [readonly] [default to undefined]
lastLentAmount string Previous Lent Amount [optional] [readonly] [default to undefined]
lastFrozenAmount string Previous Frozen Amount [optional] [readonly] [default to undefined]
type string Record Type: lend - Lend, redeem - Redeem [optional] [readonly] [default to undefined]
createTime number Created time [optional] [readonly] [default to undefined]