Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 410 Bytes

File metadata and controls

19 lines (12 loc) · 410 Bytes

Phrase::BranchComparisonChange

Properties

Name Type Description Notes
from Hash<String, Object> [optional]
to Hash<String, Object> [optional]

Code Sample

require 'Phrase'

instance = Phrase::BranchComparisonChange.new(from: null,
                                 to: null)