Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 712 Bytes

LoanPatch.md

File metadata and controls

14 lines (10 loc) · 712 Bytes

LoanPatch

Properties

Name Type Description Notes
currency str Loan currency
side str Loan side. Possible values are `lend` and `borrow`. For `LoanRecord` patching, only `lend` is supported
auto_renew bool Auto renew
currency_pair str Currency pair. Required if borrowing [optional]
loan_id str Loan ID. Required for `LoanRecord` patching [optional]

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