Share via


NewNotifications interface

New plans notification details

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

Property Details

displayName

Gets offer display name

displayName?: string

Property Value

string

icon

Gets or sets the icon url

icon?: string

Property Value

string

isFuturePlansEnabled

Gets a value indicating whether future plans is enabled.

isFuturePlansEnabled?: boolean

Property Value

boolean

messageCode

Gets or sets the notification message id

messageCode?: number

Property Value

number

offerId

Gets offer id

offerId?: string

Property Value

string

plans

Gets or sets removed plans notifications

plans?: PlanNotificationDetails[]

Property Value