UserReaction

UserReaction class

Represents a user’s reaction.

Constructors

NameDescription
UserReaction

Methods

NameDescription
get_EmailGets the email of the user.
get_NameGets the name of the user.
get_ReactionDateTimeGets the date and time of the reaction.
get_TypeGets the reaction type.
set_EmailSets the email of the user.
set_NameSets the name of the user.
set_ReactionDateTimeSets the date and time of the reaction.
set_TypeSets the reaction type.