Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 396 Bytes

File metadata and controls

19 lines (12 loc) · 396 Bytes

DyspatchClient::LocalizationKeyRead

Properties

Name Type Description Notes
key String [optional]
comment String [optional]

Code Sample

require 'DyspatchClient'

instance = DyspatchClient::LocalizationKeyRead.new(key: null,
                                 comment: null)