public class AlipayMerchantServiceconsultFeedbackSubmitModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMerchantServiceconsultFeedbackSubmitModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConsultEventId() |
String |
getReplyContent() |
String |
getReplyImages() |
void |
setConsultEventId(String consultEventId) |
void |
setReplyContent(String replyContent) |
void |
setReplyImages(String replyImages) |
public AlipayMerchantServiceconsultFeedbackSubmitModel()
public String getConsultEventId()
public void setConsultEventId(String consultEventId)
public String getReplyContent()
public void setReplyContent(String replyContent)
public String getReplyImages()
public void setReplyImages(String replyImages)
Copyright © 2023. All rights reserved.