Sha256: bf9e14d4c2f9bd15069c1747e57f77414c2aca1a0af1a533a6c865fe0cc2f01e
Contents?: true
Size: 460 Bytes
Versions: 62
Compression:
Stored size: 460 Bytes
Contents
# Phrase::BitbucketSyncExportParameters ## 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::BitbucketSyncExportParameters.new(account_id: abcd1234) ```
Version data entries
62 entries across 62 versions & 1 rubygems