GetSharedTargetsTarget

data class GetSharedTargetsTarget(val id: String, val resourceShareId: String, val status: String, val targetId: String)

Constructors

Link copied to clipboard
fun GetSharedTargetsTarget(id: String, resourceShareId: String, status: String, targetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Shared Target.

Link copied to clipboard

The resource shared ID of resource manager.

Link copied to clipboard

The status of shared target.

Link copied to clipboard

The member account ID in resource directory.