Method: OpenApiOpenAIClient::RunStreamEventOneOf2.attribute_map

Defined in:
lib/openapi_openai/models/run_stream_event_one_of2.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



46
47
48
49
50
51
# File 'lib/openapi_openai/models/run_stream_event_one_of2.rb', line 46

def self.attribute_map
  {
    :'event' => :'event',
    :'data' => :'data'
  }
end