class MyJohnDeere::MapLegendItem

Public Class Methods

new(*args) click to toggle source

see attributes_to_pull_from_json for the order if creating yourself

Calls superclass method MyJohnDeere::APISupportItem::new
# File lib/myjohndeere/map_legend_item.rb, line 6
def initialize(*args)
  super(args)
end