Class: WorkOS::Types::RadarAction

Inherits:
Object
  • Object
show all
Defined in:
lib/workos/types/radar_action.rb

Constant Summary collapse

BLOCK =
"block"
ALLOW =
"allow"
ALL =
[BLOCK, ALLOW].freeze