Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 806 Bytes

File metadata and controls

15 lines (12 loc) · 806 Bytes

# UniLoanInterestRecord

Properties

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

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