dk.sdu.cloud.notification.api.InternalNotificationRequest

UCloud Developer Guide / Core / Communication / Notifications

InternalNotificationRequest

data class InternalNotificationRequest(
    val user: String,
    val notification: Notification,
)
Properties

Last updated