Phrase::AutomationEventProject Properties Name Type Description Notes id String Project identifier. [optional] name String Project name. [optional] Code Sample require 'phrase' instance = Phrase::AutomationEventProject.new(id: nil, name: nil)