Class: Telnyx::Models::MobileVoiceConnectionCreateParams::Outbound
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/telnyx/models/mobile_voice_connection_create_params.rb,
sig/telnyx/models/mobile_voice_connection_create_params.rbs
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], 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
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize ⇒ Object
107
|
# File 'sig/telnyx/models/mobile_voice_connection_create_params.rbs', line 107
def initialize: (
|
Instance Attribute Details
#channel_limit ⇒ Integer?
81
|
# File 'lib/telnyx/models/mobile_voice_connection_create_params.rb', line 81
optional :channel_limit, Integer
|
#outbound_voice_profile_id ⇒ String?
86
|
# File 'lib/telnyx/models/mobile_voice_connection_create_params.rb', line 86
optional :outbound_voice_profile_id, String
|
Instance Method Details
#to_hash ⇒ {
112
|
# File 'sig/telnyx/models/mobile_voice_connection_create_params.rbs', line 112
def to_hash: -> {
|