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