Method: AdvancedBilling::HistoricUsage#billing_period_ends_at
- Defined in:
- lib/advanced_billing/models/historic_usage.rb
#billing_period_ends_at ⇒ DateTime
End date of billing period
24 25 26 |
# File 'lib/advanced_billing/models/historic_usage.rb', line 24 def billing_period_ends_at @billing_period_ends_at end |