Stripe.Params.TestHelpers.Issuing.PersonalizationDesignRejectParams.RejectionReasons (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.TestHelpers.Issuing.PersonalizationDesignRejectParams.RejectionReasons{
    card_logo: [String.t()] | nil,
    carrier_text: [String.t()] | nil
  }
  • card_logo - The reason(s) the card logo was rejected.
  • carrier_text - The reason(s) the carrier text was rejected.