BudgetsActionScpActionDefinition

data class BudgetsActionScpActionDefinition(val policyId: String, val targetIds: List<String>)

Constructors

Link copied to clipboard
constructor(policyId: String, targetIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The policy ID attached.

Link copied to clipboard

A list of target IDs.