Stripe.Resources.RefundedFromPayment (tiger_stripe v0.1.10)

Copy Markdown View Source

CustomerBalanceResourceCashBalanceTransactionResourceRefundedFromPaymentTransaction

Summary

Types

t()

@type t() :: %Stripe.Resources.RefundedFromPayment{
  refund: String.t() | Stripe.Resources.Refund.t()
}
  • refund - The Refund that moved these funds into the customer's cash balance. Expandable.

Functions

expandable_fields()

object_name()