| Name |
Type |
Comment |
| sid | string | The serial id of this service type |
| isLock | boolean | Determines if the column can be edited |
| tag | string | Used by OfficeClip to pass specific information |
| contactId | int | The unique id of the contact in the OfficeClip database |
| orgId | int | The unique id of the organization in the OfficeClip database where the contact belongs |
| firstName | string | The first name of the contact |
| lastName | string | The last name of the contact |
| salutation | string | The salutation of the contact |
| title | string | The title of the contact |
| companyName | string | The company name of the contact |
| workPhone | string | The work phone number for the contact |
| department | string | The detaprtment where the contact works |
| reportsTo | string | The name of the person or position who this contact reports to |
| emailAddress | string | The email address for the contact |
| emailOptOut | boolean | Shows whether the contact has desired to be opted out from the email |
| mobilePhone | string | The mobile phone number of the contact |
| alternateWorkPhone | string | The alternate work phone number for the contact |
| fax | string | The fax number of the contact |
| homePhone | string | The home phone number for the contact |
| currencyType | string | The currency type for the contact e.g. dollars, pounds etc. |
| birthDate | dateTime | The birth date for the contact |
| assistantName | string | The name of the assistant of the contact |
| assistantPhone | string | The phone number of the assistant of the contact |
| address1 | string | The first line of the primary street address of the contact |
| otherAddress1 | string | The first line of the other street address of the contact |
| address2 | string | The second line of the primary street address of the contact |
| otherAddress2 | string | The second line of the other street address of the contact |
| city | string | the primary city of the contact |
| otherCity | string | The other city of the contact |
| state | string | The primary state of the contact |
| otherState | string | The other state of the contact |
| zip | string | The primary zip code for the contact |
| otherZip | string | The other zip code for the contact |
| country | string | The primary country for the contact |
| otherCountry | string | The other country for the contact |
| contactSource | string | The source of the contact e.g. trade shows, cafe etc. |
| description | string | The description for the contact |
| createdUser | string | The name of the user that created the contact |
| createdDate | dateTime | The created date for the contact |
| modifiedUser | string | The name of the user that modified the contact |
| modifiedDate | dateTime | The modified date for the contact |
| owner | string | The name of the user who is assigned the current contact |
| udf1 | string | The first user defined field |
| udf2 | string | The second user defined field |
| udf3 | string | The third user defined field |
| udf4 | string | The fourth user defined field |
| udf5 | string | The fifth user defined field |
| udf6 | string | The sixth user defined field |
| udf7 | string | The seventh user defined field |
| udf8 | string | The eighth user defined field |
| udf9 | string | The nineth user defined field |
| udf10 | string | The tenth user defined field |