public class KoubeiMarketingToolMallPointsSyncModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingToolMallPointsSyncModel() |
Modifier and Type | Method and Description |
---|---|
String |
getActivityId()
Gets activity id.
|
String |
getBizType()
Gets biz type.
|
Date |
getGmtEnd()
Gets gmt end.
|
String |
getJsonContent()
Gets json content.
|
String |
getMallId()
Gets mall id.
|
String |
getOperate()
Gets operate.
|
String |
getOutBizId()
Gets out biz id.
|
String |
getState()
Gets state.
|
String |
getTradeId()
Gets trade id.
|
String |
getUserId()
Gets user id.
|
void |
setActivityId(String activityId)
Sets activity id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setGmtEnd(Date gmtEnd)
Sets gmt end.
|
void |
setJsonContent(String jsonContent)
Sets json content.
|
void |
setMallId(String mallId)
Sets mall id.
|
void |
setOperate(String operate)
Sets operate.
|
void |
setOutBizId(String outBizId)
Sets out biz id.
|
void |
setState(String state)
Sets state.
|
void |
setTradeId(String tradeId)
Sets trade id.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiMarketingToolMallPointsSyncModel()
public String getActivityId()
public void setActivityId(String activityId)
activityId
- the activity idpublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic Date getGmtEnd()
public void setGmtEnd(Date gmtEnd)
gmtEnd
- the gmt endpublic String getJsonContent()
public void setJsonContent(String jsonContent)
jsonContent
- the json contentpublic String getMallId()
public void setMallId(String mallId)
mallId
- the mall idpublic String getOperate()
public void setOperate(String operate)
operate
- the operatepublic String getOutBizId()
public void setOutBizId(String outBizId)
outBizId
- the out biz idpublic String getState()
public void setState(String state)
state
- the statepublic String getTradeId()
public void setTradeId(String tradeId)
tradeId
- the trade idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.