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