The Rewrite message represents a specific rewrite operation. This operation could be one of the following: union, intersection, or exclusion.
| Name | Type | Description | Notes |
|---|---|---|---|
| rewriteOperation | RewriteOperation | [optional] | |
| children | List<Child> | A list of children that are operated upon by the rewrite operation. | [optional] |