public class AlipaySocialBaseContentlibOfferSyncModel extends AlipayObject
| Constructor and Description |
|---|
AlipaySocialBaseContentlibOfferSyncModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId()
Gets channel id.
|
OfferObject |
getDisplayApp()
Gets display app.
|
String |
getOperateType()
Gets operate type.
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setDisplayApp(OfferObject displayApp)
Sets display app.
|
void |
setOperateType(String operateType)
Sets operate type.
|
public AlipaySocialBaseContentlibOfferSyncModel()
public String getChannelId()
public void setChannelId(String channelId)
channelId - the channel idpublic OfferObject getDisplayApp()
public void setDisplayApp(OfferObject displayApp)
displayApp - the display apppublic String getOperateType()
public void setOperateType(String operateType)
operateType - the operate typeCopyright © 2018. All rights reserved.