stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

Description

Contains the types generated from the schema SetupAttemptPaymentMethodDetailsCardPresent

Synopsis

Documentation

data SetupAttemptPaymentMethodDetailsCardPresent Source #

Defines the object schema located at components.schemas.setup_attempt_payment_method_details_card_present in the specification.

Constructors

SetupAttemptPaymentMethodDetailsCardPresent 

Fields

Instances

Instances details
Eq SetupAttemptPaymentMethodDetailsCardPresent Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

Show SetupAttemptPaymentMethodDetailsCardPresent Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

ToJSON SetupAttemptPaymentMethodDetailsCardPresent Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

FromJSON SetupAttemptPaymentMethodDetailsCardPresent Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

data SetupAttemptPaymentMethodDetailsCardPresentGeneratedCard'Variants Source #

Defines the oneOf schema located at components.schemas.setup_attempt_payment_method_details_card_present.properties.generated_card.anyOf in the specification.

The ID of the Card PaymentMethod which was generated by this SetupAttempt.

Instances

Instances details
Eq SetupAttemptPaymentMethodDetailsCardPresentGeneratedCard'Variants Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

Show SetupAttemptPaymentMethodDetailsCardPresentGeneratedCard'Variants Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

ToJSON SetupAttemptPaymentMethodDetailsCardPresentGeneratedCard'Variants Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent

FromJSON SetupAttemptPaymentMethodDetailsCardPresentGeneratedCard'Variants Source # 
Instance details

Defined in StripeAPI.Types.SetupAttemptPaymentMethodDetailsCardPresent