PhoneContactsResult
Represents the result when getting a list of phone contacts.
new PhoneContactsResult(param)
| Field | Type | Description |
|---|---|---|
| param | object | The phone contacts result. |
| param.contacts | Array.<Contact> | A list of contacts. |
| param.contactTypes | Array of strings | A list of contact types. Possible values: PhoneBook, Queue, PhoneNumber, Agent, Flow. |