untilDate property

int untilDate
final

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

Notes:

Implementation

final int untilDate;