public class AlipayCreditAutofinanceLoanApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCreditAutofinanceLoanApplyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyno()
Gets applyno.
|
Boolean |
getNeedauth()
Gets needauth.
|
String |
getOutorderno()
Gets outorderno.
|
void |
setApplyno(String applyno)
Sets applyno.
|
void |
setNeedauth(Boolean needauth)
Sets needauth.
|
void |
setOutorderno(String outorderno)
Sets outorderno.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCreditAutofinanceLoanApplyResponse()
public void setApplyno(String applyno)
applyno
- the applynopublic String getApplyno()
public void setNeedauth(Boolean needauth)
needauth
- the needauthpublic Boolean getNeedauth()
public void setOutorderno(String outorderno)
outorderno
- the outordernopublic String getOutorderno()
Copyright © 2018. All rights reserved.