Class: Withdraw

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/withdraw.rb

Instance Attribute Summary collapse

Instance Attribute Details

#item_identifierObject

Returns the value of attribute item_identifier.



11
12
13
# File 'app/models/withdraw.rb', line 11

def item_identifier
  @item_identifier
end