Class: MyJohnDeere::MetadataItem

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

Instance Method Summary collapse

Methods inherited from APISupportItem

#to_hash

Methods included from JSONAttributes

included

Constructor Details

#initialize(*args) ⇒ MetadataItem



4
5
6
# File 'lib/myjohndeere/metadata_item.rb', line 4

def initialize(*args)
  super(args)
end