lib/recurly/plan.rb in recurly-2.1.3 vs lib/recurly/plan.rb in recurly-2.1.4
- old
+ new
@@ -20,9 +20,11 @@
unit_amount_in_cents
plan_interval_length
plan_interval_unit
trial_interval_length
trial_interval_unit
+ total_billing_cycles
+ accounting_code
created_at
)
alias to_param plan_code
end
end