Skip to content

Server API Library Structure

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

Home / Structure

The API Library has the following folder structure:

root/

  • /Entities
    • /eMail

/Entities

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


/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