Skip to main content

Interface: ProfileTopic

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

Enriched topic entry read from a profile's policy.

Properties

action

action: "allow" | "block"

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


description

description: string

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


examples

examples: string[]

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


topicId

topicId: string

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


topicName

topicName: string

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