Phrase::BranchComparisonDiffConflictsValue Properties Name Type Description Notes base Array<Hash<String, Object>> [optional] head Array<Hash<String, Object>> [optional] Code Sample require 'Phrase' instance = Phrase::BranchComparisonDiffConflictsValue.new(base: null, head: null)