blob: 5e1c96c24bb8005329783b6594caf48cf6a34153 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# RelayerApiOrdersChannelSubscribeSchema
## Properties
| Name | Type | Description | Notes |
| -------------- | ----------------------------------------------------------------------------------------------------- | ----------- | ---------- |
| **type** | **str** | |
| **channel** | **str** | |
| **request_id** | **str** | |
| **payload** | [**RelayerApiOrdersChannelSubscribePayloadSchema**](RelayerApiOrdersChannelSubscribePayloadSchema.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)
|