Skip to content

Files

Latest commit

d3678fd · Apr 28, 2020

History

History
17 lines (10 loc) · 342 Bytes

TranslationReviewParameters.md

File metadata and controls

17 lines (10 loc) · 342 Bytes

Phrase::TranslationReviewParameters

Properties

Name Type Description Notes
branch String specify the branch to use [optional]

Code Sample

require 'Phrase'

instance = Phrase::TranslationReviewParameters.new(branch: my-feature-branch)