Kind: Class
Source: atloria-monorepo/apps/api/src/tours/dto/experience.dto.ts
Partial update — same fields, all optional (kind is immutable after create).
Properties
| Property | Type |
|---|---|
name | string |
flowId | string |
content | Record<string, unknown> |
targeting | TargetingDto |
trigger | TriggerDto |
priority | number |
selfHealEnabled | boolean |
Was this page helpful?