Method: Giact::TransactionResult#returned
- Defined in:
- lib/giact/transaction_result.rb
#returned ⇒ Object (readonly)
Returns the value of attribute returned.
27 28 29 |
# File 'lib/giact/transaction_result.rb', line 27 def returned @returned end |