Stripe.Params.Tax.AssociationFindParams (tiger_stripe v0.4.0)

Copy Markdown View Source

Parameters for association find.

Summary

Types

t()

@type t() :: %Stripe.Params.Tax.AssociationFindParams{
  expand: term(),
  payment_intent: term()
}
  • expand - Specifies which fields in the response should be expanded.
  • payment_intent - Valid PaymentIntent id Max length: 5000.