Method: OpenApiOpenAIClient::TruncationObject#hash
- Defined in:
- lib/openapi_openai/models/truncation_object.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
157 158 159 |
# File 'lib/openapi_openai/models/truncation_object.rb', line 157 def hash [type, ].hash end |