public static class OapiWorkspaceProjectNoticeSendRequest.OpenSendNoticeRequestDto extends TaobaoObject
| Constructor and Description |
|---|
OpenSendNoticeRequestDto() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAgentid() |
String |
getMobileUrl() |
String |
getMsgButton() |
String |
getMsgContent() |
String |
getPcUrl() |
List<String> |
getReceiverUserids() |
Boolean |
getShowRedPoint() |
String |
getUuid() |
void |
setAgentid(Long agentid) |
void |
setMobileUrl(String mobileUrl) |
void |
setMsgButton(String msgButton) |
void |
setMsgContent(String msgContent) |
void |
setPcUrl(String pcUrl) |
void |
setReceiverUserids(List<String> receiverUserids) |
void |
setShowRedPoint(Boolean showRedPoint) |
void |
setUuid(String uuid) |
public Long getAgentid()
public void setAgentid(Long agentid)
public String getMobileUrl()
public void setMobileUrl(String mobileUrl)
public String getMsgButton()
public void setMsgButton(String msgButton)
public String getMsgContent()
public void setMsgContent(String msgContent)
public String getPcUrl()
public void setPcUrl(String pcUrl)
public Boolean getShowRedPoint()
public void setShowRedPoint(Boolean showRedPoint)
public String getUuid()
public void setUuid(String uuid)
Copyright © 2021. All rights reserved.