Method: ProcessOut::Transaction#project_id
- Defined in:
- lib/processout/transaction.rb
#project_id ⇒ Object
Returns the value of attribute project_id.
13 14 15 |
# File 'lib/processout/transaction.rb', line 13 def project_id @project_id end |