dk.sdu.cloud.notification.api.CreateNotification

UCloud Developer Guide / Core / Communication / Notifications

CreateNotification

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

Last updated