Class: MyJohnDeere::MapLegendItem

Inherits:
APISupportItem show all
Defined in:
lib/myjohndeere/map_legend_item.rb

Instance Method Summary collapse

Methods inherited from APISupportItem

#to_hash

Methods included from JSONAttributes

included

Constructor Details

#initialize(*args) ⇒ MapLegendItem

see attributes_to_pull_from_json for the order if creating yourself



6
7
8
# File 'lib/myjohndeere/map_legend_item.rb', line 6

def initialize(*args)
  super(args)
end