public class RemindPersonInfoDTO extends AlipayObject
RemindPersonInfoDTO()
List<String>
getChannelList()
String
getEmail()
getMobile()
getName()
void
setChannelList(List<String> channelList)
setEmail(String email)
setMobile(String mobile)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RemindPersonInfoDTO()
public List<String> getChannelList()
public void setChannelList(List<String> channelList)
public String getEmail()
public void setEmail(String email)
public String getMobile()
public void setMobile(String mobile)
public String getName()
public void setName(String name)
Copyright © 2024. All rights reserved.