Sha256: 0505b98eda7a0fce480d3e649b39678fb5d3daba3a5b4beae694911b9cc0611a

Contents?: true

Size: 342 Bytes

Versions: 64

Compression:

Stored size: 342 Bytes

Contents

# Phrase::TranslationVerifyParameters

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**branch** | **String** | specify the branch to use | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::TranslationVerifyParameters.new(branch: my-feature-branch)
```


Version data entries

64 entries across 64 versions & 1 rubygems

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