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