NewNotificationsResponse

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