Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 563 Bytes

UserTotalAmount.md

File metadata and controls

15 lines (10 loc) · 563 Bytes

Io.Gate.GateApi.Model.UserTotalAmount

Total borrowed amount and pledged collateral amount by the user

Properties

Name Type Description Notes
BorrowAmount string Total borrowing amount, calculated in USDT [optional]
CollateralAmount string Total collateral amount, calculated in USDT [optional]

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