sourceTransferReversal property

RefundSourceTransferReversal? sourceTransferReversal
getter/setter pair

The transfer reversal that's associated with the refund. Only present if the charge came from another Stripe account.

Implementation

RefundSourceTransferReversal? sourceTransferReversal;