untilDate property

int? untilDate
getter/setter pair

Date when restrictions will be lifted for this user; unix time. If 0, then the user is restricted forever

Implementation

int? untilDate;