LatticeStripe.BillingPortal.Session.FlowData.SubscriptionCancel
(LatticeStripe v1.1.0)
Copy Markdown
View Source
The subscription_cancel branch of a LatticeStripe.BillingPortal.Session.FlowData.
Populated when flow_data.type == "subscription_cancel". Provides deep-link access
to a cancellation flow for a specific subscription.
subscription is the Stripe subscription ID (sub_*) the portal should prefill.
retention is the raw Stripe retention object (type "coupon_offer" etc.) — kept as
a raw map() per D-02 (shallow leaf objects do not warrant dedicated modules).
Parent struct: LatticeStripe.BillingPortal.Session.FlowData.