public class UserIdentity extends AlipayObject
UserIdentity()
String
getIdentity()
getIssuer()
getType()
void
setIdentity(String identity)
setIssuer(String issuer)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserIdentity()
public String getIdentity()
public void setIdentity(String identity)
public String getIssuer()
public void setIssuer(String issuer)
public String getType()
public void setType(String type)
Copyright © 2020. All rights reserved.