MarketPlaceOfferDetailsResponse

data class MarketPlaceOfferDetailsResponse(val publisherId: String, val saasOfferId: String)

Marketplace offer details of Agri solution.

Constructors

Link copied to clipboard
constructor(publisherId: String, saasOfferId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Publisher Id.

Link copied to clipboard

Saas offer Id.