Package-level declarations

Types

Link copied to clipboard
data class FileMetaDataDto(var fileContext: String, var identifier: String)

Meta data of a file

Link copied to clipboard

List of meta data of all files of the user

Link copied to clipboard
data class FileMetaDataResponseDto(var fileContext: String, var identifier: String, var id: UUID)

Meta data of a file.