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