# Functions
ActivityStreamsDislikeExtends returns true if the Dislike type extends from the other type.
DeserializeDislike creates a Dislike from a map representation that has been unmarshalled from a text or binary format.
DislikeIsDisjointWith returns true if the other provided type is disjoint with the Dislike type.
DislikeIsExtendedBy returns true if the other provided type extends from the Dislike type.
IsOrExtendsDislike returns true if the other provided type is the Dislike type or extends from the Dislike type.
NewActivityStreamsDislike creates a new Dislike 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 dislikes the object.