Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 344 Bytes

TranslationIncludeParameters.md

File metadata and controls

17 lines (10 loc) · 344 Bytes

Phrase::TranslationIncludeParameters

Properties

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

Code Sample

require 'Phrase'

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