mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	So that all child classes of BillingSession generate the same data structure for customers that are created in Stripe, revise `get_data_for_stripe_customer` to return a specific dataclass: StripeCustomerData.