alias Stripe::PostSubscriptionsRequestTrialEnd
Overview
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time. If set, trial_end will override the default trial period of the plan the customer is being subscribed to. The special value now
can be provided to end the customer's trial immediately. Can be at most two years from billing_cycle_anchor
. See Using trial periods on subscriptions to learn more.
Alias Definition
Int32 | String