StripeElixir.Params.TestHelpers.Issuing.CardDeliverCardParams (stripe_elixir v0.1.0)

Copy Markdown View Source

Parameters for card deliver card.

Summary

Types

t()

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