stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.SubscriptionTransferData

Description

Contains the types generated from the schema SubscriptionTransferData

Synopsis

Documentation

data SubscriptionTransferData Source #

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

Constructors

SubscriptionTransferData 

Fields

data SubscriptionTransferDataDestination'Variants Source #

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

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