Module: Onlyfans::Models::SmartLinkListConversionsParams::ConversionType

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

Overview

Optional conversion type filter

Constant Summary collapse

NEW_SUBSCRIBER =

Returns:

  • (:new_subscriber)
:new_subscriber
NEW_TRANSACTION =

Returns:

  • (:new_transaction)
:new_transaction
MESSAGE_RECEIVED =

Returns:

  • (:message_received)
:message_received
FAN_SENT_3_MESSAGES =

Returns:

  • (:fan_sent_3_messages)
:fan_sent_3_messages

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/onlyfans/models/smart_link_list_conversions_params.rb', line 93

Instance Method Details

#self?.values ⇒ ::Array[Onlyfans::Models::SmartLinkListConversionsParams::conversion_type]

Returns:

  • (::Array[Onlyfans::Models::SmartLinkListConversionsParams::conversion_type])


97
# File 'sig/onlyfans/models/smart_link_list_conversions_params.rbs', line 97

def self?.values: -> ::Array[Onlyfans::Models::SmartLinkListConversionsParams::conversion_type]