Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 931 Bytes

MultiCollateralRecord.md

File metadata and controls

17 lines (12 loc) · 931 Bytes

MultiCollateralRecord

Properties

Name Type Description Notes
OrderId int64 Order ID [optional]
RecordId int64 Collateral record ID [optional]
BeforeLtv string The collateral ratio before adjustment [optional]
AfterLtv string The collateral ratio before adjustment [optional]
OperateTime int64 Operation time, timestamp in seconds. [optional]
BorrowCurrencies []MultiCollateralRecordCurrency Borrowing Currency List [optional]
CollateralCurrencies []MultiCollateralRecordCurrency Collateral Currency List [optional]

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