Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 362 Bytes

StyleguidePreview.md

File metadata and controls

19 lines (12 loc) · 362 Bytes

Phrase::StyleguidePreview

Properties

Name Type Description Notes
id String [optional]
title String [optional]

Code Sample

require 'Phrase'

instance = Phrase::StyleguidePreview.new(id: null,
                                 title: null)