stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.SepaDebitGeneratedFrom

Description

Contains the types generated from the schema SepaDebitGeneratedFrom

Synopsis

Documentation

data SepaDebitGeneratedFrom Source #

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

Constructors

SepaDebitGeneratedFrom 

Fields

data SepaDebitGeneratedFromCharge'Variants Source #

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

The ID of the Charge that generated this PaymentMethod, if any.

data SepaDebitGeneratedFromSetupAttempt'Variants Source #

Defines the oneOf schema located at components.schemas.sepa_debit_generated_from.properties.setup_attempt.anyOf in the specification.

The ID of the SetupAttempt that generated this PaymentMethod, if any.