Method: AdvancedBilling::PaidInvoice#invoice_id
- Defined in:
- lib/advanced_billing/models/paid_invoice.rb
#invoice_id ⇒ String
The uid of the paid invoice
14 15 16 |
# File 'lib/advanced_billing/models/paid_invoice.rb', line 14 def invoice_id @invoice_id end |