PlanNotificationDetailsResponse

data class PlanNotificationDetailsResponse(val planDisplayName: String? = null, val planId: String? = null)

Plan notification details

Constructors

Link copied to clipboard
constructor(planDisplayName: String? = null, planId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val planDisplayName: String? = null

Gets or sets the plan display name

Link copied to clipboard
val planId: String? = null

Gets or sets the plan id