Method: ProcessOut::InvoiceDetail#category
- Defined in:
- lib/processout/invoice_detail.rb
#category ⇒ Object
Returns the value of attribute category.
26 27 28 |
# File 'lib/processout/invoice_detail.rb', line 26 def category @category end |