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.26.0 docs/BranchCreateParameters.md
phrase-2.25.0 docs/BranchCreateParameters.md
phrase-2.24.0 docs/BranchCreateParameters.md
phrase-2.23.0 docs/BranchCreateParameters.md
phrase-2.22.2 docs/BranchCreateParameters.md
phrase-2.22.1 docs/BranchCreateParameters.md
phrase-2.22.0 docs/BranchCreateParameters.md
phrase-2.21.0 docs/BranchCreateParameters.md
phrase-2.20.0 docs/BranchCreateParameters.md
phrase-2.19.0 docs/BranchCreateParameters.md
phrase-2.18.0 docs/BranchCreateParameters.md
phrase-2.17.0 docs/BranchCreateParameters.md
phrase-2.16.0 docs/BranchCreateParameters.md
phrase-2.15.0 docs/BranchCreateParameters.md
phrase-2.14.0 docs/BranchCreateParameters.md
phrase-2.13.0 docs/BranchCreateParameters.md
phrase-2.12.0 docs/BranchCreateParameters.md
phrase-2.11.0 docs/BranchCreateParameters.md
phrase-2.10.0 docs/BranchCreateParameters.md
phrase-2.9.0 docs/BranchCreateParameters.md