PollStats

---types---
stats.pollStats#2999beed votes_graph:StatsGraph = stats.PollStats

Belongs to

stats.PollStats

In Rust this constructor is a variant of the enums::stats.PollStats enum.
Match on it with: if let enums::stats.PollStats::PollStats(v) = result { ... }

Parameters

votes_graphStatsGraphrequired