Phrase::JobStartParameters Properties Name Type Description Notes branch String specify the branch to use [optional] Code Sample require 'phrase' instance = Phrase::JobStartParameters.new(branch: 'my-feature-branch')