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