class DropboxApi::Metadata::Deleted

Example of a serialized {Deleted} object:

“`json {

".tag": "deleted",
"name": "file.txt",
"path_lower": "/file.txt",
"path_display": "/file.txt"

} “`