public class UserIdentity extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
UserIdentity()
String
getGuid()
Long
getId()
getPrimary_email()
void
setGuid(String guid)
setId(Long id)
setPrimary_email(String primary_email)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UserIdentity()
public Long getId()
public void setId(Long id)
public String getGuid()
public void setGuid(String guid)
public String getPrimary_email()
public void setPrimary_email(String primary_email)
public String toString()
toString
Object
Copyright © 2014 GroupDocs. All Rights Reserved.