public final class LicenseAssignmentResponse extends Object
| Constructor and Description |
|---|
LicenseAssignmentResponse(String newPassword,
String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMessage()
Message indicating if assigning was un/successful.
|
String |
getNewPassword()
New password if the user that was assigned already exists and a new password was set in the request,
or initial password if the user that was assigned is a first time user.
|
int |
hashCode() |
String |
toString() |
public String getNewPassword()
public String getMessage()
Copyright © 2022 Cense Data Inc.. All rights reserved.