Module: Auth0::Types::PhoneProviderProtectionBackoffStrategyEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/phone_provider_protection_backoff_strategy_enum.rb
Constant Summary collapse
- EXPONENTIAL =
"exponential"- DEFAULT =
"default"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values