NewNotifications Class

Definition

New plans notification details

public class NewNotifications
type NewNotifications = class
Public Class NewNotifications
Inheritance
NewNotifications

Constructors

NewNotifications()

Initializes a new instance of the NewNotifications class.

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

Initializes a new instance of the NewNotifications class.

Properties

DisplayName

Gets offer display name

Icon

Gets or sets the icon url

IsFuturePlansEnabled

Gets a value indicating whether future plans is enabled.

MessageCode

Gets or sets the notification message id

OfferId

Gets offer id

Plans

Gets or sets removed plans notifications

Applies to