public class SendCodeForChangeSecureContactInfoRequest extends Object
| Constructor and Description |
|---|
SendCodeForChangeSecureContactInfoRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNewEmail()
Get newEmail
|
String |
getNewMobilePhone()
Get newMobilePhone
|
int |
hashCode() |
SendCodeForChangeSecureContactInfoRequest |
newEmail(String newEmail) |
SendCodeForChangeSecureContactInfoRequest |
newMobilePhone(String newMobilePhone) |
void |
setNewEmail(String newEmail) |
void |
setNewMobilePhone(String newMobilePhone) |
String |
toString() |
public SendCodeForChangeSecureContactInfoRequest()
public SendCodeForChangeSecureContactInfoRequest newEmail(String newEmail)
public String getNewEmail()
public void setNewEmail(String newEmail)
public SendCodeForChangeSecureContactInfoRequest newMobilePhone(String newMobilePhone)
public String getNewMobilePhone()
public void setNewMobilePhone(String newMobilePhone)
Copyright © 2024. All rights reserved.