Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 806 Bytes

UniLoanInterestRecord.md

File metadata and controls

17 lines (13 loc) · 806 Bytes

UniLoanInterestRecord

Interest record

Properties

Name Type Description Notes
currency str Currency name [optional] [readonly]
currency_pair str Currency pair [optional] [readonly]
actual_rate str Actual rate [optional] [readonly]
interest str Interest [optional] [readonly]
status int Status: 0 - fail, 1 - success [optional] [readonly]
type str Type, platform - platform,margin - margin [optional] [readonly]
create_time int Created time [optional] [readonly]

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