public class AlipayMerchantServiceconsultQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantServiceconsultQueryResponse() |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMerchantServiceconsultQueryResponse()
public void setConsultEventId(String consultEventId)
public String getConsultEventId()
public void setContent(String content)
public String getContent()
public void setGmtCreate(String gmtCreate)
public String getGmtCreate()
public void setGmtFinished(String gmtFinished)
public String getGmtFinished()
public void setGmtModified(String gmtModified)
public String getGmtModified()
public void setMerchantOrderNo(String merchantOrderNo)
public String getMerchantOrderNo()
public void setPhoneNo(String phoneNo)
public String getPhoneNo()
public void setQuestionType(String questionType)
public String getQuestionType()
public void setReplyDetailInfos(List<ReplyRecordResponse> replyDetailInfos)
public List<ReplyRecordResponse> getReplyDetailInfos()
public void setSecondQuestionType(String secondQuestionType)
public String getSecondQuestionType()
public void setStatus(String status)
public String getStatus()
public void setTargetId(String targetId)
public String getTargetId()
public void setTargetType(String targetType)
public String getTargetType()
public void setTradeNo(String tradeNo)
public String getTradeNo()
Copyright © 2023. All rights reserved.