GetResourceSharesShare

data class GetResourceSharesShare(val id: String, val resourceShareId: String, val resourceShareName: String, val resourceShareOwner: String, val status: String)

Constructors

Link copied to clipboard
constructor(id: String, resourceShareId: String, resourceShareName: String, resourceShareOwner: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Resource Share.

Link copied to clipboard

The ID of the resource share.

Link copied to clipboard

The name of resource share.

Link copied to clipboard

The owner of resource share.

Link copied to clipboard

The status of resource share.