Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 818 Bytes

File metadata and controls

14 lines (11 loc) · 818 Bytes

UniLoanInterestRecord

Properties

Name Type Description Notes
currency string Currency name [optional] [readonly] [default to undefined]
currencyPair string Currency pair [optional] [readonly] [default to undefined]
actualRate string Actual Rate [optional] [readonly] [default to undefined]
interest string Interest [optional] [readonly] [default to undefined]
status number Status: 0 - fail, 1 - success [optional] [readonly] [default to undefined]
type string Type: platform - Platform borrowing, margin - Margin borrowing [optional] [readonly] [default to undefined]
createTime number Created time [optional] [readonly] [default to undefined]