alias Stripe::SubscriptionDataCreateParamsEffectiveDate
Overview
When creating a new subscription, the date of which the subscription schedule will start after the quote is accepted. When updating a subscription, the date of which the subscription will be updated using a subscription schedule. The special value current_period_end
can be provided to update a subscription at the end of its current period. The effective_date
is ignored if it is in the past when the quote is accepted.
Alias Definition
Int32 | String