Module: Auth0::Types::GuardianFactorPhoneFactorMessageTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/guardian_factor_phone_factor_message_type_enum.rb
Constant Summary collapse
- SMS =
"sms"- VOICE =
"voice"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values