Interface: APIGroupResults
Defined in: particiapp-web-client.js:55
The APIGroupResults type represents a group results JSON Object returned by the Particiapi server.
Properties
agree?
optional agree: APIResult[];
Defined in: particiapp-web-client.js:57
disagree?
optional disagree: APIResult[];
Defined in: particiapp-web-client.js:58