Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Radar.PaymentEvaluation.Insights{ card_issuer_decline: Stripe.Resources.Radar.PaymentEvaluation.Insights.CardIssuerDecline.t() | nil, evaluated_at: integer() | nil, fraudulent_dispute: Stripe.Resources.Radar.PaymentEvaluation.Insights.FraudulentDispute.t() | nil }
card_issuer_decline- Stripe Radar's evaluation of the likelihood of a card issuer decline on this payment. Nullable.evaluated_at- The timestamp when the evaluation was performed. Format: Unix timestamp.fraudulent_dispute