public class AlipayCommercePromoterRelationDeleteModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommercePromoterRelationDeleteModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMerchantPid() |
String |
getPromoterId() |
String |
getPromoterOpenId() |
String |
getShopId() |
void |
setMerchantPid(String merchantPid) |
void |
setPromoterId(String promoterId) |
void |
setPromoterOpenId(String promoterOpenId) |
void |
setShopId(String shopId) |
public AlipayCommercePromoterRelationDeleteModel()
public String getMerchantPid()
public void setMerchantPid(String merchantPid)
public String getPromoterId()
public void setPromoterId(String promoterId)
public String getPromoterOpenId()
public void setPromoterOpenId(String promoterOpenId)
public String getShopId()
public void setShopId(String shopId)
Copyright © 2023. All rights reserved.