public static class OapiCrmMessageCustomerSendbyrobotRequest.SendMessageRequest extends TaobaoObject
| 构造器和说明 |
|---|
SendMessageRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getChatType() |
String |
getCustomerId() |
String |
getMsgKey() |
String |
getMsgParam() |
String |
getUuid() |
void |
setChatType(Long chatType) |
void |
setCustomerId(String customerId) |
void |
setMsgKey(String msgKey) |
void |
setMsgParam(String msgParam) |
void |
setUuid(String uuid) |
public Long getChatType()
public void setChatType(Long chatType)
public String getCustomerId()
public void setCustomerId(String customerId)
public String getMsgKey()
public void setMsgKey(String msgKey)
public String getMsgParam()
public void setMsgParam(String msgParam)
public String getUuid()
public void setUuid(String uuid)
Copyright © 2020. All rights reserved.