Module: Auth0::Types::BrandingThemeFontLinksStyleEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/branding_theme_font_links_style_enum.rb
Constant Summary collapse
- NORMAL =
"normal"- UNDERLINED =
"underlined"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values