stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.InvoiceTransferData

Description

Contains the types generated from the schema InvoiceTransferData

Synopsis

Documentation

data InvoiceTransferData Source #

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

Constructors

InvoiceTransferData 

Fields

data InvoiceTransferDataDestination'Variants Source #

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

The account where funds from the payment will be transferred to upon payment success.