-
Method Summary
boolean
Whether or not the username was created.
Error returned when creating user, if any.
The username of the user that was requested to create.
-
Method Details
-
username
The username of the user that was requested to create.
- Returns:
String username
-
created
boolean created()
Whether or not the username was created.
- Returns:
- whether username was created
-
error
Error returned when creating user, if any.
- Returns:
Optional of String error