Skip to main content

Interface: ProfileTopic

Defined in: src/airs/types.ts:13

Enriched topic entry read from a profile's policy.

Properties

action

action: "allow" | "block"

Defined in: src/airs/types.ts:16


description

description: string

Defined in: src/airs/types.ts:17


examples

examples: string[]

Defined in: src/airs/types.ts:18


topicId

topicId: string

Defined in: src/airs/types.ts:14


topicName

topicName: string

Defined in: src/airs/types.ts:15