# legal\_entity\_company\_verification

From **Stripe API**.

- Type: `object`

## Properties

### `document`

- Required: true
- Type: `object`

## JSON Schema

```json
{"properties":{"document":{"$ref":"#/components/schemas/legal_entity_company_verification_document"}},"required":["document"],"title":"LegalEntityCompanyVerification","type":"object","x-expandableFields":["document"]}
```
