openPeriod property

int? openPeriod
final

Optional. Amount of time in seconds the poll will be active after creation

A handy Duration object is available as openPeriodDuration getter

Implementation

final int? openPeriod;