Phrase::RepoSyncExportParameters Properties Name Type Description Notes pr_branch String Source branch to open a pull request from [optional] Code Sample require 'Phrase' instance = Phrase::RepoSyncExportParameters.new(pr_branch: my-feature-branch)