public class MybankCreditLoantradeRepayCustApplyResponse extends AlipayResponse
| Constructor and Description | 
|---|
MybankCreditLoantradeRepayCustApplyResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEvSeqNo()
Gets ev seq no. 
 | 
String | 
getLoanArNo()
Gets loan ar no. 
 | 
void | 
setEvSeqNo(String evSeqNo)
Sets ev seq no. 
 | 
void | 
setLoanArNo(String loanArNo)
Sets loan ar no. 
 | 
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic MybankCreditLoantradeRepayCustApplyResponse()
public void setEvSeqNo(String evSeqNo)
evSeqNo - the ev seq nopublic String getEvSeqNo()
public void setLoanArNo(String loanArNo)
loanArNo - the loan ar nopublic String getLoanArNo()
Copyright © 2018. All rights reserved.