StripeElixir.Params.CustomerPaymentSourceRetrieveParams (stripe_elixir v0.1.0)

Copy Markdown View Source

Parameters for customer payment source retrieve.

Summary

Types

t()

@type t() :: %StripeElixir.Params.CustomerPaymentSourceRetrieveParams{
  expand: [String.t()] | nil
}
  • expand - Specifies which fields in the response should be expanded.