Class: Printavo::TypeOfWork
- Inherits:
-
Models::Base
- Object
- Models::Base
- Printavo::TypeOfWork
- Defined in:
- lib/printavo/models/type_of_work.rb
Instance Method Summary collapse
Methods inherited from Models::Base
#==, #[], #dig, #initialize, #inspect, #to_h
Constructor Details
This class inherits a constructor from Printavo::Models::Base
Instance Method Details
#id ⇒ Object
6 |
# File 'lib/printavo/models/type_of_work.rb', line 6 def id = self['id'] |
#name ⇒ Object
7 |
# File 'lib/printavo/models/type_of_work.rb', line 7 def name = self['name'] |