dk.sdu.cloud.notification.api.MarkResponse

UCloud Developer Guide / Core / Communication / Notifications

MarkResponse

data class MarkResponse(
    val failures: List<Long>,
)
Properties

Last updated