# Functions
ActivityStreamsDeleteExtends returns true if the Delete type extends from the other type.
DeleteIsDisjointWith returns true if the other provided type is disjoint with the Delete type.
DeleteIsExtendedBy returns true if the other provided type extends from the Delete type.
DeserializeDelete creates a Delete from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsDelete returns true if the other provided type is the Delete type or extends from the Delete type.
NewActivityStreamsDelete creates a new Delete type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Indicates that the actor has deleted the object.