public class KoubeiMarketingToolPointsUpdateModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingToolPointsUpdateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getActivityAccount()
Gets activity account.
|
String |
getBizNo()
Gets biz no.
|
String |
getExtInfo()
Gets ext info.
|
String |
getMemo()
Gets memo.
|
String |
getReqId()
Gets req id.
|
String |
getShopId()
Gets shop id.
|
String |
getTransAmount()
Gets trans amount.
|
String |
getTransType()
Gets trans type.
|
String |
getUserId()
Gets user id.
|
void |
setActivityAccount(String activityAccount)
Sets activity account.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setReqId(String reqId)
Sets req id.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setTransAmount(String transAmount)
Sets trans amount.
|
void |
setTransType(String transType)
Sets trans type.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiMarketingToolPointsUpdateModel()
public String getActivityAccount()
public void setActivityAccount(String activityAccount)
activityAccount
- the activity accountpublic String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getMemo()
public void setMemo(String memo)
memo
- the memopublic String getReqId()
public void setReqId(String reqId)
reqId
- the req idpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getTransAmount()
public void setTransAmount(String transAmount)
transAmount
- the trans amountpublic String getTransType()
public void setTransType(String transType)
transType
- the trans typepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.