Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 734 Bytes

LoanPatch.md

File metadata and controls

13 lines (10 loc) · 734 Bytes

# LoanPatch

Properties

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

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