public class AlipayMerchantComplainReconciliationSubmitResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantComplainReconciliationSubmitResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMerchantCreditNo() |
String |
getMerchantId() |
String |
getMerchantName() |
String |
getMerchantType() |
String |
getNotice() |
void |
setMerchantCreditNo(String merchantCreditNo) |
void |
setMerchantId(String merchantId) |
void |
setMerchantName(String merchantName) |
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 setMerchantCreditNo(String merchantCreditNo)
public String getMerchantCreditNo()
public void setMerchantId(String merchantId)
public String getMerchantId()
public void setMerchantName(String merchantName)
public String getMerchantName()
public void setMerchantType(String merchantType)
public String getMerchantType()
public void setNotice(String notice)
public String getNotice()
Copyright © 2024. All rights reserved.