public class AlipayOpenPublicPartnerSubscribeSyncModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenPublicPartnerSubscribeSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAcceptMsg() |
String |
getFollowObjectId() |
String |
getOperateType() |
String |
getPushSwitch() |
String |
getSourceId() |
String |
getUserId() |
void |
setAcceptMsg(String acceptMsg) |
void |
setFollowObjectId(String followObjectId) |
void |
setOperateType(String operateType) |
void |
setPushSwitch(String pushSwitch) |
void |
setSourceId(String sourceId) |
void |
setUserId(String userId) |
public AlipayOpenPublicPartnerSubscribeSyncModel()
public String getAcceptMsg()
public void setAcceptMsg(String acceptMsg)
public String getFollowObjectId()
public void setFollowObjectId(String followObjectId)
public String getOperateType()
public void setOperateType(String operateType)
public String getPushSwitch()
public void setPushSwitch(String pushSwitch)
public String getSourceId()
public void setSourceId(String sourceId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.