public class ContactInfoDTO extends AlipayObject
ContactInfoDTO()
String
getContactName()
getPhoneNumber()
void
setContactName(String contactName)
setPhoneNumber(String phoneNumber)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContactInfoDTO()
public String getContactName()
public void setContactName(String contactName)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
Copyright © 2023. All rights reserved.