Class: ExpressionUser
Constructors
constructor
• new ExpressionUser(props)
Parameters
| Name | Type |
|---|---|
props | ExpressionUserProps |
Accessors
email
• get email(): null | string
Returns
null | string
name
• get name(): string
Returns
string
userId
• get userId(): string
Returns
string
Methods
toString
▸ toString(): undefined | null | string
Returns
undefined | null | string
valueOf
▸ valueOf(): null | string | number | boolean | Date
Returns
null | string | number | boolean | Date