| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Integer ID for the Client |
integer |
None. |
| Name |
Name for the Client |
string |
None. |
| ParentClientID |
Integer ID for the Parent Client |
integer |
None. |
| ParentClientName |
Name for the Parent Client |
string |
None. |
| Active |
Whether or not the Client is Active |
boolean |
None. |
| BillingName |
Billing Name for the Client |
string |
None. |
| BillingAddress |
Billing Address for the Client |
string |
None. |
| BillingStreet |
Billing Street for the Client |
string |
None. |
| BillingCity |
Billing City for the Client |
string |
None. |
| BillingStateTerritory |
Billing State/Territory/Province for the Client |
string |
None. |
| BillingAreaCode |
Billing Area Code (Postcode, zip code, etc) for the Client |
string |
None. |
| BillingCountry |
Billing Country for the Client |
string |
None. |
| ContactName |
Contact Name for the Client |
string |
None. |
| ContactEmail |
Contact Email address for the Client |
string |
None. |
| ContactPhone |
Contact Phone number for the Client |
string |
None. |
| TotalNetworkCount |
Total number of Networks that fall under this Client |
integer |
None. |
| TotalDataNodeCount |
Total number of DataNodes that fall under this Client |
integer |
None. |
| TotalConnectedDeviceCount |
Total number of Connected Devices that fall under this Client, not including Diagnostics |
integer |
None. |
| TotalCalculatedDeviceCount |
Total number of Calculated Devices that fall under this Client, not including Diagnostics |
integer |
None. |
| TotalUsers |
Total number of Users that fall under this Client |
integer |
None. |
| NetworkInformation |
Information about each Network |
Collection of NetworkInformation |
None. |