Class: Ish::Invoice
- Inherits:
-
Object
- Object
- Ish::Invoice
- Includes:
- Mongoid::Autoinc, Mongoid::Document, Mongoid::Timestamps
- Defined in:
- lib/ish/invoice.rb
Overview
Invoice - for wasya.co vp 20171031
Instance Method Summary collapse
Instance Method Details
#leadset ⇒ Object
19 20 21 |
# File 'lib/ish/invoice.rb', line 19 def leadset Leadset.find leadset_id end |