Method: OpenApiOpenAIClient::ListThreadsResponse#first_id
- Defined in:
- lib/openapi_openai/models/list_threads_response.rb
#first_id ⇒ Object
Returns the value of attribute first_id.
22 23 24 |
# File 'lib/openapi_openai/models/list_threads_response.rb', line 22 def first_id @first_id end |