Class: Telnyx::Models::Messages::RcSendResponse::Data::From
Overview
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(agent_id: nil, agent_name: nil, carrier: nil) ⇒ Object
|
# File 'lib/telnyx/models/messages/rc_send_response.rb', line 128
|
Instance Attribute Details
#agent_id ⇒ String?
116
|
# File 'lib/telnyx/models/messages/rc_send_response.rb', line 116
optional :agent_id, String
|
#agent_name ⇒ String?
121
|
# File 'lib/telnyx/models/messages/rc_send_response.rb', line 121
optional :agent_name, String
|
#carrier ⇒ String?
126
|
# File 'lib/telnyx/models/messages/rc_send_response.rb', line 126
optional :carrier, String
|
Instance Method Details
#to_hash ⇒ {
136
|
# File 'sig/telnyx/models/messages/rc_send_response.rbs', line 136
def to_hash: -> {
|