public class AlipayUserInfoAuthModel extends AlipayObject
AlipayUserInfoAuthModel()
List<String>
getScopes()
String
getState()
void
setScopes(List<String> scopes)
setState(String state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlipayUserInfoAuthModel()
public List<String> getScopes()
public void setScopes(List<String> scopes)
scopes
public String getState()
public void setState(String state)
state
Copyright © 2018. All rights reserved.