public class AlipayEcoMycarParkingConfigQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEcoMycarParkingConfigQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountNo()
Gets account no.
|
InterfaceInfoList |
getInterfaceInfoList()
Gets interface info list.
|
String |
getMerchantLogo()
Gets merchant logo.
|
String |
getMerchantName()
Gets merchant name.
|
String |
getMerchantServicePhone()
Gets merchant service phone.
|
void |
setAccountNo(String accountNo)
Sets account no.
|
void |
setInterfaceInfoList(InterfaceInfoList interfaceInfoList)
Sets interface info list.
|
void |
setMerchantLogo(String merchantLogo)
Sets merchant logo.
|
void |
setMerchantName(String merchantName)
Sets merchant name.
|
void |
setMerchantServicePhone(String merchantServicePhone)
Sets merchant service phone.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoMycarParkingConfigQueryResponse()
public void setAccountNo(String accountNo)
accountNo - the account nopublic String getAccountNo()
public void setInterfaceInfoList(InterfaceInfoList interfaceInfoList)
interfaceInfoList - the interface info listpublic InterfaceInfoList getInterfaceInfoList()
public void setMerchantLogo(String merchantLogo)
merchantLogo - the merchant logopublic String getMerchantLogo()
public void setMerchantName(String merchantName)
merchantName - the merchant namepublic String getMerchantName()
public void setMerchantServicePhone(String merchantServicePhone)
merchantServicePhone - the merchant service phonepublic String getMerchantServicePhone()
Copyright © 2018. All rights reserved.