Skip to main content

UserAttributeValue

Specifies the value of a user attribute for a particular user.

Properties

NameTypeDescriptionNotes
Editablebool?A flag indicating if this user attribute value can be modified.[optional]
IdstringThe UUID of this user attribute value set when the user attribute value is created.[optional]
LastUpdateDateTime?The last time the attribute value was updated.[optional]
UserAttributeUserAttribute[optional]
UserAttributeIdstringThe UUID of the user attribute that defines this user attribute value. The userAttributeId must be provided when creating or modifying a user attribute value.[optional]
UserIdstringThe UUID of the user to which this user attribute value belongs.[optional]
ValuestringThe value for the user attribute.[optional]