Class: MyJohnDeereApi::Model::ContributionDefinition

Inherits:
Base
  • Object
show all
Defined in:
lib/my_john_deere_api/model/contribution_definition.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#client, #id, #links, #record, #record_type

Method Summary

Methods inherited from Base

#accessor, #initialize

Constructor Details

This class inherits a constructor from MyJohnDeereApi::Model::Base

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name.



3
4
5
# File 'lib/my_john_deere_api/model/contribution_definition.rb', line 3

def name
  @name
end