public static class BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
mobile
This parameter is required.
|
String |
name
This parameter is required.
|
String |
phone |
String |
qq |
String |
wangWang |
String |
weChat |
| 构造器和说明 |
|---|
BatchCreateClueDataRequestDataListContactList() |
@NameInMap(value="mobile") public String mobile
This parameter is required.
@NameInMap(value="name") public String name
This parameter is required.
@NameInMap(value="phone") public String phone
@NameInMap(value="qq") public String qq
@NameInMap(value="wangWang") public String wangWang
@NameInMap(value="weChat") public String weChat
public BatchCreateClueDataRequestDataListContactList()
public static BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList build(Map<String,?> map) throws Exception
Exceptionpublic BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList setMobile(String mobile)
public String getMobile()
public BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList setName(String name)
public String getName()
public BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList setPhone(String phone)
public String getPhone()
public BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList setQq(String qq)
public String getQq()
public BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList setWangWang(String wangWang)
public String getWangWang()
public BatchCreateClueDataRequest.BatchCreateClueDataRequestDataListContactList setWeChat(String weChat)
public String getWeChat()
Copyright © 2025. All rights reserved.