UserData.isActive

Flag used to determine if the user can perform any actions

struct UserData
bool isActive;

Meta