| Name | Type | Description | Notes |
|---|---|---|---|
| method | str | The HTTP method for the operation. | [optional] |
| domain | str | The domain for the operation. | [optional] |
| path | str | The path for the operation, which may include path parameters. | [optional] |
| description | str | A description of what the operation does. | [optional] |
| tag_ids | [str] | An array of operation tag IDs associated with this operation. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |