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 Offer ID of the Marketplace Plan.

Link copied to clipboard

The Plan ID of the Marketplace Plan.

Link copied to clipboard

The Publisher ID of the Marketplace Plan.