Class: OpenAI::Models::Live::ForkServerEvent::TransportDtmfReceived
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
60
|
# File 'sig/openai/models/live/fork_server_event.rbs', line 60
def initialize: (
|
Instance Attribute Details
#event ⇒ String
114
|
# File 'lib/openai/models/live/fork_server_event.rb', line 114
required :event, String
|
#event_id ⇒ String
119
|
# File 'lib/openai/models/live/fork_server_event.rb', line 119
required :event_id, String
|
#type ⇒ Symbol, :"transport.dtmf.received"
124
|
# File 'lib/openai/models/live/fork_server_event.rb', line 124
required :type, const: :"transport.dtmf.received"
|
Instance Method Details
#to_hash ⇒ {
66
|
# File 'sig/openai/models/live/fork_server_event.rbs', line 66
def to_hash: -> {
|