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] |