@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class TemplateNotificationRequest extends Object
| Constructor and Description |
|---|
TemplateNotificationRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Expirations |
getExpirations() |
String |
getPassword() |
Reminders |
getReminders() |
String |
getUseAccountDefaults()
When set to true, the account default notification settings are used for the envelope.
|
int |
hashCode() |
void |
setExpirations(Expirations expirations) |
void |
setPassword(String password) |
void |
setReminders(Reminders reminders) |
void |
setUseAccountDefaults(String useAccountDefaults) |
String |
toString() |
public Expirations getExpirations()
public void setExpirations(Expirations expirations)
public String getPassword()
public void setPassword(String password)
public Reminders getReminders()
public void setReminders(Reminders reminders)
public String getUseAccountDefaults()
When set to true, the account default notification settings are used for the envelope.
public void setUseAccountDefaults(String useAccountDefaults)
Copyright © 2017. All Rights Reserved.