MonitorNotificationSettingsResponse

data class MonitorNotificationSettingsResponse(val emailNotificationSettings: MonitorEmailNotificationSettingsResponse? = null)

Constructors

Link copied to clipboard
constructor(emailNotificationSettings: MonitorEmailNotificationSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AML notification email settings.