Method: AdvancedBilling::HistoricUsage#total_usage_quantity
- Defined in:
- lib/advanced_billing/models/historic_usage.rb
#total_usage_quantity ⇒ Float
Total usage of a component for billing period
16 17 18 |
# File 'lib/advanced_billing/models/historic_usage.rb', line 16 def total_usage_quantity @total_usage_quantity end |