public class AlipayCommerceDataQrCodeApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceDataQrCodeApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizType() |
List<ScenicExtInfo> |
getExtInfo() |
String |
getIsvPid() |
String |
getOuterBizId() |
String |
getPageUrl() |
String |
getShopId() |
String |
getSourceCode() |
void |
setBizType(String bizType) |
void |
setExtInfo(List<ScenicExtInfo> extInfo) |
void |
setIsvPid(String isvPid) |
void |
setOuterBizId(String outerBizId) |
void |
setPageUrl(String pageUrl) |
void |
setShopId(String shopId) |
void |
setSourceCode(String sourceCode) |
public String getBizType()
public void setBizType(String bizType)
public List<ScenicExtInfo> getExtInfo()
public void setExtInfo(List<ScenicExtInfo> extInfo)
public String getIsvPid()
public void setIsvPid(String isvPid)
public String getOuterBizId()
public void setOuterBizId(String outerBizId)
public String getPageUrl()
public void setPageUrl(String pageUrl)
public String getShopId()
public void setShopId(String shopId)
public String getSourceCode()
public void setSourceCode(String sourceCode)
Copyright © 2023. All rights reserved.