Stripe.Params.Issuing.CardUpdateParams.Pin (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.Issuing.CardUpdateParams.Pin{
  encrypted_number: String.t() | nil
}
  • encrypted_number - The card's desired new PIN, encrypted under Stripe's public key. Max length: 5000.