Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 313 Bytes

BranchUpdateParameters.md

File metadata and controls

17 lines (10 loc) · 313 Bytes

Phrase::BranchUpdateParameters

Properties

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

Code Sample

require 'Phrase'

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