Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentMethod.Cashapp{ buyer_id: String.t() | nil, cashtag: String.t() | nil }
buyer_id- A unique and immutable identifier assigned by Cash App to every buyer. Max length: 5000. Nullable.cashtag- A public identifier for buyers using Cash App. Max length: 5000. Nullable.