Method: OpenApiOpenAIClient::MessageFileObject#created_at

Defined in:
lib/openapi_openai/models/message_file_object.rb

#created_atObject

The Unix timestamp (in seconds) for when the message file was created.



26
27
28
# File 'lib/openapi_openai/models/message_file_object.rb', line 26

def created_at
  @created_at
end