Module: Onlyfans::Models::SavedForLater::Messages::SettingEnableOrUpdateAutomaticMessagingParams::Period

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

Overview

The automatic messaging interval (in hours)

Constant Summary collapse

PERIOD_6 =

Returns:

  • (6)
6
PERIOD_12 =

Returns:

  • (12)
12
PERIOD_24 =

Returns:

  • (24)
24
PERIOD_48 =

Returns:

  • (48)
48

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

Returns:

  • (Array<Integer>)


# File 'lib/onlyfans/models/saved_for_later/messages/setting_enable_or_update_automatic_messaging_params.rb', line 40

Instance Method Details

#self?.values ⇒ ::Array[Onlyfans::Models::SavedForLater::Messages::SettingEnableOrUpdateAutomaticMessagingParams::period]

Returns:

  • (::Array[Onlyfans::Models::SavedForLater::Messages::SettingEnableOrUpdateAutomaticMessagingParams::period])


42
# File 'sig/onlyfans/models/saved_for_later/messages/setting_enable_or_update_automatic_messaging_params.rbs', line 42

def self?.values: -> ::Array[Onlyfans::Models::SavedForLater::Messages::SettingEnableOrUpdateAutomaticMessagingParams::period]