ocdDivisionId property

String? ocdDivisionId
getter/setter pair

The political division of the election.

Represented as an OCD Division ID. Voters within these political jurisdictions are covered by this election. This is typically a state such as ocd-division/country:us/state:ca or for the midterms or general election the entire US (i.e. ocd-division/country:us).

Implementation

core.String? ocdDivisionId;