Index (R)
»
WorkOS
»
Types
»
RadarStandaloneResponseVerdict
Class: WorkOS::Types::RadarStandaloneResponseVerdict
Inherits:
Object
Object
WorkOS::Types::RadarStandaloneResponseVerdict
show all
Defined in:
lib/workos/types/radar_standalone_response_verdict.rb
Constant Summary
collapse
ALLOW =
"
allow
"
BLOCK =
"
block
"
CHALLENGE =
"
challenge
"
ALL =
[
ALLOW
,
BLOCK
,
CHALLENGE
]
.
freeze