| Name | Type | Description | Notes |
|---|---|---|---|
| order_id | int | Order ID | |
| type | str | Operation type: append - add collateral, redeem - withdraw collateral | |
| collaterals | list[CollateralCurrency] | Collateral currency list | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| order_id | int | Order ID | |
| type | str | Operation type: append - add collateral, redeem - withdraw collateral | |
| collaterals | list[CollateralCurrency] | Collateral currency list | [optional] |