Phrase::RepoSyncImportParameters Properties Name Type Description Notes repository_branch String Branch to import from [optional] Code Sample require 'Phrase' instance = Phrase::RepoSyncImportParameters.new(repository_branch: my-feature-branch)