Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 718 Bytes

ScreenshotUpdateParameters.md

File metadata and controls

23 lines (16 loc) · 718 Bytes

Phrase::ScreenshotUpdateParameters

Properties

Name Type Description Notes
branch String specify the branch to use [optional]
name String Name of the screenshot [optional]
description String Description of the screenshot [optional]
filename File Screenshot file [optional]

Code Sample

require 'Phrase'

instance = Phrase::ScreenshotUpdateParameters.new(branch: my-feature-branch,
                                 name: A screenshot name,
                                 description: A screenshot description,
                                 filename: [B@644acaff)