Module: Telnyx::Models::Messaging10dlc::TelnyxBrand::BrandRelationship

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/messaging_10dlc/telnyx_brand.rb,
sig/telnyx/models/messaging_10dlc/telnyx_brand.rbs

Overview

Brand relationship to the CSP.

See Also:

  • Telnyx::Models::Messaging10dlc::TelnyxBrand#brand_relationship

Constant Summary collapse

BASIC_ACCOUNT =

Returns:

  • (:BASIC_ACCOUNT)
:BASIC_ACCOUNT
SMALL_ACCOUNT =

Returns:

  • (:SMALL_ACCOUNT)
:SMALL_ACCOUNT
MEDIUM_ACCOUNT =

Returns:

  • (:MEDIUM_ACCOUNT)
:MEDIUM_ACCOUNT
LARGE_ACCOUNT =

Returns:

  • (:LARGE_ACCOUNT)
:LARGE_ACCOUNT
KEY_ACCOUNT =

Returns:

  • (:KEY_ACCOUNT)
:KEY_ACCOUNT

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[Telnyx::Models::Messaging10dlc::TelnyxBrand::brand_relationship]

Returns:

  • (::Array[Telnyx::Models::Messaging10dlc::TelnyxBrand::brand_relationship])


295
# File 'sig/telnyx/models/messaging_10dlc/telnyx_brand.rbs', line 295

def self?.values: -> ::Array[Telnyx::Models::Messaging10dlc::TelnyxBrand::brand_relationship]