public class UserInformation extends AlipayObject
UserInformation()
String
getMobile()
getName()
void
setMobile(String mobile)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserInformation()
public String getMobile()
public void setMobile(String mobile)
public String getName()
public void setName(String name)
Copyright © 2023. All rights reserved.