|
Sage Intacct SDK for PHP
|
Public Member Functions | |
| getStatus () | |
| getUserId () | |
| getCompanyId () | |
| getEntityId () | |
| getSessionTimestamp () | |
| setSessionTimestamp ($sessionTimestamp) | |
| getSessionTimeout () | |
| setSessionTimeout (string $sessionTimeout) | |
| __construct (\SimpleXMLElement $authentication) | |
| __construct | ( | \SimpleXMLElement | $authentication | ) |
Authentication constructor.
| \SimpleXMLElement | $authentication |
| getCompanyId | ( | ) |
| getEntityId | ( | ) |
| getSessionTimeout | ( | ) |
| getSessionTimestamp | ( | ) |
| getStatus | ( | ) |
| getUserId | ( | ) |
| setSessionTimeout | ( | string | $sessionTimeout | ) |
| string | $sessionTimeout |
| setSessionTimestamp | ( | $sessionTimestamp | ) |
| string | $sessionTimestamp |