-
Notifications
You must be signed in to change notification settings - Fork 1
UpdateStatusCountermeasureRequestBody
Víctor Cañizares edited this page Dec 14, 2020
·
1 revision
Name | Type | Description | Notes |
---|---|---|---|
statusName | StatusNameEnum | New state of the countermeasure ( rejected | recommended |
rejectedReason | String | Reason for rejecting the countermeasure | [optional] |
Name | Value |
---|---|
REJECTED | "rejected" |
RECOMMENDED | "recommended" |
REQUIRED | "required" |
IMPLEMENTED | "implemented" |