Represents the polymorphic payment method details nested on a Stripe Dispute.
Branch on type to decide which raw sub-map (card, klarna, paypal,
amazon_pay) is populated. Unknown fields from the Stripe API response are
preserved in :extra for forward compatibility.