dk.sdu.cloud.app.store.api.Project

UCloud Developer Guide / Orchestration of Resources / Compute / Application Store / Applications

Project

data class Project(
    val id: String,
    val title: String,
)
Properties

Last updated