public class AlipayCommerceTransportMessageSendModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceTransportMessageSendModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCardType() |
String |
getMerchantBizTime() |
String |
getNotifyData() |
String |
getNotifyTime() |
String |
getNotifyType() |
List<String> |
getOpenIds() |
List<String> |
getUserIds() |
void |
setCardType(String cardType) |
void |
setMerchantBizTime(String merchantBizTime) |
void |
setNotifyData(String notifyData) |
void |
setNotifyTime(String notifyTime) |
void |
setNotifyType(String notifyType) |
void |
setOpenIds(List<String> openIds) |
void |
setUserIds(List<String> userIds) |
public String getCardType()
public void setCardType(String cardType)
public String getMerchantBizTime()
public void setMerchantBizTime(String merchantBizTime)
public String getNotifyData()
public void setNotifyData(String notifyData)
public String getNotifyTime()
public void setNotifyTime(String notifyTime)
public String getNotifyType()
public void setNotifyType(String notifyType)
Copyright © 2023. All rights reserved.