stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.FeeRefund

Description

Contains the types generated from the schema FeeRefund

Synopsis

Documentation

data FeeRefund Source #

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

`Application Fee Refund` objects allow you to refund an application fee that has previously been created but not yet refunded. Funds will be refunded to the Stripe account from which the fee was originally collected.

Related guide: Refunding Application Fees.

Constructors

FeeRefund 

Fields

data FeeRefundBalanceTransaction'Variants Source #

Defines the oneOf schema located at components.schemas.fee_refund.properties.balance_transaction.anyOf in the specification.

Balance transaction that describes the impact on your account balance.