public class SendUserMailboxDraftRespBody extends Object
| 构造器和说明 |
|---|
SendUserMailboxDraftRespBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
AutomationSendDisable |
getAutomationSendDisable() |
String |
getMessageId() |
String |
getRecallStatus() |
String |
getThreadId() |
void |
setAutomationSendDisable(AutomationSendDisable automationSendDisable) |
void |
setMessageId(String messageId) |
void |
setRecallStatus(String recallStatus) |
void |
setThreadId(String threadId) |
public String getMessageId()
public void setMessageId(String messageId)
public String getThreadId()
public void setThreadId(String threadId)
public String getRecallStatus()
public void setRecallStatus(String recallStatus)
public AutomationSendDisable getAutomationSendDisable()
public void setAutomationSendDisable(AutomationSendDisable automationSendDisable)
Copyright © 2026. All rights reserved.