Module: Auth0::Types::GroupTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/group_type_enum.rb
Constant Summary collapse
- CONNECTION =
"connection"- ORGANIZATION =
"organization"- TENANT =
"tenant"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values