public static class User.Attribute extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EMAIL_ADDRESS
The email address of the user.
|
static String |
FULL_NAME
The user's full name.
|
static String |
ORGANIZATION
The organization, company, group, etc.
|
static String |
ORGANIZATIONAL_ROLE
The role that the user has at the organization, company, group, etc.
|
Constructor and Description |
---|
Attribute() |
public static String FULL_NAME
public static String EMAIL_ADDRESS
public static String ORGANIZATION
public static String ORGANIZATIONAL_ROLE
Copyright © 2017. All rights reserved.