Thinkcode.RabbitMQ.OpenAPI.Model.Exchange
May 13, 2019 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Arguments | BindingRequestArguments | [optional] | |
| AutoDelete | bool | [optional] | |
| Durable | bool | [optional] | |
| Incoming | List<Object> | [optional] | |
| Internal | bool | [optional] | |
| MessageStats | ExchangeMessageStats | [optional] | |
| Name | string | [optional] | |
| Outgoing | List<Object> | [optional] | |
| Type | string | [optional] | |
| UserWhoPerformedAction | string | [optional] | |
| Vhost | string | [optional] |