Method: OpenApiOpenAIClient::MessageStreamEventOneOf4#hash
- Defined in:
- lib/openapi_openai/models/message_stream_event_one_of4.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
154 155 156 |
# File 'lib/openapi_openai/models/message_stream_event_one_of4.rb', line 154 def hash [event, data].hash end |