Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

ContactListDivisionView.md

File metadata and controls

17 lines (13 loc) · 1.06 KB

ContactListDivisionView

Properties

Name Type Description Notes
id string The globally unique identifier for the object. [optional]
name string [optional]
division \PureCloudPlatform\Client\V2\Model\Division The division to which this entity belongs. [optional]
columnNames string[] The names of the contact data columns.
phoneColumns \PureCloudPlatform\Client\V2\Model\ContactPhoneNumberColumn[] Indicates which columns are phone numbers.
importStatus \PureCloudPlatform\Client\V2\Model\ImportStatus The status of the import process. [optional]
size int The number of contacts in the ContactList. [optional]
selfUri string The URI for this object [optional]

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