PolicyInitiativeAssignmentPropertiesResponse

data class PolicyInitiativeAssignmentPropertiesResponse(val assignmentParameters: Any, val policyInitiativeId: String)

The properties of assigned policy initiatives.

Constructors

constructor(assignmentParameters: Any, policyInitiativeId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The parameters of the assigned policy initiative.

Link copied to clipboard

The fully qualified id of the policy initiative.