AppSeenInfoResponse

data class AppSeenInfoResponse(val category: String, val risk: String, val standardPorts: String, val subCategory: String, val tag: String, val technology: String, val title: String)

Definition for App Seen

Constructors

Link copied to clipboard
constructor(category: String, risk: String, standardPorts: String, subCategory: String, tag: String, technology: String, title: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

category

Link copied to clipboard

risk

Link copied to clipboard

standardPorts

Link copied to clipboard

subCategory

Link copied to clipboard
val tag: String

tag

Link copied to clipboard

technology

Link copied to clipboard

title