共用方式為


StopSellNotifications Class

Definition

Stop sell notification details

public class StopSellNotifications
type StopSellNotifications = class
Public Class StopSellNotifications
Inheritance
StopSellNotifications

Constructors

StopSellNotifications()

Initializes a new instance of the StopSellNotifications class.

StopSellNotifications(String, String, Nullable<Boolean>, Nullable<Int64>, String, IList<PlanNotificationDetails>)

Initializes a new instance of the StopSellNotifications class.

Properties

DisplayName

Gets offer display name

Icon

Gets or sets the icon url

IsEntire

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

MessageCode

Gets or sets the notification message id

OfferId

Gets offer id

Plans

Gets or sets removed plans notifications

Applies to