Method: IronFunctions::AppWrapper.attribute_map

Defined in:
lib/iron_functions/models/app_wrapper.rb

.attribute_mapObject

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



33
34
35
36
37
# File 'lib/iron_functions/models/app_wrapper.rb', line 33

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