# UrlRuleDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/tours/dto/experience.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/tours/dto/experience.dto.ts#L33)

## Properties

| Property | Type |
|---|---|
| `match` | `'exact' | 'prefix' | 'regex'` |
| `value` | `string` |
