Module: ContextDev::Models::BrandRetrieveByTickerResponse::Brand::Logo::Mode
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/context_dev/models/brand_retrieve_by_ticker_response.rb
Overview
Indicates when this logo is best used: ‘light’ = best for light mode, ‘dark’ = best for dark mode, ‘has_opaque_background’ = can be used for either as image has its own background
Constant Summary collapse
- LIGHT =
:light- DARK =
:dark- HAS_OPAQUE_BACKGROUND =
:has_opaque_background
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info