# Functions
ActivityStreamsTentativeRejectExtends returns true if the TentativeReject type extends from the other type.
DeserializeTentativeReject creates a TentativeReject from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsTentativeReject returns true if the other provided type is the TentativeReject type or extends from the TentativeReject type.
NewActivityStreamsTentativeReject creates a new TentativeReject type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
TentativeRejectIsDisjointWith returns true if the other provided type is disjoint with the TentativeReject type.
TentativeRejectIsExtendedBy returns true if the other provided type extends from the TentativeReject type.
# Structs
A specialization of Reject in which the rejection is considered tentative.