stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.SourceTransaction

Description

Contains the types generated from the schema SourceTransaction

Synopsis

Documentation

data SourceTransaction Source #

Defines the data type for the schema source_transaction

Some payment methods have no required amount that a customer must send. Customers can be instructed to send any amount, and it can be made up of multiple transactions. As such, sources can have multiple associated transactions.

Constructors

SourceTransaction 

Fields

data SourceTransactionType' Source #

Defines the enum schema source_transactionType'

The type of source this transaction is attached to.