Sha256: 187543a57cad22608e5594ef2b1db0bb05bb982ddb2474d096bd7a4cd9e8f2ae

Contents?: true

Size: 396 Bytes

Versions: 60

Compression:

Stored size: 396 Bytes

Contents

# 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

```ruby
require 'Phrase'

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


Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
phrase-2.5.1 docs/GithubSyncImportParameters.md
phrase-2.5.0 docs/GithubSyncImportParameters.md
phrase-2.4.0 docs/GithubSyncImportParameters.md
phrase-2.3.1 docs/GithubSyncImportParameters.md
phrase-2.3.0 docs/GithubSyncImportParameters.md
phrase-2.2.0 docs/GithubSyncImportParameters.md
phrase-2.1.0 docs/GithubSyncImportParameters.md
phrase-2.0.0 docs/GithubSyncImportParameters.md
phrase-1.0.14 docs/GithubSyncImportParameters.md
phrase-1.0.13 docs/GithubSyncImportParameters.md
phrase-1.0.12 docs/GithubSyncImportParameters.md
phrase-1.0.11 docs/GithubSyncImportParameters.md
phrase-1.0.10 docs/GithubSyncImportParameters.md
phrase-1.0.9 docs/GithubSyncImportParameters.md
phrase-1.0.8 docs/GithubSyncImportParameters.md
phrase-1.0.7 docs/GithubSyncImportParameters.md
phrase-1.0.6 docs/GithubSyncImportParameters.md
phrase-1.0.5 docs/GithubSyncImportParameters.md
phrase-1.0.4 docs/GithubSyncImportParameters.md
phrase-1.0.3 docs/GithubSyncImportParameters.md