FileCollectionsRenameRequestItem

API: Stable

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