| Name | Type | Description | Notes |
|---|---|---|---|
| order_id | int | Order ID | |
| type | str | Operation types: append - for adding collateral, redeem - for withdrawing collateral | |
| collaterals | list[CollateralCurrency] | Collateral Currency List | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| order_id | int | Order ID | |
| type | str | Operation types: append - for adding collateral, redeem - for withdrawing collateral | |
| collaterals | list[CollateralCurrency] | Collateral Currency List | [optional] |