Image Purchase Plan Response
data class ImagePurchasePlanResponse(val name: String? = null, val product: String? = null, val publisher: String? = null)
Describes the gallery image definition purchase plan. This is used by marketplace images.