Method: OpenApiOpenAIClient::RunObjectIncompleteDetails#hash
- Defined in:
- lib/openapi_openai/models/run_object_incomplete_details.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
132 133 134 |
# File 'lib/openapi_openai/models/run_object_incomplete_details.rb', line 132 def hash [reason].hash end |