Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 825 Bytes

UniInterestRecord.md

File metadata and controls

19 lines (14 loc) · 825 Bytes

Io.Gate.GateApi.Model.UniInterestRecord

Interest Record

Properties

Name Type Description Notes
Status int Status: 0 - fail, 1 - success [optional] [readonly]
Currency string Currency [optional] [readonly]
ActualRate string Actual Rate [optional] [readonly]
Interest string Interest [optional] [readonly]
InterestStatus string Interest status: interest_dividend - regular dividend, interest_reinvest - interest reinvestment [optional] [readonly]
CreateTime long Created time [optional] [readonly]

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