# gelato\_verification\_session\_options

From **Stripe API**.

- Type: `object`

## Properties

### `document`

- Required: false
- Type: `object`

### `id_number`

- Required: false
- Type: `object`

## JSON Schema

```json
{"properties":{"document":{"$ref":"#/components/schemas/gelato_session_document_options"},"id_number":{"$ref":"#/components/schemas/gelato_session_id_number_options"}},"title":"GelatoVerificationSessionOptions","type":"object","x-expandableFields":["document","id_number"]}
```
