Strise Connect API Docs
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

On this page