Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 792 Bytes

UniInterestRecord.md

File metadata and controls

16 lines (12 loc) · 792 Bytes

UniInterestRecord

Interest Record

Properties

Name Type Description Notes
status int Status: 0 - fail, 1 - success [optional] [readonly]
currency str Currency [optional] [readonly]
actual_rate str Actual Rate [optional] [readonly]
interest str Interest [optional] [readonly]
interest_status str Interest status: interest_dividend - regular dividend, interest_reinvest - interest reinvestment [optional] [readonly]
create_time int Created time [optional] [readonly]

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