Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 346 Bytes

File metadata and controls

19 lines (12 loc) · 346 Bytes

Phrase::JobAnnotationShort

Properties

Name Type Description Notes
name String
value String

Code Sample

require 'Phrase'

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