[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 842 Bytes

UniLoanInterestRecord.md

File metadata and controls

20 lines (15 loc) · 842 Bytes

Io.Gate.GateApi.Model.UniLoanInterestRecord

Interest record

Properties

Name Type Description Notes
Currency string Currency name [optional] [readonly]
CurrencyPair string Currency pair [optional] [readonly]
ActualRate string Actual rate [optional] [readonly]
Interest string Interest [optional] [readonly]
Status int Status: 0 - fail, 1 - success [optional] [readonly]
Type string Type, platform - platform,margin - margin [optional] [readonly]
CreateTime long Created time [optional] [readonly]

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