Category

constructor(id: String, name: String, allow: Int = 0, deny: Int = 0, roles: List<CategoryRole> = emptyList())(source)