Sha256: 37dfcc03c2bf3cdd55bee4fff8ce8707726905a77c24336425dc3a7fbf446471

Contents?: true

Size: 458 Bytes

Versions: 62

Compression:

Stored size: 458 Bytes

Contents

# Phrase::GitlabSyncImportParameters

## 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::GitlabSyncImportParameters.new(account_id: abcd1234)
```


Version data entries

62 entries across 62 versions & 1 rubygems

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