Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 680 Bytes

File metadata and controls

15 lines (10 loc) · 680 Bytes

UniLoanRecord

Properties

Name Type Description Notes
Type string Type: `borrow` - borrow, `repay` - repay [optional] [readonly]
CurrencyPair string Currency pair [optional] [readonly]
Currency string Currency [optional] [readonly]
Amount string Borrow or repayment amount [optional] [readonly]
CreateTime int64 Created time [optional] [readonly]

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