| Name | Type | Description | Notes |
|---|---|---|---|
| _not | Boolean | [optional] | |
| type | String | [optional] | |
| parameters | KeyToMultiValue | [optional] |
require 'mockserver-client'
instance = MockServer::BodyAnyOf4.new(
_not: null,
type: null,
parameters: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| _not | Boolean | [optional] | |
| type | String | [optional] | |
| parameters | KeyToMultiValue | [optional] |
require 'mockserver-client'
instance = MockServer::BodyAnyOf4.new(
_not: null,
type: null,
parameters: null
)