Module: Apifreaks::Types::GetFlagsRequestSize
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/apifreaks/types/get_flags_request_size.rb
Constant Summary collapse
- SIXTEEN_PX =
"16px"- TWENTY_FOUR_PX =
"24px"- THIRTY_TWO_PX =
"32px"- FORTY_EIGHT_PX =
"48px"- SIXTY_FOUR_PX =
"64px"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values