Sha256: 0f73c4cd911a4214f168855b48f766b73b7d65038a285c21af2ffb297175ac66

Contents?: true

Size: 396 Bytes

Versions: 60

Compression:

Stored size: 396 Bytes

Contents

# 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

```ruby
require 'Phrase'

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


Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
phrase-3.7.1 docs/GithubSyncExportParameters.md
phrase-3.7.0 docs/GithubSyncExportParameters.md
phrase-3.6.0 docs/GithubSyncExportParameters.md
phrase-3.5.0 docs/GithubSyncExportParameters.md
phrase-3.4.0 docs/GithubSyncExportParameters.md
phrase-3.3.0 docs/GithubSyncExportParameters.md
phrase-3.2.1 docs/GithubSyncExportParameters.md
phrase-3.2.0 docs/GithubSyncExportParameters.md
phrase-3.1.1 docs/GithubSyncExportParameters.md
phrase-3.1.0 docs/GithubSyncExportParameters.md
phrase-3.0.0 docs/GithubSyncExportParameters.md
phrase-2.26.0 docs/GithubSyncExportParameters.md
phrase-2.25.0 docs/GithubSyncExportParameters.md
phrase-2.24.0 docs/GithubSyncExportParameters.md
phrase-2.23.0 docs/GithubSyncExportParameters.md
phrase-2.22.2 docs/GithubSyncExportParameters.md
phrase-2.22.1 docs/GithubSyncExportParameters.md
phrase-2.22.0 docs/GithubSyncExportParameters.md
phrase-2.21.0 docs/GithubSyncExportParameters.md
phrase-2.20.0 docs/GithubSyncExportParameters.md