Method: WordsRubySdk::OfficeMathLink.attribute_map

Defined in:
lib/words_ruby_sdk/models/office_math_link.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



42
43
44
45
46
47
# File 'lib/words_ruby_sdk/models/office_math_link.rb', line 42

def self.attribute_map
  {
    :'link' => :'link',
    :'node_id' => :'NodeId'
  }
end