Skip to content

Server API Library Structure

Robert Polak edited this page Jul 31, 2019 · 9 revisions

Home / Structure / API Library

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.

Clone this wiki locally