Terminate Notification Profile Response
data class TerminateNotificationProfileResponse(val enable: Boolean? = null, val notBeforeTimeout: String? = null)
Specifies Terminate Scheduled Event related configurations.