GetSharedImageIdentifier

data class GetSharedImageIdentifier(val offer: String, val publisher: String, val sku: String)

Constructors

Link copied to clipboard
constructor(offer: String, publisher: String, sku: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Offer Name for this Shared Image.

Link copied to clipboard

(Optional) The Purchase Plan Publisher for this Gallery Image.

Link copied to clipboard
val sku: String

The Name of the SKU for this Gallery Image.