Sha256: e1fb96e83511e7a3131d4ba1e2a72cab7d92266974b3bfc82d658822dab563ab

Contents?: true

Size: 458 Bytes

Versions: 62

Compression:

Stored size: 458 Bytes

Contents

# Phrase::GitlabSyncExportParameters

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_id** | **String** | Account ID to specify the actual account the GitLab Sync should be created in. Required if the requesting user is a member of multiple accounts. | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::GitlabSyncExportParameters.new(account_id: abcd1234)
```


Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
phrase-2.19.0 docs/GitlabSyncExportParameters.md
phrase-2.18.0 docs/GitlabSyncExportParameters.md
phrase-2.17.0 docs/GitlabSyncExportParameters.md
phrase-2.16.0 docs/GitlabSyncExportParameters.md
phrase-2.15.0 docs/GitlabSyncExportParameters.md
phrase-2.14.0 docs/GitlabSyncExportParameters.md
phrase-2.13.0 docs/GitlabSyncExportParameters.md
phrase-2.12.0 docs/GitlabSyncExportParameters.md
phrase-2.11.0 docs/GitlabSyncExportParameters.md
phrase-2.10.0 docs/GitlabSyncExportParameters.md
phrase-2.9.0 docs/GitlabSyncExportParameters.md
phrase-2.8.7 docs/GitlabSyncExportParameters.md
phrase-2.8.3 docs/GitlabSyncExportParameters.md
phrase-2.8.2 docs/GitlabSyncExportParameters.md
phrase-2.8.1 docs/GitlabSyncExportParameters.md
phrase-2.8.0 docs/GitlabSyncExportParameters.md
phrase-2.7.2 docs/GitlabSyncExportParameters.md
phrase-2.7.1 docs/GitlabSyncExportParameters.md
phrase-2.7.0 docs/GitlabSyncExportParameters.md
phrase-2.6.0 docs/GitlabSyncExportParameters.md