Interface UserReference
- All Superinterfaces:
- ResourceReference,- Serializable
Represents a reference to a user object
- 
Method SummaryMethods inherited from interface ResourceReferencegetId, getResourceDiscriminator, getResourceType
- 
Method Details- 
getUserNameString getUserName()Retrieve the username of the user.- Returns:
- The username of the user
 
 
-