Interface: RetentionStatus
Defined in: src/lib/retention/index.ts:11
Properties
deleted
readonlydeleted:boolean
Defined in: src/lib/retention/index.ts:12
pastRetention
readonlypastRetention:boolean
Defined in: src/lib/retention/index.ts:16
True once today has reached the purge-eligible date.
purgeEligibleOn
readonlypurgeEligibleOn:string|null
Defined in: src/lib/retention/index.ts:14
ISO date the record may be hard-purged, or null when not deleted.