Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 826 Bytes

File metadata and controls

17 lines (12 loc) · 826 Bytes

UniLoanInterestRecord

Properties

Name Type Description Notes
Currency string Currency name [optional] [readonly]
CurrencyPair string Currency pair [optional] [readonly]
ActualRate string Actual Rate [optional] [readonly]
Interest string Interest [optional] [readonly]
Status int32 Status: 0 - fail, 1 - success [optional] [readonly]
Type string Type: platform - Platform borrowing, margin - Margin borrowing [optional] [readonly]
CreateTime int64 Created time [optional] [readonly]

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