GetContentScanningExpressionsResult

data class GetContentScanningExpressionsResult(val id: String, val payload: String)

Constructors

Link copied to clipboard
constructor(id: String, payload: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

defines the unique ID for this custom scan expression.

Link copied to clipboard

Defines the ruleset expression to use in matching content objects.