public class QrCodeBusinessParam extends AlipayObject
| 构造器和说明 |
|---|
QrCodeBusinessParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMerchantPid() |
String |
getMerchantSmid() |
String |
getMerhcantName() |
String |
getShopAddress() |
String |
getShopId() |
String |
getStoreId() |
String |
getStoreName() |
void |
setMerchantPid(String merchantPid) |
void |
setMerchantSmid(String merchantSmid) |
void |
setMerhcantName(String merhcantName) |
void |
setShopAddress(String shopAddress) |
void |
setShopId(String shopId) |
void |
setStoreId(String storeId) |
void |
setStoreName(String storeName) |
public String getMerchantPid()
public void setMerchantPid(String merchantPid)
public String getMerchantSmid()
public void setMerchantSmid(String merchantSmid)
public String getMerhcantName()
public void setMerhcantName(String merhcantName)
public String getShopAddress()
public void setShopAddress(String shopAddress)
public String getShopId()
public void setShopId(String shopId)
public String getStoreId()
public void setStoreId(String storeId)
public String getStoreName()
public void setStoreName(String storeName)
Copyright © 2023. All rights reserved.