Module: Knockapi::Models::MessageInAppFeedButtonSetBlock::Type

Extended by:
Internal::Type::Enum
Defined in:
lib/knockapi/models/message_in_app_feed_button_set_block.rb,
sig/knockapi/models/message_in_app_feed_button_set_block.rbs

Overview

The type of block in a message in an app feed.

See Also:

  • Knockapi::Models::MessageInAppFeedButtonSetBlock#type

Constant Summary collapse

BUTTON_SET =

Returns:

  • (:button_set)
:button_set

Class Method Summary collapse

Instance 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>

Returns:

  • (Array<Symbol>)


# File 'lib/knockapi/models/message_in_app_feed_button_set_block.rb', line 71

Instance Method Details

#self?.values ⇒ ::Array[Knockapi::Models::MessageInAppFeedButtonSetBlock::type_]

Returns:

  • (::Array[Knockapi::Models::MessageInAppFeedButtonSetBlock::type_])


50
# File 'sig/knockapi/models/message_in_app_feed_button_set_block.rbs', line 50

def self?.values: -> ::Array[Knockapi::Models::MessageInAppFeedButtonSetBlock::type_]