Method: StarkBank::Transaction#created
- Defined in:
- lib/transaction/transaction.rb
#created ⇒ Object (readonly)
Returns the value of attribute created.
35 36 37 |
# File 'lib/transaction/transaction.rb', line 35 def created @created end |