Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 689 Bytes

File metadata and controls

13 lines (10 loc) · 689 Bytes

# UniLoanRecord

Properties

Name Type Description Notes
type string Type: `borrow` - borrow, `repay` - repay [optional] [readonly]
currency_pair string Currency pair [optional] [readonly]
currency string Currency [optional] [readonly]
amount string Borrow or repayment amount [optional] [readonly]
create_time int Created time [optional] [readonly]

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