public class AlipayOpenAuthUserauthTokenCreateModel extends AlipayObject
AlipayOpenAuthUserauthTokenCreateModel()
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 AlipayOpenAuthUserauthTokenCreateModel()
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.