Deletable
interface Deletable
Represents a resource that can be deleted.
Methods
delete
()
: void
Permanently delete this resource.