# Dataroom

Output type representing a dataroom returned when creating datarooms.

> Kind: Apex type · Updated: 2026-07-01

This custom Apex type represents an output that the Client.createDatarooms() method returns.

## Fields

### Output fields
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | String | optional | The Id of the created dataroom. |
