Module: Auth0::Types::BotDetectionLevelEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/bot_detection_level_enum.rb
Constant Summary collapse
- LOW =
"low"- MEDIUM =
"medium"- HIGH =
"high"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values