aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/sra_client/docs/RelayerApiOrdersChannelUpdateSchema.md
blob: 8d763367a09253e5311649804305166344732a5a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# RelayerApiOrdersChannelUpdateSchema

## Properties

| Name           | Type                                                        | Description | Notes      |
| -------------- | ----------------------------------------------------------- | ----------- | ---------- |
| **type**       | **str**                                                     |             |
| **channel**    | **str**                                                     |             |
| **request_id** | **str**                                                     |             |
| **payload**    | [**list[RelayerApiOrderSchema]**](RelayerApiOrderSchema.md) |             | [optional] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)