# Coverage

## Properties

| Property | Type | Required | Description |
|----------|------|----------|-------------|
| `object` | string | Yes | Type of object is always `coverage`. |
| `id` | string | Yes | Unique identifier for the coverage configuration. |
| `countries` | string[] | Yes | List of countries in ISO 3166-1 alpha-2 format covered by this coverage configuration. |
| `name` | string | Yes | A human-readable identifier of the coverage configuration, might not be unique. |
