UserProperty interface
User property.
Properties
name | User property name. |
value | User property value. Type: string (or Expression with resultType string). |
Property Details
name
User property name.
name: string
Property Value
string
value
User property value. Type: string (or Expression with resultType string).
value: any
Property Value
any