Module: Onlyfans::Models::SmartLinkPostbackCreateParams::SmartLinkScope

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

Overview

global fires for all Smart Links. campaign_specific fires only for selected Smart Links.

Constant Summary collapse

GLOBAL =

Returns:

  • (:global)
:global
CAMPAIGN_SPECIFIC =

Returns:

  • (:campaign_specific)
:campaign_specific

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_postback_create_params.rb', line 58

Instance Method Details

#self?.values ⇒ ::Array[Onlyfans::Models::SmartLinkPostbackCreateParams::smart_link_scope]

Returns:

  • (::Array[Onlyfans::Models::SmartLinkPostbackCreateParams::smart_link_scope])


50
# File 'sig/onlyfans/models/smart_link_postback_create_params.rbs', line 50

def self?.values: -> ::Array[Onlyfans::Models::SmartLinkPostbackCreateParams::smart_link_scope]