Interface: APINotifications
Defined in: particiapp-web-client.js:69
The APINotifications type represents a notifications JSON Object returned by the Particiapi server.
Properties
email?
optional email: null | string;
Defined in: particiapp-web-client.js:72
enabled?
optional enabled: boolean;
Defined in: particiapp-web-client.js:71