Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 848 Bytes

File metadata and controls

15 lines (12 loc) · 848 Bytes

# UniLendRecord

Properties

Name Type Description Notes
currency string Currency name [optional] [readonly]
amount string Current Amount [optional] [readonly]
last_wallet_amount string Previous Available Amount [optional] [readonly]
last_lent_amount string Previous Lent Amount [optional] [readonly]
last_frozen_amount string Previous Frozen Amount [optional] [readonly]
type string Record Type: lend - Lend, redeem - Redeem [optional] [readonly]
create_time int Created time [optional] [readonly]

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