public class AlipayEbppIndustrySupervisionAccountCreateResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustrySupervisionAccountCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMerchantAccountNo() |
String |
getMerchantAccountStatus() |
void |
setMerchantAccountNo(String merchantAccountNo) |
void |
setMerchantAccountStatus(String merchantAccountStatus) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppIndustrySupervisionAccountCreateResponse()
public void setMerchantAccountNo(String merchantAccountNo)
public String getMerchantAccountNo()
public void setMerchantAccountStatus(String merchantAccountStatus)
public String getMerchantAccountStatus()
Copyright © 2023. All rights reserved.