Method: OpenApiOpenAIClient::RunObjectIncompleteDetails.openapi_types
- Defined in:
- lib/openapi_openai/models/run_object_incomplete_details.rb
.openapi_types ⇒ Object
Attribute type mapping.
57 58 59 60 61 |
# File 'lib/openapi_openai/models/run_object_incomplete_details.rb', line 57 def self.openapi_types { :'reason' => :'String' } end |