Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 663 Bytes

UniLoanRecord.md

File metadata and controls

15 lines (11 loc) · 663 Bytes

UniLoanRecord

Loan records

Properties

Name Type Description Notes
type str type: borrow - borrow, repay - repay [optional] [readonly]
currency_pair str Currency pair [optional] [readonly]
currency str Currency [optional] [readonly]
amount str The amount of lending or repaying [optional] [readonly]
create_time int Created time [optional] [readonly]

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