StopSellOffersPlansNotificationsListPropertiesResponse

data class StopSellOffersPlansNotificationsListPropertiesResponse(val displayName: String, val icon: String, val isEntire: Boolean, val messageCode: Double, val offerId: String, val plans: List<PlanNotificationDetailsResponse>, val publicContext: Boolean, val subscriptionsIds: List<String>)

List of stop sell offers and plans notifications.

Constructors

constructor(displayName: String, icon: String, isEntire: Boolean, messageCode: Double, offerId: String, plans: List<PlanNotificationDetailsResponse>, publicContext: Boolean, subscriptionsIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offer display name

Link copied to clipboard

The icon url

Link copied to clipboard

A value indicating whether entire offer is in stop sell or only few of its plans

Link copied to clipboard

The notification message code

Link copied to clipboard

The offer id

Link copied to clipboard

The list of removed plans notifications

Link copied to clipboard

True if the offer has public plans

Link copied to clipboard

The subscriptions related to private plans