dk.sdu.cloud.file.orchestrator.api.FileCollectionsProviderRenameRequestItem

UCloud Developer Guide / Orchestration of Resources / Storage / Provider APIs / Drives (FileCollection) / Ingoing API

FileCollectionsProviderRenameRequestItem

data class FileCollectionsProviderRenameRequestItem(
    val id: String,
    val newTitle: String,
)
Properties

Last updated