public class AlipayDataDataserviceHellobikeLogSyncModel extends AlipayObject
Constructor and Description |
---|
AlipayDataDataserviceHellobikeLogSyncModel() |
Modifier and Type | Method and Description |
---|---|
String |
getActionType()
Gets action type.
|
String |
getChannel()
Gets channel.
|
String |
getCityCode()
Gets city code.
|
Long |
getPayPriceCent()
Gets pay price cent.
|
String |
getPayTool()
Gets pay tool.
|
String |
getTraceId()
Gets trace id.
|
String |
getUserId()
Gets user id.
|
void |
setActionType(String actionType)
Sets action type.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setPayPriceCent(Long payPriceCent)
Sets pay price cent.
|
void |
setPayTool(String payTool)
Sets pay tool.
|
void |
setTraceId(String traceId)
Sets trace id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayDataDataserviceHellobikeLogSyncModel()
public String getActionType()
public void setActionType(String actionType)
actionType
- the action typepublic String getChannel()
public void setChannel(String channel)
channel
- the channelpublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic Long getPayPriceCent()
public void setPayPriceCent(Long payPriceCent)
payPriceCent
- the pay price centpublic String getPayTool()
public void setPayTool(String payTool)
payTool
- the pay toolpublic String getTraceId()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.