Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 340 Bytes

File metadata and controls

17 lines (10 loc) · 340 Bytes

Phrase::CommentMarkReadParameters

Properties

Name Type Description Notes
branch String specify the branch to use [optional]

Code Sample

require 'phrase'

instance = Phrase::CommentMarkReadParameters.new(branch: 'my-feature-branch')