Skip to main content

Interface: ProfileTopic

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

Enriched topic entry read from a profile's policy.

Properties​

action​

action: "allow" | "block"

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


description​

description: string

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


examples​

examples: string[]

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


topicId​

topicId: string

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


topicName​

topicName: string

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