public class AlipayOverseasOpenIndraccountConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOverseasOpenIndraccountConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBeneficiaryAccountId() |
IndrISVResult |
getResult() |
void |
setBeneficiaryAccountId(String beneficiaryAccountId) |
void |
setResult(IndrISVResult result) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOverseasOpenIndraccountConsultResponse()
public void setBeneficiaryAccountId(String beneficiaryAccountId)
public String getBeneficiaryAccountId()
public void setResult(IndrISVResult result)
public IndrISVResult getResult()
Copyright © 2023. All rights reserved.