| Name | Type | Description | Notes |
|---|---|---|---|
| method | String | The HTTP method for the operation. | |
| domain | String | The domain for the operation. | |
| path | String | The path for the operation. | |
| description | String | A description of what the operation does. | [optional] |
| tag_ids | Array<String> | An array of tag IDs to associate with this operation. | [optional] |
| status | String | The status to assign to the operation. Defaults to SAVED if omitted. | [optional][default to 'SAVED'] |