Module: Courier::Models::PreferenceTopicGetResponse::DefaultStatus
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/courier/models/preference_topic_get_response.rb
Overview
The default subscription status applied when a recipient has not set their own.
Constant Summary collapse
- OPTED_OUT =
:OPTED_OUT- OPTED_IN =
:OPTED_IN- REQUIRED =
:REQUIRED
Class Method Summary collapse
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
Class Method Details
.values ⇒ Array<Symbol>
|
|
# File 'lib/courier/models/preference_topic_get_response.rb', line 119
|