Nested parameters.
Summary
Types
@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.
Nested parameters.
@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.