UserModel.isActive

Flag used to determine if the user can perform any actions

struct UserModel
bool isActive;

Meta