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