-
Notifications
You must be signed in to change notification settings - Fork 0
Server API Library Structure
Robert Polak edited this page Aug 9, 2019
·
9 revisions
The API Library has the following folder structure:
-
/Entities/eMail
This folder contains the Entities (Classes), compiled to API Library that can be use as reference at the PxStat application.
This folder contains the eMail class use for sending email, compiled to API Library.
More details about the Server API Library at Server API Library.