Sha256: d6daf332baafa9a3356bec593616f30731b81c258a06d7efea7d1368178592b3
Contents?: true
Size: 344 Bytes
Versions: 62
Compression:
Stored size: 344 Bytes
Contents
# Phrase::TranslationIncludeParameters ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **branch** | **String** | specify the branch to use | [optional] ## Code Sample ```ruby require 'Phrase' instance = Phrase::TranslationIncludeParameters.new(branch: my-feature-branch) ```
Version data entries
62 entries across 62 versions & 1 rubygems