| Name | Type | Description | Notes |
|---|---|---|---|
| size | SizeEnum | The size of the flag event impact. Sizes are defined as: none (0%), small (0-20%), medium (20-80%), large (>80%) | [optional] |
| percentage | BigDecimal | The percentage of the flag event impact | [optional] |
| reason | String | [optional] | |
| evaluationsSummary | EvaluationsSummary | [optional] |
| Name | Value |
|---|---|
| NONE | "none" |
| SMALL | "small" |
| MEDIUM | "medium" |
| LARGE | "large" |