Method: Phrase::TranslationParent.attribute_map

Defined in:
lib/phrase/models/translation_parent.rb

.attribute_mapObject

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



10
11
12
13
14
15
# File 'lib/phrase/models/translation_parent.rb', line 10

def self.attribute_map
  {
    :'id' => :'id',
    :'content' => :'content'
  }
end