Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 921 Bytes

WritableDialerContact.md

File metadata and controls

14 lines (10 loc) · 921 Bytes

WritableDialerContact

Properties

Name Type Description Notes
id string The globally unique identifier for the object. [optional]
contactListId string The identifier of the contact list containing this contact.
data map[string,object] An ordered map of the contact's columns and corresponding values.
callable bool Indicates whether or not the contact can be called. [optional]
phoneNumberStatus map[string,\PureCloudPlatform\Client\V2\Model\PhoneNumberStatus] A map of phone number columns to PhoneNumberStatuses, which indicate if the phone number is callable or not. [optional]

[Back to Model list] [Back to API list] [Back to README]