HasSoftDelete

trait HasSoftDelete[T]
class Object
trait Matchable
class Any

Value members

Abstract methods

def isSoftDeleted(t: T): Boolean
def softDeletedAt(t: T, time: Instant): T