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