alias Stripe::PostSubscriptionsSubscriptionExposedIdRequestTrialEnd
Overview
Unix timestamp representing the end of the trial period the customer will get before being charged for the first time. This will always overwrite any trials that might apply via a subscribed plan. 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
.
Alias Definition
Int32 | String