Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 396 Bytes

GithubSyncExportParameters.md

File metadata and controls

17 lines (10 loc) · 396 Bytes

Phrase::GithubSyncExportParameters

Properties

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

Code Sample

require 'Phrase'

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