Stripe.Resources.Charge.PaymentMethodDetails.Pix (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Charge.PaymentMethodDetails.Pix{
  bank_transaction_id: String.t() | nil
}
  • bank_transaction_id - Unique transaction id generated by BCB Max length: 5000. Nullable.