Module: Courier::Models::JourneyThrottleStaticNode::Scope

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

Overview

See Also:

  • Courier::Models::JourneyThrottleStaticNode#scope

Constant Summary collapse

USER =

Returns:

  • (:user)
:user
GLOBAL =

Returns:

  • (:global)
:global

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, 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

Instance Method Details

#self?.values::Array[Courier::Models::JourneyThrottleStaticNode::scope]

Returns:

  • (::Array[Courier::Models::JourneyThrottleStaticNode::scope])


58
# File 'sig/courier/models/journey_throttle_static_node.rbs', line 58

def self?.values: -> ::Array[Courier::Models::JourneyThrottleStaticNode::scope]