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

Latest commit

 

History

History
13 lines (9 loc) · 554 Bytes

File metadata and controls

13 lines (9 loc) · 554 Bytes

RepayRequest

Properties

Name Type Description Notes
currency_pair str Currency pair
currency str Loan currency
mode str Repay mode. all - repay all; partial - repay only some portion
amount str Repay amount. Required in `partial` mode [optional]

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