public class ConsumerNotifyIstd extends AlipayObject
| 构造器和说明 |
|---|
ConsumerNotifyIstd() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getGoodsCount() |
String |
getGoodsImg() |
String |
getGoodsName() |
String |
getMerchantMobile() |
String |
getMerchantName() |
String |
getTinyAppId() |
String |
getTinyAppUrl() |
void |
setGoodsCount(Long goodsCount) |
void |
setGoodsImg(String goodsImg) |
void |
setGoodsName(String goodsName) |
void |
setMerchantMobile(String merchantMobile) |
void |
setMerchantName(String merchantName) |
void |
setTinyAppId(String tinyAppId) |
void |
setTinyAppUrl(String tinyAppUrl) |
public Long getGoodsCount()
public void setGoodsCount(Long goodsCount)
public String getGoodsImg()
public void setGoodsImg(String goodsImg)
public String getGoodsName()
public void setGoodsName(String goodsName)
public String getMerchantMobile()
public void setMerchantMobile(String merchantMobile)
public String getMerchantName()
public void setMerchantName(String merchantName)
public String getTinyAppId()
public void setTinyAppId(String tinyAppId)
public String getTinyAppUrl()
public void setTinyAppUrl(String tinyAppUrl)
Copyright © 2023. All rights reserved.