Interface: APIResults
Defined in: particiapp-web-client.js:62
The APIResults type represents a results JSON Object returned by the Particiapi server.
Properties
groups?
optional groups: APIGroupResults[];
Defined in: particiapp-web-client.js:65
majority?
optional majority: APIGroupResults;
Defined in: particiapp-web-client.js:64