Method: AdvancedBilling::CalendarBilling#calendar_billing_first_charge

Defined in:
lib/advanced_billing/models/calendar_billing.rb

#calendar_billing_first_chargeFirstChargeType

A day of month that subscription will be processed on. Can be 1 up to 28 or ‘end’.

Returns:



20
21
22
# File 'lib/advanced_billing/models/calendar_billing.rb', line 20

def calendar_billing_first_charge
  @calendar_billing_first_charge
end