Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 834 Bytes

File metadata and controls

17 lines (12 loc) · 834 Bytes

UniLendRecord

Properties

Name Type Description Notes
Currency string Currency name [optional] [readonly]
Amount string Current Amount [optional] [readonly]
LastWalletAmount string Previous Available Amount [optional] [readonly]
LastLentAmount string Previous Lent Amount [optional] [readonly]
LastFrozenAmount string Previous Frozen Amount [optional] [readonly]
Type string Record Type: lend - Lend, redeem - Redeem [optional] [readonly]
CreateTime int64 Created time [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]