dk.sdu.cloud.mail.api.Mail.StillLowFundsMail

UCloud Developer Guide / Core / Communication / Mail

Mail.StillLowFundsMail

data class StillLowFundsMail(
    val category: String,
    val provider: String,
    val projectTitle: String,
    val subject: String?,
    val type: String /* "stillLowFunds" */,
)
Properties

Last updated