Personal data destruction request entities
Three kinds of entities are created when a request is made to purge a contact:
- PersonalDataDestructionRequest
- Holds the AddressBookUID (LinkID) and information regarding the parts and result of this destruction request.
- PersonalDataContactDestructionRequest
- Holds the PublicID of the ABContact and its current destruction status.
- PersonalDataDestructionRequester
- Holds the external system RequesterID that requested the purge and a unique ID associated with the request assigned by ContactManager.
