TypesEnums
SandboxAlertAction
Action to perform on sandbox alert
enum SandboxAlertAction {
ADD
REMOVE
}Values
ADD
Add a new hit to the entity
REMOVE
Remove an existing hit from the entity
Member Of
SandboxAlertInput input
Action to perform on sandbox alert
enum SandboxAlertAction {
ADD
REMOVE
}ADDAdd a new hit to the entity
REMOVERemove an existing hit from the entity
SandboxAlertInput input