Represents a user id.
enum Go2User { GO2_USER_NONE = 0, GO2_USER_ADMIN = 1, GO2_USER_TECHNICIAN = 2 };
Go2Api.h