This entity represents a claim of deletion of a previously federated entity.
Property | Type | Description |
---|---|---|
author |
diaspora* ID | The diaspora* ID of the who claims the deletion. |
target_guid |
GUID | The GUID of the entity to delete. |
target_type |
Type | The type of the entity to delete. |
<retraction>
<author>alice@example.org</author>
<target_guid>8d89e1f029f6013487753131731751e9</target_guid>
<target_type>Post</target_type>
</retraction>