[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 697 Bytes

UniLoanRecord.md

File metadata and controls

18 lines (13 loc) · 697 Bytes

Io.Gate.GateApi.Model.UniLoanRecord

Loan records

Properties

Name Type Description Notes
Type string type: borrow - borrow, repay - repay [optional] [readonly]
CurrencyPair string Currency pair [optional] [readonly]
Currency string Currency [optional] [readonly]
Amount string The amount of lending or repaying [optional] [readonly]
CreateTime long Created time [optional] [readonly]

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