Module: Auth0::Types::BrandingThemeWidgetLogoPositionEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/branding_theme_widget_logo_position_enum.rb
Constant Summary collapse
- CENTER =
"center"- LEFT =
"left"- NONE =
"none"- RIGHT =
"right"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values