dk.sdu.cloud.file.orchestrator.api.FileMetadataRetrieveAllResponse

UCloud Developer Guide / Orchestration of Resources / Storage / Metadata / Metadata Documents

FileMetadataRetrieveAllResponse

data class FileMetadataRetrieveAllResponse(
    val metadata: List<FileMetadataAttached>,
)
Properties

Last updated