Parameters for association find.
Summary
Types
@type t() :: %Stripe.Params.Tax.AssociationFindParams{ expand: [String.t()] | nil, payment_intent: String.t() }
expand- Specifies which fields in the response should be expanded.payment_intent- Valid PaymentIntent id Max length: 5000.