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