StripeElixir.Params.PaymentMethodDomainRetrieveParams
(stripe_elixir v0.1.0)
Copy Markdown
View Source
Parameters for payment method domain retrieve.
Summary
Types
@type t() :: %StripeElixir.Params.PaymentMethodDomainRetrieveParams{ expand: [String.t()] | nil }
expand- Specifies which fields in the response should be expanded.