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