Kind: Interface
Source: atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts
Properties
| Property | Type |
|---|---|
topicKey | string |
title | string |
ticketCount | number |
exampleQuestions | string[] |
suggestedAnswerSourcePages | Array<{ slug: string; title: string }> |
Was this page helpful?