Returns the status of the Transaction.
Returns:
The status
70 71 72
# File 'lib/coinbase/transaction.rb', line 70 def status @model.status end