Method: WordsRubySdk::Paragraph.attribute_map
- Defined in:
- lib/words_ruby_sdk/models/paragraph.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
45 46 47 48 49 50 51 |
# File 'lib/words_ruby_sdk/models/paragraph.rb', line 45 def self.attribute_map { :'link' => :'link', :'node_id' => :'NodeId', :'child_nodes' => :'ChildNodes' } end |