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