Skip to content

UpdateExperienceDto

reference
1 min readUpdated

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

PropertyType
namestring
flowIdstring
contentRecord<string, unknown>
targetingTargetingDto
triggerTriggerDto
prioritynumber
selfHealEnabledboolean

Was this page helpful?

Download as PDF