Skip to content

@serenity-is/corelib / UndeleteRequest

Interface: UndeleteRequest

Defined in: src/base/servicetypes.ts:73

Request DTO for Undelete handlers (restores a soft-deleted row).

Extends

Properties

EntityId?

optional EntityId: any

Defined in: src/base/servicetypes.ts:75

Primary key of the entity to undelete.