@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-14T16:41:01.888-08:00") public class UserSettingsInformation extends Object
| Constructor and Description |
|---|
UserSettingsInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SenderEmailNotifications |
getSenderEmailNotifications() |
SignerEmailNotifications |
getSignerEmailNotifications() |
List<NameValue> |
getUserSettings() |
int |
hashCode() |
void |
setSenderEmailNotifications(SenderEmailNotifications senderEmailNotifications) |
void |
setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications) |
void |
setUserSettings(List<NameValue> userSettings) |
String |
toString() |
public SignerEmailNotifications getSignerEmailNotifications()
public void setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications)
public SenderEmailNotifications getSenderEmailNotifications()
public void setSenderEmailNotifications(SenderEmailNotifications senderEmailNotifications)
Copyright © 2016. All rights reserved.