Class: OpenAI::Models::Live::ForkServerEvent::TransportDtmfSend
Instance Attribute Summary collapse
#last_response
Instance Method Summary
collapse
==, #==, #[], #_request_id, #_set_last_response, coerce, #deconstruct_keys, #deep_to_h, dump, #encode_with, 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, coerce_with_error, 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
83
|
# File 'sig/openai/models/live/fork_server_event.rbs', line 83
def initialize: (
|
Instance Attribute Details
#event ⇒ String
139
|
# File 'lib/openai/models/live/fork_server_event.rb', line 139
required :event, String
|
#event_id ⇒ String
144
|
# File 'lib/openai/models/live/fork_server_event.rb', line 144
required :event_id, String
|
#type ⇒ Symbol, :"transport.dtmf.send"
149
|
# File 'lib/openai/models/live/fork_server_event.rb', line 149
required :type, const: :"transport.dtmf.send"
|
Instance Method Details
#to_hash ⇒ {
89
|
# File 'sig/openai/models/live/fork_server_event.rbs', line 89
def to_hash: -> {
|