This shows you the differences between two versions of the page.
|
— |
developer:soap-1.6:objects:systeminfo [2012/08/04 11:44] (current) tem created |
| | + | <embed ..:contents/>====== SystemInfo ====== |
| | | | |
| | + | Contains API version, environment, data-center, time. |
| | + | |
| | + | ===== Description ===== |
| | + | |
| | + | This object contains the API version, environment (production/sandbox/staging), data-center location, and a timestamp. |
| | + | |
| | + | |
| | + | |
| | + | |
| | + | ===== Properties ===== |
| | + | |
| | + | ^Type ^Name ^Description ^ |
| | + | |string |ApiVersion |Version of the API| |
| | + | |string |Environment |Production, Sandbox, or Staging| |
| | + | |string |Datacenter |Location of the data-center| |
| | + | |string |Time |Timstamp| |
| | + | |
| | + | ===== Places Used ===== |
| | + | |
| | + | * [[..:methods:getSystemInfo]] |
| | + | |
| | + | |
| | + | ===== Examples ===== |