Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 344 Bytes

File metadata and controls

19 lines (12 loc) · 344 Bytes

Phrase::JobAnnotationShort

Properties

Name Type Description Notes
name String
value String

Code Sample

require 'phrase'

instance = Phrase::JobAnnotationShort.new(name: nil,
                                 value: nil)