public class AlipayPayAppPocketmoneyAuthQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPayAppPocketmoneyAuthQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthResult() |
String |
getChangeCodeId() |
String |
getVendorParentId() |
void |
setAuthResult(String authResult) |
void |
setChangeCodeId(String changeCodeId) |
void |
setVendorParentId(String vendorParentId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAuthResult(String authResult)
public String getAuthResult()
public void setChangeCodeId(String changeCodeId)
public String getChangeCodeId()
public void setVendorParentId(String vendorParentId)
public String getVendorParentId()
Copyright © 2023. All rights reserved.