NewNotificationsResponse

data class NewNotificationsResponse(val displayName: String? = null, val icon: String? = null, val isFuturePlansEnabled: Boolean? = null, val messageCode: Double? = null, val offerId: String? = null, val plans: List<PlanNotificationDetailsResponse>? = null)

New plans notification details

Constructors

Link copied to clipboard
constructor(displayName: String? = null, icon: String? = null, isFuturePlansEnabled: Boolean? = null, messageCode: Double? = null, offerId: String? = null, plans: List<PlanNotificationDetailsResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val displayName: String? = null

Gets offer display name

Link copied to clipboard
val icon: String? = null

Gets or sets the icon url

Link copied to clipboard

Gets a value indicating whether future plans is enabled.

Link copied to clipboard
val messageCode: Double? = null

Gets or sets the notification message id

Link copied to clipboard
val offerId: String? = null

Gets offer id

Link copied to clipboard

Gets or sets removed plans notifications