Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentIntent.Processing{ card: Stripe.Resources.Card.t() | nil, type: String.t() | nil }
cardtype- Type of the payment method for which payment is inprocessingstate, one ofcard. Possible values:card.