Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Tax.Transaction.Reversal{ original_transaction: String.t() | nil }
original_transaction- Theidof the reversedTransactionobject. Max length: 5000. Nullable.
Nested struct within the parent resource.
@type t() :: %Stripe.Resources.Tax.Transaction.Reversal{ original_transaction: String.t() | nil }
original_transaction - The id of the reversed Transaction object. Max length: 5000. Nullable.