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