Class: Vindi::Bill

Inherits:
Model
  • Object
show all
Defined in:
lib/vindi/models/bill.rb

Overview

Bill

Examples:


bill = Vindi::Bill.find(1)
bill.charges

subscription = Vindi::Subscription.find(1)
bills = subscription.bills

Method Summary

Methods inherited from Model

#archive!, first, last, #valid?