Share via


RequestApprovalsDetails interface

Request approvals details

Properties

displayName

Gets offer display name

icon

Gets or sets the icon url

messageCode

Gets or sets the notification message id

offerId

Gets offer id

plans

Gets or sets removed plans notifications

publisherId

Gets or sets publisher id

Property Details

displayName

Gets offer display name

displayName?: string

Property Value

string

icon

Gets or sets the icon url

icon?: string

Property Value

string

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

publisherId

Gets or sets publisher id

publisherId?: string

Property Value

string