Method: OpenApiOpenAIClient::RunObjectIncompleteDetails#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



132
133
134
# File 'lib/openapi_openai/models/run_object_incomplete_details.rb', line 132

def hash
  [reason].hash
end