public class GHEmail extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
email |
protected boolean |
primary |
protected boolean |
verified |
| Constructor and Description |
|---|
GHEmail() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getEmail() |
int |
hashCode() |
boolean |
isPrimary() |
boolean |
isVerified() |
String |
toString() |
Copyright © 2017. All rights reserved.