Sha256: 2f109d87f7507cb84fd53a3c0d9b075f3f56dad43905506094db802ad2ffa516
Contents?: true
Size: 338 Bytes
Versions: 62
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
62 entries across 62 versions & 1 rubygems