Module: Auth0::Types::ClientGrantOrganizationNullableUsageEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/client_grant_organization_nullable_usage_enum.rb
Constant Summary collapse
- DENY =
"deny"- ALLOW =
"allow"- REQUIRE =
"require"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values