Class: Telnyx::Models::MobileVoiceConnectionUpdateParams::Outbound

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

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



114
# File 'sig/telnyx/models/mobile_voice_connection_update_params.rbs', line 114

def initialize: (

Instance Attribute Details

#channel_limitInteger?

Parameters:

  • (Integer)

Returns:

  • (Integer, nil)


87
# File 'lib/telnyx/models/mobile_voice_connection_update_params.rb', line 87

optional :channel_limit, Integer

#outbound_voice_profile_idString?

Parameters:

  • (String)

Returns:

  • (String, nil)


92
# File 'lib/telnyx/models/mobile_voice_connection_update_params.rb', line 92

optional :outbound_voice_profile_id, String

Instance Method Details

#to_hash{

Returns:

  • ({)


119
# File 'sig/telnyx/models/mobile_voice_connection_update_params.rbs', line 119

def to_hash: -> {