Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 834 Bytes

File metadata and controls

14 lines (10 loc) · 834 Bytes

Late.Model.ImportWhatsAppContactsRequest

Properties

Name Type Description Notes
AccountId string WhatsApp social account ID
Contacts List<ImportWhatsAppContactsRequestContactsInner> Contacts to import (max 1000)
DefaultTags List<string> Tags applied to all imported contacts [optional]
DefaultGroups List<string> Groups applied to all imported contacts [optional]
SkipDuplicates bool Skip contacts with existing phone numbers [optional] [default to true]

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