public class AlipayMerchantComplainReconciliationSubmitResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantComplainReconciliationSubmitResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMerchantId() |
String |
getMerchantType() |
String |
getNotice() |
void |
setMerchantId(String merchantId) |
void |
setMerchantType(String merchantType) |
void |
setNotice(String notice) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMerchantComplainReconciliationSubmitResponse()
public void setMerchantId(String merchantId)
public String getMerchantId()
public void setMerchantType(String merchantType)
public String getMerchantType()
public void setNotice(String notice)
public String getNotice()
Copyright © 2023. All rights reserved.