Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 627 Bytes

File metadata and controls

12 lines (9 loc) · 627 Bytes

UniLoanRecord

Properties

Name Type Description Notes
type string Type: `borrow` - borrow, `repay` - repay [optional] [readonly] [default to undefined]
currencyPair string Currency pair [optional] [readonly] [default to undefined]
currency string Currency [optional] [readonly] [default to undefined]
amount string Borrow or repayment amount [optional] [readonly] [default to undefined]
createTime number Created time [optional] [readonly] [default to undefined]