Method: BlueprintClient::TemplateBody.attribute_map

Defined in:
lib/blueprint_ruby_client/models/template_body.rb

.attribute_mapObject

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



22
23
24
25
26
27
28
29
30
# File 'lib/blueprint_ruby_client/models/template_body.rb', line 22

def self.attribute_map
  {
    
    :'data' => :'data',
    
    :'meta' => :'meta'
    
  }
end