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

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

GrantApplication.Recipient.PersonalWorkspace

data class PersonalWorkspace(
    val username: String,
    val type: String /* "personalWorkspace" */,
)
Properties

Last updated