StripeElixir.Params.PaymentMethodCreateParams.Custom (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.PaymentMethodCreateParams.Custom{
  type: String.t() | nil
}
  • type - ID of the Dashboard-only CustomPaymentMethodType. This field is used by Stripe products' internal code to support CPMs. Max length: 5000.