LatticeStripe.BillingPortal.Session.FlowData.SubscriptionUpdateConfirm
(LatticeStripe v1.1.0)
Copy Markdown
View Source
The subscription_update_confirm branch of a
LatticeStripe.BillingPortal.Session.FlowData.
Populated when flow_data.type == "subscription_update_confirm". Confirms a pending
subscription-update preview with specific line items and optional discounts.
subscription is the Stripe subscription ID to update. items is the list of
subscription item changes (raw maps per D-02 — shallow leaf lists do not warrant
dedicated modules). discounts is the list of discount objects to apply (raw maps).
Parent struct: LatticeStripe.BillingPortal.Session.FlowData.