Sha256: b5eb9ac81398ad867495812bcf2ec63b846d593e4ab9b6606c606a16ea70527e

Contents?: true

Size: 460 Bytes

Versions: 62

Compression:

Stored size: 460 Bytes

Contents

# Phrase::BitbucketSyncImportParameters

## Properties

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

## Code Sample

```ruby
require 'Phrase'

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


Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
phrase-1.0.2 docs/BitbucketSyncImportParameters.md
phrase-1.0.1 docs/BitbucketSyncImportParameters.md