Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 755 Bytes

File metadata and controls

18 lines (13 loc) · 755 Bytes

ImportWhatsAppContactsRequestContactsInner

Properties

Name Type Description Notes
phone String Phone number in E.164 format
name String Contact name
email Option<String> [optional]
company Option<String> [optional]
tags Option<Vec> [optional]
groups Option<Vec> [optional]
custom_fields Option<std::collections::HashMap<String, String>> [optional]
notes Option<String> [optional]

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