dk.sdu.cloud.grant.api.GrantApplication.Recipient.NewProject

UCloud Developer Guide / Accounting and Project Management / Grants / Allocation Process

GrantApplication.Recipient.NewProject

data class NewProject(
    val title: String,
    val type: String /* "newProject" */,
)
Properties

Last updated