ReleaseObjectGroupRequest

@Serializable
data class ReleaseObjectGroupRequest(val objectGroup: String)

Request object containing input parameters for the RuntimeDomain.releaseObjectGroup command.

Constructors

Link copied to clipboard
constructor(objectGroup: String)

Properties

Link copied to clipboard

Symbolic object group name.