Method: OpenApiOpenAIClient::MessageObjectIncompleteDetails.openapi_types

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

.openapi_typesObject

Attribute type mapping.



57
58
59
60
61
# File 'lib/openapi_openai/models/message_object_incomplete_details.rb', line 57

def self.openapi_types
  {
    :'reason' => :'String'
  }
end