Sha256: 0505b98eda7a0fce480d3e649b39678fb5d3daba3a5b4beae694911b9cc0611a

Contents?: true

Size: 342 Bytes

Versions: 62

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

62 entries across 62 versions & 1 rubygems

Version Path
phrase-2.5.1 docs/TranslationVerifyParameters.md
phrase-2.5.0 docs/TranslationVerifyParameters.md
phrase-2.4.0 docs/TranslationVerifyParameters.md
phrase-2.3.1 docs/TranslationVerifyParameters.md
phrase-2.3.0 docs/TranslationVerifyParameters.md
phrase-2.2.0 docs/TranslationVerifyParameters.md
phrase-2.1.0 docs/TranslationVerifyParameters.md
phrase-2.0.0 docs/TranslationVerifyParameters.md
phrase-1.0.14 docs/TranslationVerifyParameters.md
phrase-1.0.13 docs/TranslationVerifyParameters.md
phrase-1.0.12 docs/TranslationVerifyParameters.md
phrase-1.0.11 docs/TranslationVerifyParameters.md
phrase-1.0.10 docs/TranslationVerifyParameters.md
phrase-1.0.9 docs/TranslationVerifyParameters.md
phrase-1.0.8 docs/TranslationVerifyParameters.md
phrase-1.0.7 docs/TranslationVerifyParameters.md
phrase-1.0.6 docs/TranslationVerifyParameters.md
phrase-1.0.5 docs/TranslationVerifyParameters.md
phrase-1.0.4 docs/TranslationVerifyParameters.md
phrase-1.0.3 docs/TranslationVerifyParameters.md