referendumPassageThreshold property

String? referendumPassageThreshold
getter/setter pair

The threshold of votes that the referendum needs in order to pass, e.g. "two-thirds".

This field is only populated for contests of type 'Referendum'.

Implementation

core.String? referendumPassageThreshold;