stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.TransferData

Description

Contains the types generated from the schema TransferData

Synopsis

Documentation

data TransferData Source #

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

Constructors

TransferData 

Fields

data TransferDataDestination'Variants Source #

Defines the oneOf schema located at components.schemas.transfer_data.properties.destination.anyOf in the specification.

The account (if any) the payment will be attributed to for tax reporting, and where funds from the payment will be transferred to upon payment success.