Class: Telnyx::Models::CountryCoverageAPI::Local

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/telnyx/models/country_coverage.rb,
sig/telnyx/models/country_coverage.rbs

Overview

See Also:

  • Telnyx::Models::CountryCoverageAPI#local

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Constructor Details

#initializeObject



156
# File 'sig/telnyx/models/country_coverage.rbs', line 156

def initialize: (

Instance Attribute Details

#featuresArray<String>?

Parameters:

Returns:



124
# File 'lib/telnyx/models/country_coverage.rb', line 124

optional :features, Telnyx::Internal::Type::ArrayOf[String]

#full_pstn_replacementBoolean?

Parameters:

Returns:



129
# File 'lib/telnyx/models/country_coverage.rb', line 129

optional :full_pstn_replacement, Telnyx::Internal::Type::Boolean

#international_smsBoolean?

Parameters:

Returns:



134
# File 'lib/telnyx/models/country_coverage.rb', line 134

optional :international_sms, Telnyx::Internal::Type::Boolean

#p2pBoolean?

Parameters:

Returns:



139
# File 'lib/telnyx/models/country_coverage.rb', line 139

optional :p2p, Telnyx::Internal::Type::Boolean

#quickshipBoolean?

Parameters:

Returns:



144
# File 'lib/telnyx/models/country_coverage.rb', line 144

optional :quickship, Telnyx::Internal::Type::Boolean

#reservableBoolean?

Parameters:

Returns:



149
# File 'lib/telnyx/models/country_coverage.rb', line 149

optional :reservable, Telnyx::Internal::Type::Boolean

Instance Method Details

#to_hash{

Returns:



165
# File 'sig/telnyx/models/country_coverage.rbs', line 165

def to_hash: -> {