public class CustomeServiceOutBoundUpdateDTO extends AlipayObject
| 构造器和说明 |
|---|
CustomeServiceOutBoundUpdateDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCallee() |
String |
getCalleeName() |
String |
getChannelType() |
String |
getEventAction() |
String |
getEventContent() |
String |
getEventTime() |
String |
getSeatId() |
String |
getSeatType() |
void |
setCallee(String callee) |
void |
setCalleeName(String calleeName) |
void |
setChannelType(String channelType) |
void |
setEventAction(String eventAction) |
void |
setEventContent(String eventContent) |
void |
setEventTime(String eventTime) |
void |
setSeatId(String seatId) |
void |
setSeatType(String seatType) |
public String getCallee()
public void setCallee(String callee)
public String getCalleeName()
public void setCalleeName(String calleeName)
public String getChannelType()
public void setChannelType(String channelType)
public String getEventAction()
public void setEventAction(String eventAction)
public String getEventContent()
public void setEventContent(String eventContent)
public String getEventTime()
public void setEventTime(String eventTime)
public String getSeatId()
public void setSeatId(String seatId)
public String getSeatType()
public void setSeatType(String seatType)
Copyright © 2024. All rights reserved.