# `Stripe.Resources.Account.Company.Verification`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/resources/account.ex#L581)

Nested struct within the parent resource.

# `t`

```elixir
@type t() :: %Stripe.Resources.Account.Company.Verification{
  document: Stripe.Resources.Account.Company.Verification.Document.t() | nil
}
```

* `document`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
