Sha256: 2f109d87f7507cb84fd53a3c0d9b075f3f56dad43905506094db802ad2ffa516

Contents?: true

Size: 338 Bytes

Versions: 64

Compression:

Stored size: 338 Bytes

Contents

# Phrase::CommentMarkReadParameters

## Properties

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

## Code Sample

```ruby
require 'Phrase'

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


Version data entries

64 entries across 64 versions & 1 rubygems

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