Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 913 Bytes

UserLtvInfo.md

File metadata and controls

20 lines (15 loc) · 913 Bytes

Io.Gate.GateApi.Model.UserLtvInfo

User's currency statistics data

Properties

Name Type Description Notes
CollateralCurrency string Collateral [optional]
BorrowCurrency string Borrowed currency [optional]
InitLtv string The initial collateralization rate [optional]
AlertLtv string Warning collateralization ratio [optional]
LiquidateLtv string The liquidation collateralization rate [optional]
MinBorrowAmount string Minimum borrowable amount for the loan currency [optional]
LeftBorrowableAmount string Remaining borrowable amount for the loan currency [optional]

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