stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PaymentMethodDetailsAchDebit

Description

Contains the types generated from the schema PaymentMethodDetailsAchDebit

Synopsis

Documentation

data PaymentMethodDetailsAchDebit Source #

Defines the data type for the schema payment_method_details_ach_debit

Constructors

PaymentMethodDetailsAchDebit 

Fields

data PaymentMethodDetailsAchDebitAccountHolderType' Source #

Defines the enum schema payment_method_details_ach_debitAccount_holder_type'

Type of entity that holds the account. This can be either `individual` or `company`.