public class AlipayFundIdentitypayMemberQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundIdentitypayMemberQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthenticationType() |
String |
getBusinessParams() |
String |
getMemberName() |
Boolean |
getStatus() |
void |
setAuthenticationType(String authenticationType) |
void |
setBusinessParams(String businessParams) |
void |
setMemberName(String memberName) |
void |
setStatus(Boolean status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAuthenticationType(String authenticationType)
public String getAuthenticationType()
public void setBusinessParams(String businessParams)
public String getBusinessParams()
public void setMemberName(String memberName)
public String getMemberName()
public void setStatus(Boolean status)
public Boolean getStatus()
Copyright © 2023. All rights reserved.