have_access property
If false, the user is inaccessible, and the only information known about the user is inside this class. Identifier of the user can't be passed to any method
Implementation
Bool? have_access;
If false, the user is inaccessible, and the only information known about the user is inside this class. Identifier of the user can't be passed to any method
Bool? have_access;