Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 771 Bytes

File metadata and controls

19 lines (14 loc) · 771 Bytes

Io.Gate.GateApi.Model.UniLoan

Borrowing

Properties

Name Type Description Notes
Currency string Currency [optional] [readonly]
CurrencyPair string Currency pair [optional] [readonly]
Amount string Amount to Repay [optional] [readonly]
Type string Loan type: platform borrowing - platform, margin borrowing - margin [optional] [readonly]
CreateTime long Created time [optional] [readonly]
UpdateTime long Last Update Time [optional] [readonly]

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