Sha256: d3d62e9fe53044bce7b4d216a3e411648300122ee00a3dbd4a3139924e489942

Contents?: true

Size: 313 Bytes

Versions: 51

Compression:

Stored size: 313 Bytes

Contents

# Phrase::BranchCreateParameters

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the branch | [optional] 

## Code Sample

```ruby
require 'Phrase'

instance = Phrase::BranchCreateParameters.new(name: my-branch)
```


Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
phrase-2.8.7 docs/BranchCreateParameters.md
phrase-2.8.3 docs/BranchCreateParameters.md
phrase-2.8.2 docs/BranchCreateParameters.md
phrase-2.8.1 docs/BranchCreateParameters.md
phrase-2.8.0 docs/BranchCreateParameters.md
phrase-2.7.2 docs/BranchCreateParameters.md
phrase-2.7.1 docs/BranchCreateParameters.md
phrase-2.7.0 docs/BranchCreateParameters.md
phrase-2.6.0 docs/BranchCreateParameters.md
phrase-2.5.1 docs/BranchCreateParameters.md
phrase-2.5.0 docs/BranchCreateParameters.md
phrase-2.4.0 docs/BranchCreateParameters.md
phrase-2.3.1 docs/BranchCreateParameters.md
phrase-2.3.0 docs/BranchCreateParameters.md
phrase-2.2.0 docs/BranchCreateParameters.md
phrase-2.1.0 docs/BranchCreateParameters.md
phrase-2.0.0 docs/BranchCreateParameters.md
phrase-1.0.14 docs/BranchCreateParameters.md
phrase-1.0.13 docs/BranchCreateParameters.md
phrase-1.0.12 docs/BranchCreateParameters.md