[This is preliminary documentation and is subject to change.]
The ClientInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| AccountId |
The system generated unique account id.
| |
| City |
The city part of the address
| |
| ContactPerson |
The contact person for the client.
| |
| ContactPhone |
The contact phone number for the client.
| |
| Country |
The country for the address
| |
| EmailAddress |
The email Address for the client.
| |
| GroupId |
The unique group identifier of the group where this client belongs.
| |
| IsActive |
Determins if the is client Active.
| |
| name |
The actual name of the client.
| |
| Notes |
The free form Notes that is used for the client.
| |
| Projects |
A list of all the Projects that belongs to this client.
| |
| ScreenName |
The name of the client that is displayed on the screen.
| |
| State |
The state part of the address
| |
| StreetAddress1 |
The first line of the street address
| |
| StreetAddress2 |
The second line of the street address
| |
| Zip |
The zip code for the address
|
