Sequence/object containing contact data.
AsnNetDatabaseContact is widly used almost everywhere in the API. It contains the contact data of a contact and from which databse it comes from.
All fields in this sequence are optional, because not every field must have content, but the sequence is broadly used, so every field which is
not transmitted saves bandwidth.
AsnNetDatabaseContact is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sFound | string | yes | |
u8sDatabaseName | string | yes | |
u8sEntryIDDB | string | yes | |
u8sEntryIDStore | string | yes | |
u8sEntryID | string | yes | |
u8sCtiServerUserName | string | yes | |
u8sDisplayName | string | yes | |
u8sFirstName | string | yes | |
u8sLastName | string | yes | |
u8sJobTitle | string | yes | |
u8sCompany | string | yes | |
u8sDepartment | string | yes | |
u8sOfficeRoomNumber | string | yes | |
u8sCustomerID | string | yes | |
u8sBusinessAddressStreet | string | yes | |
u8sBusinessAddressPostalCode | string | yes | |
u8sBusinessAddressCity | string | yes | |
u8sBusinessAddressState | string | yes | |
u8sBusinessAddressCountry | string | yes | |
u8sPrivateAddressStreet | string | yes | |
u8sPrivateAddressPostalCode | string | yes | |
u8sPrivateAddressCity | string | yes | |
u8sPrivateAddressState | string | yes | |
u8sPrivateAddressCountry | string | yes | |
u8sOtherAddressStreet | string | yes | |
u8sOtherAddressPostalCode | string | yes | |
u8sOtherAddressCity | string | yes | |
u8sOtherAddressState | string | yes | |
u8sOtherAddressCountry | string | yes | |
u8sEMail | string | yes | |
u8sEMail2 | string | yes | |
u8sEMail3 | string | yes | |
u8sSIPAddress | string | yes | |
u8sWebPageURL | string | yes | |
u8sPhoneBusiness | string | yes | |
u8sPhoneBusiness2 | string | yes | |
u8sCompanyMainTelephoneNumber | string | yes | |
u8sAssistantTelephoneNumber | string | yes | |
u8sPhoneHome | string | yes | |
u8sPhoneHome2 | string | yes | |
u8sPrimaryTelephoneNumber | string | yes | |
u8sPhoneMobile | string | yes | |
u8sCarTelephoneNumber | string | yes | |
u8sRadioTelephoneNumber | string | yes | |
u8sPagerTelephoneNumber | string | yes | |
u8sOtherTelephoneNumber | string | yes | |
u8sCallbackTelephoneNumber | string | yes | |
u8sISDNTelephoneNumber | string | yes | |
u8sTTYTTDTelephoneNumber | string | yes | |
u8sFaxBusiness | string | yes | |
u8sFaxHome | string | yes | |
u8sBody | string | yes | thats also called "note" |
u8sDirectWebLink | string | yes | |
customFields | AsnStringPairList | yes | additional fields, mostly filled with runtime information |
bValid | boolean | yes | |
iPrivateContact | number | yes | |
iCtiServerUser | number | yes | |
optionalParams | AsnOptionalParameters | yes | Additionally fields added later in the key-value-field for backward compatibility.
|
Version 6.4