stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentMethodDetailsEps

Description

Contains the types generated from the schema PaymentMethodDetailsEps

Synopsis

Documentation

data PaymentMethodDetailsEps Source #

Defines the data type for the schema payment_method_details_eps

Constructors

PaymentMethodDetailsEps 

Fields

  • paymentMethodDetailsEpsVerifiedName :: Maybe Text

    verified_name: Owner's verified full name. Values are verified or provided by EPS directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.

    Constraints:

    • Maximum length of 5000