public class AlipayEcoMycarParkingConfigSetModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarParkingConfigSetModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAccountNo()
Gets account no.
|
List<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(List<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.
|
public String getAccountNo()
public void setAccountNo(String accountNo)
accountNo
- the account nopublic List<InterfaceInfoList> getInterfaceInfoList()
public void setInterfaceInfoList(List<InterfaceInfoList> interfaceInfoList)
interfaceInfoList
- the interface info listpublic String getMerchantLogo()
public void setMerchantLogo(String merchantLogo)
merchantLogo
- the merchant logopublic String getMerchantName()
public void setMerchantName(String merchantName)
merchantName
- the merchant namepublic String getMerchantServicePhone()
public void setMerchantServicePhone(String merchantServicePhone)
merchantServicePhone
- the merchant service phoneCopyright © 2018. All rights reserved.