Method: OpenApiOpenAIClient::MessageObjectIncompleteDetails#to_s
- Defined in:
- lib/openapi_openai/models/message_object_incomplete_details.rb
#to_s ⇒ String
Returns the string representation of the object
211 212 213 |
# File 'lib/openapi_openai/models/message_object_incomplete_details.rb', line 211 def to_s to_hash.to_s end |