Method: OpenApiOpenAIClient::RunObjectIncompleteDetails.attribute_map

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

.attribute_mapObject

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



45
46
47
48
49
# File 'lib/openapi_openai/models/run_object_incomplete_details.rb', line 45

def self.attribute_map
  {
    :'reason' => :'reason'
  }
end