public class AlipayEbppInstserviceDeductConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInstserviceDeductConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAllowSign() |
String |
getErrorCode()
废弃方法,请使用getCode替换
|
String |
getExtendField() |
String |
getPayMode() |
void |
setAllowSign(String allowSign) |
void |
setErrorCode(String errorCode)
废弃方法,请使用setCode替换
|
void |
setExtendField(String extendField) |
void |
setPayMode(String payMode) |
getBody, getCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInstserviceDeductConsultResponse()
public void setAllowSign(String allowSign)
public String getAllowSign()
public void setErrorCode(String errorCode)
AlipayResponsesetErrorCode 在类中 AlipayResponsepublic String getErrorCode()
AlipayResponsegetErrorCode 在类中 AlipayResponsepublic void setExtendField(String extendField)
public String getExtendField()
public void setPayMode(String payMode)
public String getPayMode()
Copyright © 2023. All rights reserved.