@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class UnrestrictedUserEmail extends Object
| Constructor and Description |
|---|
UnrestrictedUserEmail() |
| Modifier and Type | Method and Description |
|---|---|
UnrestrictedUserEmail |
accountId(String accountId) |
UnrestrictedUserEmail |
email(String email) |
boolean |
equals(Object o) |
String |
getAccountId()
The accountId of the user
|
String |
getEmail()
The email of the user
|
int |
hashCode() |
void |
setAccountId(String accountId) |
void |
setEmail(String email) |
String |
toString() |
public UnrestrictedUserEmail accountId(String accountId)
public String getAccountId()
public void setAccountId(String accountId)
public UnrestrictedUserEmail email(String email)
public String getEmail()
public void setEmail(String email)
Copyright © 2011–2021 Everit Kft.. All rights reserved.