Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 835 Bytes

File metadata and controls

17 lines (13 loc) · 835 Bytes

UniLoanInterestRecord

Interest Deduction 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 borrowing, margin - Margin borrowing [optional] [readonly]
create_time int Created time [optional] [readonly]

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