public class AlipayEcoMycarParkingConfigQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoMycarParkingConfigQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountNo() |
InterfaceInfoList |
getInterfaceInfoList() |
String |
getMerchantLogo() |
String |
getMerchantName() |
String |
getMerchantServicePhone() |
void |
setAccountNo(String accountNo) |
void |
setInterfaceInfoList(InterfaceInfoList interfaceInfoList) |
void |
setMerchantLogo(String merchantLogo) |
void |
setMerchantName(String merchantName) |
void |
setMerchantServicePhone(String merchantServicePhone) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAccountNo(String accountNo)
public String getAccountNo()
public void setInterfaceInfoList(InterfaceInfoList interfaceInfoList)
public InterfaceInfoList getInterfaceInfoList()
public void setMerchantLogo(String merchantLogo)
public String getMerchantLogo()
public void setMerchantName(String merchantName)
public String getMerchantName()
public void setMerchantServicePhone(String merchantServicePhone)
public String getMerchantServicePhone()
Copyright © 2023. All rights reserved.