Package com.plaid.client.response
Class IdentityGetResponse.Email
java.lang.Object
com.plaid.client.response.IdentityGetResponse.Email
- Enclosing class:
- IdentityGetResponse
public static class IdentityGetResponse.Email
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Email()
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Email
public Email()
-
-
Method Details
-
getData
public java.lang.String getData() -
isPrimary
public boolean isPrimary() -
getType
public java.lang.String getType() -
equals
public boolean equals(java.lang.Object obj)- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()- Overrides:
hashCode
in classjava.lang.Object
-