Indicate whether the category is in beta and subject to change.
class?: "free" | "premium" | "blocked" | 2 more
Specify which account types can create policies for this category. blocked Blocks unconditionally for all accounts. removalPending Allows removal from policies but disables addition. noBlock Prevents blocking.
One of the following:
"free"
"premium"
"blocked"
"removalPending"
"noBlock"
description?: string
Provide a short summary of domains in the category.
name?: string
Specify the category name.
subcategories?: Array<Subcategory>
Provide all subcategories for this category.
id?: number
Identify this category. Only one category per ID.
beta?: boolean
Indicate whether the category is in beta and subject to change.
class?: "free" | "premium" | "blocked" | 2 more
Specify which account types can create policies for this category. blocked Blocks unconditionally for all accounts. removalPending Allows removal from policies but disables addition. noBlock Prevents blocking.
One of the following:
"free"
"premium"
"blocked"
"removalPending"
"noBlock"
description?: string
Provide a short summary of domains in the category.