Scheduled Events Profile Response
data class ScheduledEventsProfileResponse(val terminateNotificationProfile: TerminateNotificationProfileResponse? = null)
Constructors
Link copied to clipboard
fun ScheduledEventsProfileResponse(terminateNotificationProfile: TerminateNotificationProfileResponse? = null)