GetGatewayCategoriesCategorySubcategory

data class GetGatewayCategoriesCategorySubcategory(val beta: Boolean, val class: String, val description: String, val id: Int, val name: String)

Constructors

Link copied to clipboard
constructor(beta: Boolean, class: String, description: String, id: Int, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

True if the subcategory is in beta and subject to change.

Link copied to clipboard

Which account types are allowed to create policies based on this subcategory.

Link copied to clipboard

A short summary of domains in the subcategory.

Link copied to clipboard
val id: Int

The identifier for this subcategory. There is only one subcategory per ID.

Link copied to clipboard

The name of the subcategory.