UserKind Enum
Enum representing the kind of user. This is used to target announcements to specific user groups.
Possible Values
#
STUDENT
Student
EMPLOYEE
Employee
GUEST
Guest
Usages
#
References
#
- Field userKind from Announcement
Previous
UpsertResponse
Next
Variation