Skip to main content

UserAttributeParms

The parameters for the new user attribute.

Properties

NameTypeDescriptionNotes
Mandatorybool?A flag indicating if users must have a value for this user attribute. If not specified when creating a user attribute if defaults to false.[optional]
NamestringThe name of this user attribute. This must be specified when creating a user attribute.[optional]
TypestringType of user attribute.[optional]
Uniquebool?A flag indicating if this attribute is intended to be unique. If not specified when creating a user attribute it defaults to false.[optional]