Borrow or repay
| Name | Type | Description | Notes |
|---|---|---|---|
| currency | str | Currency | |
| type | str | Type: `borrow` - borrow, `repay` - repay | |
| amount | str | Borrow or repayment amount | |
| repaid_all | bool | Full repayment. For repayment operations only. When `true`, overrides `amount` and repays the full amount | [optional] |
| currency_pair | str | Currency pair |