MarketplacePlanResponse

data class MarketplacePlanResponse(val offerId: String, val planId: String, val publisherId: String)

Constructors

Link copied to clipboard
constructor(offerId: String, planId: String, publisherId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifying name of the Offer of the Marketplace Plan.

Link copied to clipboard

The identifying name of the Plan of the Marketplace Plan.

Link copied to clipboard

The identifying name of the Publisher of the Marketplace Plan.