public class AlipayOfflineProviderShopactionRecordModel extends AlipayObject
Constructor and Description |
---|
AlipayOfflineProviderShopactionRecordModel() |
Modifier and Type | Method and Description |
---|---|
String |
getActionDetail()
Gets action detail.
|
String |
getActionOuterId()
Gets action outer id.
|
String |
getActionType()
Gets action type.
|
String |
getDateTime()
Gets date time.
|
String |
getEntity()
Gets entity.
|
String |
getIndustry()
Gets industry.
|
OuterShopDO |
getOuterShopDo()
Gets outer shop do.
|
String |
getSource()
Gets source.
|
String |
getUserId()
Gets user id.
|
void |
setActionDetail(String actionDetail)
Sets action detail.
|
void |
setActionOuterId(String actionOuterId)
Sets action outer id.
|
void |
setActionType(String actionType)
Sets action type.
|
void |
setDateTime(String dateTime)
Sets date time.
|
void |
setEntity(String entity)
Sets entity.
|
void |
setIndustry(String industry)
Sets industry.
|
void |
setOuterShopDo(OuterShopDO outerShopDo)
Sets outer shop do.
|
void |
setSource(String source)
Sets source.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayOfflineProviderShopactionRecordModel()
public String getActionDetail()
public void setActionDetail(String actionDetail)
actionDetail
- the action detailpublic String getActionOuterId()
public void setActionOuterId(String actionOuterId)
actionOuterId
- the action outer idpublic String getActionType()
public void setActionType(String actionType)
actionType
- the action typepublic String getDateTime()
public void setDateTime(String dateTime)
dateTime
- the date timepublic String getEntity()
public void setEntity(String entity)
entity
- the entitypublic String getIndustry()
public void setIndustry(String industry)
industry
- the industrypublic OuterShopDO getOuterShopDo()
public void setOuterShopDo(OuterShopDO outerShopDo)
outerShopDo
- the outer shop dopublic String getSource()
public void setSource(String source)
source
- the sourcepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.