| Name | Type | Description | Notes |
|---|---|---|---|
| Currency | string | Currency | |
| Type | string | Type: `borrow` - borrow, `repay` - repay | |
| Amount | string | Borrow or repayment amount | |
| RepaidAll | bool | Full repayment. For repayment operations only. When `true`, overrides `amount` and repays the full amount | [optional] |
| CurrencyPair | string | Currency pair |