Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 396 Bytes

GithubSyncImportParameters.md

File metadata and controls

17 lines (10 loc) · 396 Bytes

Phrase::GithubSyncImportParameters

Properties

Name Type Description Notes
project_id String Project ID to specify the actual project the GitHub import should be triggered in. [optional]

Code Sample

require 'Phrase'

instance = Phrase::GithubSyncImportParameters.new(project_id: abcd1234)