@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?
optionalEntityId:any
Defined in: src/base/servicetypes.ts:75
Primary key of the entity to undelete.