# Functions
ActivityStreamsRejectExtends returns true if the Reject type extends from the other type.
DeserializeReject creates a Reject from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsReject returns true if the other provided type is the Reject type or extends from the Reject type.
NewActivityStreamsReject creates a new Reject type.
RejectIsDisjointWith returns true if the other provided type is disjoint with the Reject type.
RejectIsExtendedBy returns true if the other provided type extends from the Reject 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 is rejecting the object.