Class AllProjectsUserRestriction
- java.lang.Object
-
- ai.toloka.client.v1.userrestriction.UserRestriction
-
- ai.toloka.client.v1.userrestriction.AllProjectsUserRestriction
-
public class AllProjectsUserRestriction extends UserRestriction
-
-
Field Summary
-
Fields inherited from class ai.toloka.client.v1.userrestriction.UserRestriction
created, id, privateComment, scope, userId, willExpire
-
-
Constructor Summary
Constructors Constructor Description AllProjectsUserRestriction(java.lang.String userId, java.lang.String privateComment, java.util.Date willExpire)
-
Method Summary
-
Methods inherited from class ai.toloka.client.v1.userrestriction.UserRestriction
getCreated, getId, getPrivateComment, getScope, getUserId, getWillExpire, setPrivateComment, setWillExpire
-
-