BudgetActionDefinitionScpActionDefinition

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

Constructors

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.