Module: Auth0::Types::VerificationMethodEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/verification_method_enum.rb
Constant Summary collapse
- LINK =
"link"- OTP =
"otp"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values