public class UserInfoDTO extends AlipayObject
UserInfoDTO()
String
getOpenId()
getUserId()
void
setOpenId(String openId)
setUserId(String userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserInfoDTO()
public String getOpenId()
public void setOpenId(String openId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.