Libraries
»
vindi-hermes
(0.0.2)
»
Index (B)
»
Vindi
»
BillItem
Class: Vindi::BillItem
Inherits:
Model
Object
Model
Vindi::BillItem
show all
Defined in:
lib/vindi/models/bill_item.rb
Overview
Bill Item
Examples:
bill
=
Vindi
::
Bill
.
find
(
1
)
bill_items
=
bill
.
items
Method Summary
Methods inherited from
Model
#archive!
,
first
,
last
,
#valid?