Method: Kickflow::GeneralMasterItemInputsInner#hash
- Defined in:
- lib/kickflow/models/general_master_item_inputs_inner.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
170 171 172 |
# File 'lib/kickflow/models/general_master_item_inputs_inner.rb', line 170 def hash [id, value, created_at, updated_at, field].hash end |