Module: Auth0::Types::ConnectionAPIBehaviorEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_api_behavior_enum.rb
Constant Summary collapse
- REQUIRED =
"required"- OPTIONAL =
"optional"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values