[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 733 Bytes

UniLoan.md

File metadata and controls

19 lines (14 loc) · 733 Bytes

Io.Gate.GateApi.Model.UniLoan

Loan

Properties

Name Type Description Notes
Currency string Currency [optional] [readonly]
CurrencyPair string Currency pair [optional] [readonly]
Amount string amount [optional] [readonly]
Type string Loan type, platform - platform, margin - margin [optional] [readonly]
CreateTime long Created time [optional] [readonly]
UpdateTime long Updated time [optional] [readonly]

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