Stripe.Resources.Radar.PaymentEvaluation.Events.EarlyFraudWarningReceived (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() ::
  %Stripe.Resources.Radar.PaymentEvaluation.Events.EarlyFraudWarningReceived{
    fraud_type: String.t() | nil
  }
  • fraud_type - The type of fraud labeled by the issuer. Possible values: made_with_lost_card, made_with_stolen_card, other, unauthorized_use_of_card.