@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class SendTestEmail extends Object
| Constructor and Description |
|---|
SendTestEmail() |
| Modifier and Type | Method and Description |
|---|---|
SendTestEmail |
addEmailToItem(String emailToItem) |
SendTestEmail |
emailTo(List<String> emailTo) |
boolean |
equals(Object o) |
List<String> |
getEmailTo()
List of the email addresses of the recipients whom you wish to send the test mail.
|
int |
hashCode() |
void |
setEmailTo(List<String> emailTo) |
String |
toString() |
public SendTestEmail emailTo(List<String> emailTo)
public SendTestEmail addEmailToItem(String emailToItem)
public List<String> getEmailTo()
Copyright © 2021. All rights reserved.