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

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

GrantApplication.Recipient.ExistingProject

data class ExistingProject(
    val id: String,
    val type: String /* "existingProject" */,
)
Properties

Last updated