Namespace ApiAxle\Shared
| Config | ApiAxle\Config class encapsulates common configuration settings for calling ApiAxle apis |
| HttpRequest | HttpRequest class provides a very simple wrapper for using cURL functions. |
| ItemList | Generic Iteratable Object for storing lists of meetings, attendees, or users. |
| Utilities | Utilities class to perform common functions for API activities. |
| ApiException | Custom Exception class to also store API response for further information and debugging. |