Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 946 Bytes

MultiCollateralRecord.md

File metadata and controls

14 lines (11 loc) · 946 Bytes

MultiCollateralRecord

Properties

Name Type Description Notes
orderId number Order ID [optional] [default to undefined]
recordId number Collateral record ID [optional] [default to undefined]
beforeLtv string The collateral ratio before adjustment [optional] [default to undefined]
afterLtv string The collateral ratio before adjustment [optional] [default to undefined]
operateTime number Operation time, timestamp in seconds. [optional] [default to undefined]
borrowCurrencies Array<MultiCollateralRecordCurrency> Borrowing Currency List [optional] [default to undefined]
collateralCurrencies Array<MultiCollateralRecordCurrency> Collateral Currency List [optional] [default to undefined]