public class OvhUserWithPassword extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
id
User ID
canBeNull && readOnly
|
String |
name
User name
canBeNull && readOnly
|
String |
password
User password
canBeNull && readOnly
|
String[] |
roles
List of roles this user belongs to
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhUserWithPassword() |
Copyright © 2017. All rights reserved.