public class ZhimaCreditPeUserAuthApplyResponse extends AlipayResponse
| 构造器和说明 |
|---|
ZhimaCreditPeUserAuthApplyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthCode() |
String |
getErrorScope() |
String |
getScope() |
String |
getState() |
void |
setAuthCode(String authCode) |
void |
setErrorScope(String errorScope) |
void |
setScope(String scope) |
void |
setState(String state) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAuthCode(String authCode)
public String getAuthCode()
public void setErrorScope(String errorScope)
public String getErrorScope()
public void setScope(String scope)
public String getScope()
public void setState(String state)
public String getState()
Copyright © 2020. All rights reserved.