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