Money.Subscription.current_plan_start_date
You're seeing just the function
current_plan_start_date
, go back to Money.Subscription module for more information.
Specs
Returns the start date of the current plan.
Arguments
subscription
is aMoney.Subscription.t
or any map that provides the field:plans
Returns
- The start
Date.t
of the current plan