public class AlipayCommerceTransportNotifycenterNotifyuserQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceTransportNotifycenterNotifyuserQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getNotifyId() |
String |
getNotifyObject() |
String |
getNotifyObjectOpenId() |
String |
getOpenId() |
String |
getUserId() |
void |
setNotifyId(String notifyId) |
void |
setNotifyObject(String notifyObject) |
void |
setNotifyObjectOpenId(String notifyObjectOpenId) |
void |
setOpenId(String openId) |
void |
setUserId(String userId) |
public AlipayCommerceTransportNotifycenterNotifyuserQueryModel()
public String getNotifyId()
public void setNotifyId(String notifyId)
public String getNotifyObject()
public void setNotifyObject(String notifyObject)
public String getNotifyObjectOpenId()
public void setNotifyObjectOpenId(String notifyObjectOpenId)
public String getOpenId()
public void setOpenId(String openId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.