Stripe.Params.Issuing.CardholderCreateParams.Company (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.Issuing.CardholderCreateParams.Company{
  tax_id: String.t() | nil
}
  • tax_id - The entity's business ID number. Max length: 5000.