stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.Radar_EarlyFraudWarning

Description

Contains the types generated from the schema Radar_EarlyFraudWarning

Synopsis

Documentation

data Radar'earlyFraudWarning Source #

Defines the object schema located at components.schemas.radar.early_fraud_warning in the specification.

An early fraud warning indicates that the card issuer has notified us that a charge may be fraudulent.

Related guide: Early Fraud Warnings.

Constructors

Radar'earlyFraudWarning 

Fields

data Radar'earlyFraudWarningCharge'Variants Source #

Defines the oneOf schema located at components.schemas.radar.early_fraud_warning.properties.charge.anyOf in the specification.

ID of the charge this early fraud warning is for, optionally expanded.

data Radar'earlyFraudWarningPaymentIntent'Variants Source #

Defines the oneOf schema located at components.schemas.radar.early_fraud_warning.properties.payment_intent.anyOf in the specification.

ID of the Payment Intent this early fraud warning is for, optionally expanded.