Kind: Class
Source: atloria-monorepo/apps/api/src/tours/dto/experience.dto.ts
Properties
| Property | Type |
|---|---|
kind | TourKind |
name | string |
flowId | string |
content | Record<string, unknown> |
targeting | TargetingDto |
trigger | TriggerDto |
priority | number |
selfHealEnabled | boolean |
Was this page helpful?