Method: FormAPI::CreateTemplateData.attribute_map

Defined in:
lib/form_api/models/create_template_data.rb

.attribute_mapObject

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



20
21
22
23
24
# File 'lib/form_api/models/create_template_data.rb', line 20

def self.attribute_map
  {
    :'template' => :'template'
  }
end