public class AlipayEcardEduPublicBindResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcardEduPublicBindResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAgentCode()
Gets agent code.
|
String |
getCardNo()
Gets card no.
|
String |
getReturnCode()
Gets return code.
|
void |
setAgentCode(String agentCode)
Sets agent code.
|
void |
setCardNo(String cardNo)
Sets card no.
|
void |
setReturnCode(String returnCode)
Sets return code.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAgentCode(String agentCode)
agentCode
- the agent codepublic String getAgentCode()
public void setCardNo(String cardNo)
cardNo
- the card nopublic String getCardNo()
public void setReturnCode(String returnCode)
returnCode
- the return codepublic String getReturnCode()
Copyright © 2018. All rights reserved.