HubUserInfo Class

Information about the user, allowing to identify them based on their id.

Extends

Extended by

Methods

Name Description
constructor(): HubUserInfo    

Properties

Name Type Description
email undefined | string Email address of the user.  
firstName undefined | string First name of the user.  
id undefined | string Id of the user.  
lastName undefined | string Last name of the user.  

Inherited properties

Name Type Inherited from Description
changeState undefined | ChangeState WsgInstance  
ecId string WsgInstance  
eTag undefined | string WsgInstance  
wsgId string WsgInstance  

Defined in

Last Updated: 29 November, 2022