Interface: APIParticipant
Defined in: particiapp-web-client.js:76
The APIParticipant type represents a participant JSON Object returned by the Particiapi server.
Properties
notifications?
optional notifications: APINotifications;
Defined in: particiapp-web-client.js:80
statements?
optional statements: number[];
Defined in: particiapp-web-client.js:79
votes?
optional votes: number[];
Defined in: particiapp-web-client.js:78