Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 722 Bytes

LoanPatch.md

File metadata and controls

15 lines (10 loc) · 722 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
AutoRenew bool Auto renew
CurrencyPair string Currency pair. Required if borrowing [optional]
LoanId string Loan ID. Required for `LoanRecord` patching [optional]

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