Skip to content

Server API Library Structure

Robert Polak edited this page Aug 6, 2019 · 9 revisions

Home / Structure

The API Library has the following folder structure:

root/

  • /Entities
    • /eMail

More details about the Server API Library at Server API Library.


/Entities

This folder contains the Entities (Classes), compiled to API Library that can be use as reference at the PxStat application.

More details about the Server API Library at Server API Library.


/eMail

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.

Clone this wiki locally