closeDate property

int closeDate
final

closeDate Point in time (Unix timestamp) when the poll will automatically be closed; must be 0-getOption("poll_open_period_max") seconds in the future; pass 0 if not specified

Implementation

final int closeDate;