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: null, name: null)