Module: Auth0::Types::IntegrationFeatureTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/integration_feature_type_enum.rb
Constant Summary collapse
- UNSPECIFIED =
"unspecified"- ACTION =
"action"- SOCIAL_CONNECTION =
"social_connection"- LOG_STREAM =
"log_stream"- SSO_INTEGRATION =
"sso_integration"- SMS_PROVIDER =
"sms_provider"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values