GetRulesRuleTarget

data class GetRulesRuleTarget(val endpoint: String, val targetId: String, val type: String)

Constructors

Link copied to clipboard
constructor(endpoint: String, targetId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The endpoint.

Link copied to clipboard

The id of target.

Link copied to clipboard

The type of target.