Stripe.Resources.Issuing.Cardholder.Company (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Issuing.Cardholder.Company{
  tax_id_provided: boolean() | nil
}
  • tax_id_provided - Whether the company's business ID number was provided.