UserReaction

UserReaction class

Represents a user’s reaction.

The UserReaction type exposes the following members:

Constructors

NameDescription
UserReaction()Initializes a new instance of the UserReaction class

Properties

NameDescription
nameGets or sets the name of the user.
emailGets or sets the email of the user.
typeGets or sets the reaction type.
reaction_date_timeGets or sets the date and time of the reaction.

See Also