Method: AdvancedBilling::HistoricUsage#to_custom_billing_period_ends_at
- Defined in:
- lib/advanced_billing/models/historic_usage.rb
#to_custom_billing_period_ends_at ⇒ Object
93 94 95 |
# File 'lib/advanced_billing/models/historic_usage.rb', line 93 def to_custom_billing_period_ends_at DateTimeHelper.to_rfc3339(billing_period_ends_at) end |